This is a discussion on Request a Review within the New osCommerce Contributions forums, part of the osCommerce 2.2 Forums category; Thanks to kymation who help me to set this contrib when you use downloads controller in your shop. The Downloads ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| ||||
| ||||
| Thanks to kymation who help me to set this contrib when you use downloads controller in your shop. The Downloads Controller is causing problems with this contribution. I'm not familiar with the Downloads Controller, but the code posted here doesn't appear to be anything that would cause a problem. I can think of two possible solutions, and I would like for those of you seeing this problem to try them out. 1. Cut the following code from catalog/includes/functions/general.php CODE // BOF: WebMakers.com Added: Downloads Controller require(DIR_WS_FUNCTIONS . 'downloads_controller.php'); // EOF: WebMakers.com Added: Downloads Controller Then find the following code in catalog/includes/application_top.php CODE // define general functions used application-wide require(DIR_WS_FUNCTIONS . 'general.php'); and paste the code you removed from general.php just below that code. Run review_mail.php manually and see if it now works. More...
__________________ Michael Sasek osCMax Developer
|
| Sponsored Links | ||
| ||
| |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Request a Review | michael_s | New osCommerce Contributions | 0 | 02-18-2008 09:31 PM |
| Request a Review | michael_s | New osCommerce Contributions | 0 | 10-17-2007 11:22 AM |
| Request a Review | michael_s | New osCommerce Contributions | 0 | 10-16-2007 09:03 PM |
| please help review not working | noppie | osCommerce 2.2 Modification Help | 2 | 07-15-2003 08:25 PM |