The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
![]()
Here is my code
PHP Code:
|
#12
|
||||
|
||||
![]() PHP Code:
|
#13
|
||||
|
||||
![]()
Its still only showing one record
|
#14
|
||||
|
||||
![]()
how many episodes do you have in the database?
|
#15
|
||||
|
||||
![]()
its going to change as entries are added. somewhere around 65 though at the moment
|
#16
|
||||
|
||||
![]()
if you have only one entry in that table than it will only display that entry
![]() |
#17
|
||||
|
||||
![]()
Yea i know, but I just said I have 65 in the table
|
#18
|
||||
|
||||
![]()
oh, hmmm. that code should work. well i give up, ill think on it but most likely im stuck lol!
|
#19
|
|||
|
|||
![]()
You are overwriting the result every time with this straight assignment:
$episodejumpbits = stuff you want to append each new bit, so use ".=" (dot equals): $episodejumpbits .= stuff which is the shortcut for "concatenation assignment". |
#20
|
||||
|
||||
![]()
Thank you very much. I appreciate it!
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|