The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#51
|
||||
|
||||
Okay, I've figured out most of this, but I have a question: I created sub-sections and allow them for sub-nav, but there aren't any sub-menus (like you can create in the normal namv manager). Am I missing something when it comes to these?
I'm also still looking for a way to display images in a preview normally. |
#52
|
||||
|
||||
So, after updating to the latest patch, the plugin is no longer passing the avatar to the template. :/
|
#53
|
||||
|
||||
That's odd.
I'll take a look at it. |
#54
|
||||
|
||||
Thanks Eddie.
Also, thanks to HM666 who helped me finally get the CMS menu to play nice. It's finally behaving (almost) like I want it to. I'm still searching for ways to disable the CMS's suppression of in-article images on the previews if anyone can help. |
Благодарность от: | ||
HM666 |
#55
|
||||
|
||||
Thanks to Dead Eddie for helping me out with the avatar issue. Now all I need is to disable the CMS from automatically removing images from previews. Any help would be appreciated.
|
#56
|
||||
|
||||
Looks like it's in vB_BbCodeParser::getPreview()
PHP Code:
|
#57
|
||||
|
||||
I found the code and commented it out, and now it shows the code, but isn't parsing anything...
|
#58
|
||||
|
||||
Up a few lines in the same method...
PHP Code:
|
#59
|
||||
|
||||
Saw that and tried as well with no luck. ^^ Also cleared my cache as well and no change.
|
#60
|
||||
|
||||
Sorry, yeah. You need to load the Image BBCode parser into the method. You can look at the way it's done in the parse method as an example.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|