Guest Posted November 12, 2004 Posted November 12, 2004 Hi, I installed OSCommerce and every thing seemed working fine except the Admin Panel. When I try to go to Admin Panel it gives me this error: Parse error: parse error, unexpected $ in public_html/osc/catalog/admin/includes/functions/compatibility.php on line 106 Any Ideas?? Thanks ---
Guest Posted November 12, 2004 Posted November 12, 2004 Hi,I installed OSCommerce and every thing seemed working fine except the Admin Panel. When I try to go to Admin Panel it gives me this error: Parse error: parse error, unexpected $ in public_html/osc/catalog/admin/includes/functions/compatibility.php on line 106 Any Ideas?? Thanks --- <{POST_SNAPBACK}> I would try //$ in the functions/compatibility.php on line 106
♥Vger Posted November 12, 2004 Posted November 12, 2004 And if that doesn't work then try //$this in includes/upload.php around line 31, in place of $this Vger
Guest Posted November 12, 2004 Posted November 12, 2004 I have tried both of these, but neither of them did work. I still get the same error messege. Thanks Sesiri
♥Vger Posted November 12, 2004 Posted November 12, 2004 What version of php do you have on your server? If in doubt ask your hosting company. You must have a version of php which is at least 4.0, and ideally 4.1+ - but not php5. Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.