
Originally Posted by
ideasgirl
I am talking about orders not showing up. The template mention was to help the fellow member...
From what i've researched, the Orders Total module is the one that manages which recent orders are showing up, so:
first thing i tried was to check if it was enabled, after that, i made a test order (you can try setting up the Credit card payment module so it won't be tried to charged and you will be allowed to test them)
After that, i tried uninstalling and reinstalling it (re uploading the module to check corruption of the file, that way i was sure it was not a problem with the file
Then, check via phpMyadmin or Mysql Query Browser, the contents of the database table (i can't remember which one it was, but it was something like: orders, total)
If that doesn't help, try checking if there was a file structure change in the server, maybe the host server somehow changed their structure so the path to the customer's package changed before the /web folder
I don't know if there's a way in which you guys would be able to see the log file of the application (mysql or zencart's one, in case it exists), maybe it can help you to find an error.
I guess what i would do after that is to create a mirror database, and reinstalling the software in another path, and then adding every plugin or template the actual software has setp by step and checking it it's broking something, please, if you find the problem, tell me what was wrong, it would be interesting to know.