haydn27 Posted March 24, 2005 Posted March 24, 2005 Hi i have just down loaded osC and just trying to get things working, i have unziped and uploaded to my server but when i try to access the Catalog folder via my browser i get an error message "FATAL ERROR: register_globals is disabled in php.ini, please enable it!" Does this mean my hosting company does not support PHP ? or is there another problem? Do i need a program to edit the catalog? / pages I have installed on to my local machine to practice, when i try to click the Admin button or access the admin folder i get a message of - Fatal error: Cannot re-assign $this in C:\apachefriends\xampp\htdocs\catalog\admin\includes\classes\upload.php on line 31 Any ideas what i am doing wrong here as well please? :( Any help much greatfully recieved. :D Many thanks Haydn
Guest Posted March 24, 2005 Posted March 24, 2005 1. Use this contribution: http://www.oscommerce.com/community/contri...register+global 2. You are using PHP5, you'll have to change $this to //$this for C:\apachefriends\xampp\htdocs\catalog\admin\includes\classes\upload.php on line 31
haydn27 Posted March 24, 2005 Author Posted March 24, 2005 1. Use this contribution: http://www.oscommerce.com/community/contri...register+global 2. You are using PHP5, you'll have to change $this to //$this for C:\apachefriends\xampp\htdocs\catalog\admin\includes\classes\upload.php on line 31 <{POST_SNAPBACK}> Thanks for your help, i tried the above but nothing happened, what is the rest of line 31 incase i am looking at wrong line ? Many thanks Haydn
Recommended Posts
Archived
This topic is now archived and is closed to further replies.