This is a discussion on Country-State Selector within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; There is a bug in the latest versin 1.5.5 in /admin/customers.php that causes a "Parse error: syntax error, unexpected T_CASE ...
| |||||||
| Register | FAQ | Donate | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Original file messed up the // comment and included an extra "}" by mistake, see below. After installing, find (around line 165): // if ($error == false) { // +Country-State Selector } // End if (!$refresh) if (($error == false) && ($refresh != 'true')) { // -Country-State Selector ...and replace with: // if ($error == false) { // +Country-State Selector // } End if (!$refresh) if (($error == false) && ($refresh != 'true')) { // -Country-State Selector Note: File is the fixed README.HTM install file. More...
__________________ Michael Sasek osCMax Developer *** Do not PM me requesting paid help. The only paid work I do is for AABox Web Hosting customers *** Stay Up To Date with everything osCMax: Free osCMax Newsletters - Security notices, New Releases, osCMax News osCMax on Twitter - Up to the minute info as it happens. Know it first. osCMax User Manual - osCMax Templates - Advanced Template Tutorial |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Country-State Selector | michael_s | New osCommerce Contributions | 0 | 04-20-2008 09:54 AM |
| Country-State Selector | michael_s | New osCommerce Contributions | 0 | 03-23-2008 04:27 AM |
| Country-State Selector | michael_s | New osCommerce Contributions | 0 | 03-22-2008 11:26 AM |
| Country-State Selector | michael_s | New osCommerce Contributions | 0 | 02-28-2008 04:10 PM |
| Country-State Selector | michael_s | New osCommerce Contributions | 0 | 02-17-2008 03:00 PM |