ivanbrito Posted June 10, 2009 Share Posted June 10, 2009 What happened ? I get this error when trying to log in: Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';' in /home2/twoskeig/public_html/osc/admin/index.php on line 130 I uploaded the back up(index.php) and still get this error, should upload another php file? Please help, thanks. Link to comment Share on other sites More sharing options...
Gauravs Posted June 10, 2009 Share Posted June 10, 2009 OSC 2.2 has following entry on line 130 130 $orders_pending = tep_db_fetch_array($orders_pending_query); So most likely the result from database is causing the error. Any new alerts via email for new orders placed on your store? You may have to run the query directly using phpmysql to see what is the result and potential problem. Ignore my previous reply .. if you have already read it... Cheers Best Regards,Gaurav Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.