The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Disable Ajax for Quick Reply
Is it possible to disable Ajax just for quick reply ?
It is messing with special characters (emojis) I know ajax can be disabled in options but it need it disabled only for quick reply. |
#2
|
||||
|
||||
Quote:
There are a option for you to enable/disable Ajax. |
Благодарность от: | ||
unitedpunjab |
#3
|
|||
|
|||
A plugin on global_start with below code worked for me,
Code:
if (THIS_SCRIPT == 'showthread') $vbulletin->options['disable_ajax'] = 2; |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|