The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Result only show 1 record - hack of memberlist.php
I hacked up memberlist.php to create my own php file that pulls multiple records from a custom table...
currently -> the file only shows 1 record... which is the first record of each page... although i indicate to show atleast 10 records @ a time... can you tell me what is wrong with the "WHILE" statement or if there is anything else i should look for... assume that other variables are set just like the memberlist.php file... the only way it shows more than one record is if i add an echo after the 'while' statement... (see red entry) Quote:
|
#2
|
||||
|
||||
Code:
eval("dooutput(\"".gettemplate("show_namelist")."\");"); |
#3
|
|||
|
|||
Just a followup...
Thanx... that did the trick... but when I worked further I noticed that my $TotalPages variable returned 27 pages in the $pageNave template... I should only have 5-6 pages returned... i even test out my sql in PHPMyADMIN and I only get 5-6... i verify that the limit variables are correct... any suggestions on what to check? Thanx! |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|