Change prefixes with AJAX

mastram

New Member
This hack allows you to change the prefix of a thread through AJAX. The prefix is shown in a separate column.

Release history:

Version 1.01 (10/02/08)

- first version on vb.org
- template edits corrected

How to install:

1. file upload

download and unzip vbulletin_ajax_threadlist.zip and upload vbulletin_ajax_threadlist.js to the directory clientscript.

2. creating plugin

create a plugin with this data:

Product: vBulletin

Hook: ajax_complete

Title: AJAX for Prefixes

Plugin PHP Code: the code in plugin_code.txt

3. change templates

change the templates as written in template_edits_english.txt

Q&A:

Can this be done without a separate column for the prefixes?

At the moment there is no solution for this

Does this work with vb 3.7.3?

It should, but I didnt look into the templates of 3.7.3 if they were changed.
 
Oh Sorry. This Hack was tested and meant for 3.7.2 Version.

And that's the reason I always used to mention Version & VB.org URL but some members had problem with that.
 
Back
Top