The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Fixing A Conflict
I have a mod called Smilies in Quick Reply , I cant even find the same mod i have on here , i have found 2 or 3 on here but none are like mine , I am integrating review post and the quick reply WYSIWYG editor wont show unless i disable the show smilies in quick reply product in my VB .
id say its the cache_templates ?? // ThaiNgoc @ MyTu | giaitriviet.de if (THIS_SCRIPT == 'showthread' AND $vbulletin->options['quickreply'] > 0) { $globaltemplates = array_merge($globaltemplates, array( 'newpost_disablesmiliesoption', 'editor_smiliebox_straggler', 'editor_smiliebox_row', 'editor_smiliebox_quickreply', 'editor_smiliebox_quickreply_row', 'editor_smiliebox', 'editor_quickreply_init', 'editor_smilie', )); } what could i add here to make it show on the reviewpost showproduct.php page ? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|