This is a discussion on Clear Down Data Base within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; If you running with session_id in admin side when you click on any link parameters order gets wrong Like: clear_db.php?osCAdminID=7fa6b32506f2d8f4467bc326f5 ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Like: clear_db.php?osCAdminID=7fa6b32506f2d8f4467bc326f5 2d78c1?action=cust because of wrong usage of tep_href_link(FILENAME_CLEAR_DB). '?action=prod">' .... should be: tep_href_link(FILENAME_CLEAR_DB, 'action=prod') . ">' ... Full package including this fix. Very usefull addon if you are running a test server. It works however some code controls needed for unavailable tables in db More...
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Clear Down Data Base | michael_s | New osCommerce Contributions | 0 | 11-11-2008 01:00 PM |
| Clear Down Data Base | michael_s | New osCommerce Contributions | 0 | 06-04-2008 02:22 PM |
| Clear Down Data Base | michael_s | New osCommerce Contributions | 0 | 05-27-2008 12:10 PM |
| Clear Down Data Base | michael_s | New osCommerce Contributions | 0 | 05-27-2008 12:10 PM |
| How do I import data from previous version data base? | rondgray | osCMax v1.7 Discussion | 1 | 12-19-2004 12:24 AM |