![]() |
Mysql query and result
PHP Code:
Quote:
*edit* I posted this over at vbulletin.com and was told it was caused by mixing vbulletin classes and php classes. I am not really familier with vbulletin classes so I could use some help. I was told that I should ask here. |
Change the query_first to just query. Then get rid of the $result = line... Then change any reference of $result to $reviews. Also change "$reviews[title]" to "$row[title]".
|
Also change 'mysql_num_rows' to '$DB_site->num_rows' and 'mysql_fetch_array' to '$DB_site->fetch_array' :)
|
Thanks, that fixed it.
|
All times are GMT. The time now is 03:36 PM. |
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:
|