![]() |
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. |
ob_end_clean() erases the output buffer. Also, PHP (HTTP, rather) is a stateless protocol, ie. it doesn't know of what you've done before, it only knows you're accessing "this" page now.
|
oh ok thanks I figured it out.
|
All times are GMT. The time now is 06:42 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|