The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Help with custom page
I'm trying to teach myself to make custom pages with vBulletin built in, and I appear to be in a bit of a sticky wicket.
http://sports-boards.net/reports/lmd.php?styleid=7 I'm happy I got the database values to print out without incident, butthe little collapsible object isn't working, and there are no pop uptables for the navbar menus. I'm trying to figure out exactly what Imessed up, but I'm currently drawing a blank. Any help would be greatlyappreciated. |
#2
|
|||
|
|||
your js directory is wrong.
"clientscript/vbulletin_global.js" thats where its pointed at. yet it should be: "http://sports-boards.net/forums/clientscript/vbulletin_global.js" quickest solution is to copy the clientscript directory from /forums/ to /reports/ edit: having read that i didn't make it very clear. basically your java script is being included using a relitive link, which is wrong. you either need to change it to an absolute link (note changing the relitive link will break your forums instead) or make a second copy of the 'clientscript' directory. there are probably other ways to fix it but those two are the easiest. |
#3
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|