Guest Posted February 17, 2006 Posted February 17, 2006 Hi I?m having big problems :-( I can see all the contents in the frontpage of my new shop, but in the admin I cant see them? Everytime I try to submit a new categorie nothing happens in the admin (the categorie is visible in the shop, but again: Not in the Admin)? Same thing in "Location / orders Status" : This site is empty and when i try to submit a new "insert", nothing happens??? This is allready done: Reset the permissions on /catalog/includes/configure.php to 644 (if you are still getting the warning message at the top set configure.php to 444 which is read only - this happens on some servers that have been updated for security reasons). Set the permissions on /catalog/images directory to 777. Reset the permissions on /catalog/admin/includes/configure.php to 644. Create the dir /catalog/admin/backups and set the permissions to 777. Set the permissions on /catalog/admin/images/graphs directory to 777. ------------------------------------------------------------------------------------------------------ I get no error-mesages etc., but still, it dosn?t work? Hope to get some help here, please. Thank you very much in advance Best regards Ivan
djpasch Posted February 20, 2006 Posted February 20, 2006 I also got the same error. After trying different tricks i discovered that in my case i used an sql export to load the data into the database (with PhpMyAdmin). Here some steps to fix it. Step 1: Load the structure from the original sql file provided with OsCommerce. Step 2: Run the sql queries from the contributions your using. Step 3: Then load the data from your own database. This should do the trick. Maybe someone knows exactly the difference between the structures from the original shop and from an sql export with PhpMyAdmin. Goodluck
Recommended Posts
Archived
This topic is now archived and is closed to further replies.