The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Template usage question
I should probably be able to figure this out, but no luck so far.
I have style AA and style BB. In style AA when clicking on a thread (showthread) with debug mode on, one of the templates called is newpost_disablesmiliesoption However, in style BB that template is not called. Same is true for newreply and newthread (available in style AA, but not BB). I need that template to be available in showthread, newreply, and newthread in style BB. How do I do that? |
#2
|
||||
|
||||
Quote:
Follow these steps: 1. login to your Admincp. 2. Go to Styles & Templates>Style Manager 3. Find the style you want to add this new template to. 4. Click the dropdown on the far right and choose under Template Options "Add New Template". 5. Paste the contents of the newpost_disablesmiliesoption template found in the other style. 6. Save the new template. Depending upon why you have this extra template you may need to add code to your showthread, newreply & newthread templates in order for it to call this new template into your style. Without seeing the template code I cannot tell you what code you need to add to those other templates or if you need extra code there or not. If you installed a mod and this is what has caused your problem, be sure in the future that when ever a mod calls for you to edit the template of your style that you have to edit each style manually. Just edited one style does not automatically make it work everywhere. |
#3
|
|||
|
|||
Its's a default template afaik. The newpost_disablesmiliesoption template exists in the style BB, it's just not being called for some reason. I have looked at the style templates where it IS called (AA), and I see no hooks for that specific template defined in showthread, newpost, or newreply.
--------------- Added [DATE]1414166318[/DATE] at [TIME]1414166318[/TIME] --------------- In fact, newpost_disablesmiliesoption is hard-coded into showthread.php, so I'm really not sure what the heck is going on. |
#4
|
||||
|
||||
Quote:
|
#5
|
|||
|
|||
I figured it out, it was a plugin that disables the full wysiwyg editor on this particular style.
|
#6
|
||||
|
||||
Ah great glad you got it figured out.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|