| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Advanced Customer Reviews | ||||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||||
|
|||||||||
![]() I'm using the Advanced Customer Reviews and have enabled the review email to be sent 45 days after the order. This is not happenning though. When I checked the script for the module this is what it is saying.
Check if review reminder is required for order #18017: review reminder is not sent Check if review reminder is required for order #18018: review reminder is not sent Check if review reminder is required for order #18019: review reminder is not sent Check if review reminder is required for order #18020: review reminder is not sent Check if review reminder is required for order #18015: review reminder is not sent Check if review reminder is required for order #18021: review reminder is not sent Check if review reminder is required for order #18022: review reminder is not sent Check if review reminder is required for order #18023: review reminder is not sent Check if review reminder is required for order #18024: review reminder is not sent Check if review reminder is required for order #18025: review reminder is not sent Just an example. Any idea on why it's not sending the emails? Thanks, John |
|||||||||
#2
|
|||||||||
|
|||||||||
![]() Quote:
John, sorry for not reply earlier, I've missed this post. Is the issue still actual? If yes, please, check my answer below. The message "review reminder is not sent" means one of the following cases: 1) all products from certain order are already reviewed by the user 2) review reminder has been already sent to this user (if he/she has already purchased this product earlier). Also please check your '<xcart_root_dir>/send_review_reminders.php' file. Find the following part of code: PHP Code:
If these lines of code are commented, please, uncomment them.
__________________
Karina Lipnyagova The "Advanced Customer Reviews", "Root Categories" and "Pop-up Anywhere" author |
|||||||||
#3
|
|||||||||
|
|||||||||
![]() Thanks for the help.
When I edit the file I noticed that the code is this. //define('TEST_MODE', true); // Set to true to test the script. Do not use on live server! I guess I just need to change it to false and everything should work properly? John |
|||||||||
#4
|
|||||||||
|
|||||||||
![]() Quote:
Yes, change 'true' to 'false' and uncomment the line. Your code should look like this (both lines are uncommented): PHP Code:
__________________
Karina Lipnyagova The "Advanced Customer Reviews", "Root Categories" and "Pop-up Anywhere" author |
|||||||||
#5
|
|||||||||
|
|||||||||
![]() Thanks.
How would I go about seeing the reviews in queue? John |
|||||||||
#6
|
|||||||||
|
|||||||||
![]() Quote:
Do you mean review reminders queue? If yes, there is no such feature in the module. If you want to view all reviews added by your customer (approved and pending) then click Catalog -> Customer reviews in the admin menu.
__________________
Karina Lipnyagova The "Advanced Customer Reviews", "Root Categories" and "Pop-up Anywhere" author |
|||||||||
#7
|
|||||||
|
|||||||
![]() Hi Karina,
Can you explain to me why I'm getting this report please: "0 order(s) are checked 0 email(s) are sent" Why is it not checking? I know there are outstanding review requests to be sent.
__________________
X-Cart GOLD Plus v4.5.4 CDSEO Pro ewdhosting Dedicated Server Dedicated SSL Stone Edge OM |
|||||||
#8
|
|||||||||
|
|||||||||
![]() Quote:
Hello David! I've checked reviews page on your site and it seems that new reviews (one or more) are added almost every day. So I can suggest that review reminders are sent.
"0 order(s) are checked 0 email(s) are sent"Please, note if all orders are checked and review reminders are sent for all completed orders already then the script will show you: I.e. review reminders are sent only once per each completed order. Some notes about review reminders: 1. Review reminders are sent to completed orders only 2. Review reminders are sent in N days after order is placed. N days is defined by admin in the module's settings. 3.'Start send review reminder for orders with orderid equal or greater than' setting must have value '0' or at least less than your last order number. 4. Script checks 500 orders only every launch. Also check please error logs. You can check it via admin back-end <xcart_url>/admin/logs.php or directly in file <xcart_dir>/var/log/x-errors_php-130604.php Are there any errors related to the module?
__________________
Karina Lipnyagova The "Advanced Customer Reviews", "Root Categories" and "Pop-up Anywhere" author |
|||||||||
|
#9
|
|||||||
|
|||||||
![]() Thanks Karina,
You've answered my question totally, and sure enough things are working fine today.
__________________
X-Cart GOLD Plus v4.5.4 CDSEO Pro ewdhosting Dedicated Server Dedicated SSL Stone Edge OM |
|||||||
#10
|
|||||||
|
|||||||
![]() Quote:
hi karina, i have this problem, i can run the script manually running http://mysite/send_review_reminders.php --key=MYKEY without problems and it runs ok, it sends email to every completed order shipped 14days before, as i choosed. but it doesn't run automatically. the thing not clear to me is: does the file runs automatically or i have to create a cronjob in my server? i obviously have testmode FALSE and uncommented
__________________
www.wnc2.biz 4.7.6+ fashion walk + xbanners2 + xmenusR cdseopro - xcms - OPC enterprise hosting on handsonwebhosting IMAC with Sierra 10.12 ======= 5.3.3.1 on test (maybe ready in 2031) |
|||||||
![]() |
|
Thread Tools | Search this Thread |
|
|
|
|||
X-Cart forums © 2001-2020
|