Okay, here goes a lot of information. Tried to find anything like this in the forums but can't find a similar thread....
I've created a test version of 1.3.8a and updated the new database but once I've done this I can't make any changes from the admin area. If I, say try and delete a product, when I click on the delete button I get the normal warning and but nothing happens. I am simply returned to the list of products, said product still there. I also can't modify any settings in the payment modules. Same thing, click on the update button and nothing happens, just returned to the page as if nothing happens.
The Debug Error I get is:
Code:
[16-Jan-2008 23:08:58] PHP Warning: Variable passed to each() is not an array or object in /mysite/admin/modules.php on line 56
It has been a merry chase these last two days.
First I created a copy of my database and a virgin copy of 1.3.8a, uploaded and updated the modified code for the modules I've added. Update went fine and I thought I was golden until I found I could not modify the database or post SQL via the admin panel. Message is:
Code:
Error: Nothing to do - no query or query-file specified.
So I backed off and tried a more virgin version with no third party stuff. I dumped the database, reverted to a back up, and went through the upgrade process once again.
I found out that if I tried to add a prefix using the upgrade system I get odd messages like: The upgrade appears to work okay as long as I don't try and add table prefixes (regardless, I'm using the same user/password).
I thought I was golden once again because I could log in to the admin area and move around.
Then I found I still could'nt touch the database.
I went back to an older back up of the database, just to check. Dumped and reimported that. Went through the update process and still I can't get any contact with my data with this upgraded version.
Database: MySQL 5.0.24a-standard-log
PHP Version: 5.2.3 (Zend: 2.2.0) PHP Memory Limit: 90M PHP Safe Mode: Off
PHP File Uploads: On Max Size: 7M POST Max Size: 8M
Any help will be gratefully accepted.
Thanks!