View Single Post
  #36  
Old 03-17-2005, 06:47 PM
 
moza moza is offline
 

Member
  
Join Date: Apr 2003
Location: Australia
Posts: 22
 

Default

I tried to get this code to working but everytime I tried I got error on this line:

Quote:
Originally Posted by fernando
while ($result_row = db_fetch_array($result)) {

The error message is like this:
Parse error: parse error, unexpected T_VARIABLE in /Applications/MAMP/htdocs/test_001/xcart_412/customer/listing.php on line 13

I have checked everything, and still get this error, I am testing with 4.012 and also I have tried with 3.7 and other versions and same result.

I put files in the same folder that you mentioned here in this page.
What do you think would be the cause of this error.

Regards,
Moza
__________________
x-cart 3.5
Reply With Quote