|
|
|
|
| "I had some problems with orders not showing up in Admin, nor in My Account, as I have seen many other have as well. The only way that I saw to fix the problem is to reload the oscommerce.sql script and wipe the database clean. The advantage of just loading the db script is that you do no lose any of your formatting for your site, however, you do lose products, customers, and some store configs. I tried just dumping and reloading products and customers, but that did not seem to work either. It is obviously a problem with the db, and clearing out default values that are stored there when the store is created. Rather than going through the entire setup, this script can be run. However, you may be able to dump product and customer data and reload it, I have not tested that yet. You can run this script in MySQL QUery Browser by logging in and selecting the correct db, snd opening a new Script Tab and pasting then executing. **WARNING** all db info will be reset to defaults." |
|
|
|
 |
| For more information, visit the official osCommerce contribution webpage. |
 |
|
|