The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
another newbie question
I have an online manga reader I was trying to incorporate into vbulletin and everything went fine except for this problem.
When a script was called it used include() to incorporate a previous script since it used drop down menus. This worked perfectly fine on my other site. I found a good writeup on using plugins for vbulltin so I used this one PHP Code:
like lets say someone chose naruto it would display 354 chapters when they choose the chapters and the next script comes up it would display two of everything , i,e, chapter 1, chapter 1 , chapter 2, chapter 2 etc. I thought ob_end_clean() cleared out all previous information but I guess not? It uses the readdir to get information from the server and an array to display the chapters if that is of any help. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|