| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
Review Reminder Email | ||||
|
|
Thread Tools | Search this Thread |
#11
|
|||||||||
|
|||||||||
Re: Review Reminder Email
Quote:
John, there is no such configuration setting. The link to 'reviews.php' is in the 'skin/common_files/modules/Advanced_Customer_Reviews/customer_reviews_list.tpl' file, just add 'rel=■nofollow■' code: <a href="reviews.php" rel=■nofollow■>{$lng.lbl_acr_read_all_reviews}</a>
__________________
Karina Lipnyagova The "Advanced Customer Reviews", "Root Categories" and "Pop-up Anywhere" author |
|||||||||
#12
|
|||||||||
|
|||||||||
Re: Review Reminder Email
Ok thanks a lot. Do you have an opinion on this? It seems like some of the reviews will be shown on 2 different pages the way it is configured and Google will probably see it as duplicates.
|
|||||||||
#13
|
|||||||
|
|||||||
Re: Review Reminder Email
Thanks Karina again. I managed to get it going with your fixes.
I know it does not insert an Y in test mode - the problem was it did not want to do anything in real mode either. Now it does. But it still does not want to see any language variables nor include any mail templates. (Mail templates are original and I checked them for errors - seem ok) I managed to do it by hard writing text into mail templates and copying all included files (like mail_header.tpl and others). Maybe it is because I ran it from the top? But it is suggested in x-cart manual. Maybe it has something to do with permissions? But it is a bit, well... suprising - it is a fresh installation of 4.5.3 updated to 4.5.4 on Apache server, php 5.2.13. Should work out of the box. But anyway thanks for your time again.
__________________
4.0.17 |
|||||||
#14
|
|||||||||
|
|||||||||
Re: Review Reminder Email
Quote:
__________________
Karina Lipnyagova The "Advanced Customer Reviews", "Root Categories" and "Pop-up Anywhere" author |
|||||||||
|
#15
|
|||||||
|
|||||||
Re: Review Reminder Email
I am currently testing ACR and have uncommented the two lines of code in send_review_reminders.php to put the module into test mode and then have invoked the file by entering the URL in the address bar of my browser using the following syntax:
{rootURL}/send_review_reminders.php?key="key value" My first reaction is the lack of feedback when I invoke the file - the page goes blank without any comfort messages reported. Is that correct behaviour? Then I don't recieve any review reminder emails. I assume there have to be orders that are set to dispatched for this module to function, in which case is it possible to set the "Send review reminder to customer in N days" to zero to send the reminder to orders that have only just been set to dispatched?
__________________
X-Cart GOLD Plus v4.5.4 CDSEO Pro ewdhosting Dedicated Server Dedicated SSL Stone Edge OM |
|||||||
#16
|
|||||||
|
|||||||
Re: Review Reminder Email
The result page should not go blank. You should get something like :"x orders checked, x remainders sent".
In my case the above message was displayed but nothing was sent. The second fix Karina posted worked for me.
__________________
4.0.17 |
|||||||
|
#17
|
|||||||
|
|||||||
Re: Review Reminder Email
Thanks for the feedback. I'll give Karina's 2nd fix a go.
__________________
X-Cart GOLD Plus v4.5.4 CDSEO Pro ewdhosting Dedicated Server Dedicated SSL Stone Edge OM |
|||||||
#18
|
|||||||
|
|||||||
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:
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 |
|||||||
#19
|
|||||||
|
|||||||
Re: Review Reminder Email
I've been stepping through the code and "re-discovered" that when you store a URL in a Microsoft document, such as Outlook mail, it inserts a space character just before the key string!!
That was my problem, the URL I was copying from a draft email and pasting into the address bar had a superfluous space character inserted before the key. Well, there we go.
__________________
X-Cart GOLD Plus v4.5.4 CDSEO Pro ewdhosting Dedicated Server Dedicated SSL Stone Edge OM |
|||||||
#20
|
|||||||
|
|||||||
Re: Review Reminder Email
Within the review reminder email I'd like to include the customer's email address in the link to the add_review.php page so that as well as automatically adding their name to the author field it will add their email address to the email address field for them.
Does anybody see a way of doing this?
__________________
X-Cart GOLD Plus v4.5.4 CDSEO Pro ewdhosting Dedicated Server Dedicated SSL Stone Edge OM |
|||||||
|
|||
X-Cart forums © 2001-2020
|