The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#61
|
||||
|
||||
Alright. I'll try to find where to do that. Thanks for the help.
|
#62
|
||||
|
||||
Hey guys, I'm still having no luck figuring out where to add/remove code to parse the BBCode in article previews. ANy help would be great!
|
#63
|
||||
|
||||
Still working on the above issue, but I have another concern.
I have some PHP I'd like to put in a CMS direct evaluation. I followed the rules, doing anything but then setting the $output variable, but all I get is a white page. I have tested this code via a plugin we have to create pages via the forum and it works as intended. Are there functions that are disallowed in the CMS? |
#64
|
||||
|
||||
Hey guys. So the BBCode issue is still one I need help solving. I have it displaying but not being executed. Second, the PHP I am attempting to put in a direct evaluation page through CMS is below, except I have changed everything from "echo" to $var = or$var.=, then set $output = $var; at the end. This code IS working on the site on a non-VMS page.
PHP Code:
|
#65
|
||||
|
||||
Summary: DIV is supposed to include PHP output, instead div is there but contains nothing (even though the php code is in the div) and preview output is below it.
EDIT: Contained everything in a div with max height 100% and that seemed to fix it. Now, about that BBCode in article previews.... |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|