| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Help inserting Bizrate Code | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() I need to insert the following code to the page after a sucsessful purchase.But, alas I can't figure out what page/tpl file to use. Help
Code:
__________________
Dave Version 4.1.3 |
|||||||
#2
|
|||||||
|
|||||||
![]() customer/main/order_message.tpl
Moving to Template Editing
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#3
|
|||||||
|
|||||||
![]() thanks for the quick reply.
__________________
Dave Version 4.1.3 |
|||||||
#4
|
|||||||
|
|||||||
![]() Where in this file do you place it. Getting an error message from bizrate:
---- We're sorry! We couldn't process your submission. We are sorry but there was a problem determining the merchant you are trying to evaluate. If you are accessing the survey from an invitation email, the URL may have wrapped onto a second line. Please be sure that the complete URL is being used. |
|||||||
#5
|
|||||||
|
|||||||
![]() What did you place and where?
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#6
|
|||||||
|
|||||||
![]() placed this code
<!-- BEGIN: BizRate Survey Invitation HTML --> <script language="JavaScript" src="https://eval.bizrate.com/js/pos_XXXX.js" type="text/javascript"></script> after </tr> in the customer/main/order_message.tpl file <!-- END: BizRate Survey Invitation HTML --> |
|||||||
#7
|
|||||||
|
|||||||
![]() I presume that you've just posted the XXXX in the url given to mask out your real merchant ID (yes i know state the bleeding obvious but just checking)
__________________
x-cart 4.0.5 (live and heavily modded) Server: freebsd |
|||||||
#8
|
|||||||
|
|||||||
![]() That's the problem, you can't put something between a </tr> and </table> tag. Put the code right at the end of the template, below the Google code.
__________________
Padraic Ryan Ryan Design Studio Professional E-Commerce Development |
|||||||
#9
|
|||||||
|
|||||||
![]() That does not work either. Same message.
|
|||||||
#10
|
|||||||
|
|||||||
![]() I just got done dealing with this issue. I contacted Bizrate and was informed that it can take 24-48 hours after you created your account for it to replicate though their system.
Also a way to check to see if it is X-cart or your account with Bizrate, do this. 1. Create a blank html "with notepad or what ever you want" 2. Past the code below into it. 3. Past YOUR Bizrate script over the fake one that is in the code and save. 4. Preview that page. You can this by opening your browser and click file - open file - then browse to the file. If it errors then it is not X-cart or the placement of the script in X-cart but the account itself. Code:
If this file works but does NOT work in X-cart then please make sure you have added the script to skin1/customer/main/order_message.tpl UNDER this line Code:
Hope this helps
__________________
Version 4.1.10 CDSEO |
|||||||
|
|||
X-Cart forums © 2001-2020
|