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...




LinkBack URL
About LinkBacks









Bookmarks