The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
ajax requests for postbit
Hello! I try to make custom plugin, and try to figure out, how I can use ajax requests for suitable changes in post content.
On hook bbcode_create: PHP Code:
PHP Code:
Code:
function myfn(postid) { var sUrl = 'ajax_geshi.php'; } postid = undefined -------------------------------------- So... whats right syntax for this operation? And next... how I can resolve bbcode-parsed text from current post? Thanks! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|