View Single Post
  #18  
Old 12-17-2012, 04:16 AM
 
DavyMac DavyMac is offline
 

eXpert
  
Join Date: Apr 2007
Location: Poole, UK
Posts: 333
 

Default Re: Review Reminder Email

I'm having no success invoking {rootURL}/send_review_reminders.php?key="key value"
in Test Mode. The instructions are straight forward so I'm sure I've not done anything wrong BUT when I type the command in the browser address bar nothing happens: I do not see "x orders checked, x remainders sent" etc just a blank page.

Just to be clear I have uncommented out the two lines in send_review_reminders.php so that it reads
PHP Code:
define('TEST_MODE'true);         // Set to true to test the script. Do not use on live server!
define('TEST_EMAIL''my email address');           // All reviews requests notifications will be sent to this address in test mode 

and I invoke the file by entering {rootURL}/send_review_reminders.php?key="key value" into the address bar of my browser.

Any suggestions please?
__________________
X-Cart GOLD Plus v4.5.4
CDSEO Pro
ewdhosting Dedicated Server
Dedicated SSL
Stone Edge OM
Reply With Quote