05-02-2009, 01:39 PM
|
#19 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
try changing the start php tag from:
to
It seems the author used php short tags (which is bad practice, in my opinion for a number of reasons) and you dont have it it enabled.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|