This is a discussion on Super Contact us enhancement 1.0 within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; the file posted on 14 march didn't work for me - the e-mails were not sent. i fixed it by ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| the file posted on 14 march didn't work for me - the e-mails were not sent. i fixed it by replacing this code in contact_us.php: if (isset($HTTP_GET_VARS['action']) && ($HTTP_GET_VARS['action'] == 'success')) { with this one: if (isset($HTTP_GET_VARS['action']) && ($HTTP_GET_VARS['action'] == 'send')) { the enclosed zip is the same as the original, you'll need to manually edit the above change More...
__________________ Michael Sasek osCMax Developer
|
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Contact Us Enhancement Ver 1.0 | michael_s | New osCommerce Contributions | 0 | 04-18-2007 08:12 AM |
| Super Contact us enhancement 1.0 | michael_s | New osCommerce Contributions | 0 | 03-14-2007 05:10 AM |
| Super Contact us enhancement 1.0 | michael_s | New osCommerce Contributions | 0 | 02-01-2007 08:50 AM |
| Super Contact us enhancement 1.0 | michael_s | New osCommerce Contributions | 0 | 01-27-2007 02:52 AM |
| Super Contact us enhancement 1.0 | michael_s | New osCommerce Contributions | 0 | 01-26-2007 06:11 AM |