Hi,
I am getting below error while coming back from payment gateway to checkout/susses page.
Would any one help me to to fix this issue.
Parse error: syntax error, unexpected 'clicking' (T_STRING) in /home/home/public_html/vqmod/vqcache/vq2-catalog_language_english_checkout_success.php on line 9
Regards,
MD
I am getting below error while coming back from payment gateway to checkout/susses page.
Would any one help me to to fix this issue.
Parse error: syntax error, unexpected 'clicking' (T_STRING) in /home/home/public_html/vqmod/vqcache/vq2-catalog_language_english_checkout_success.php on line 9
Regards,
MD
You are using an extension which changed the language file.
Just open
and check what is written at line 9 (or 1 above # 
Just open
Code: Select all
vqmod/vqcache/vq2-catalog_language_english_checkout_success.php

Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
Hi,
Thanks for kind reply.
Please find below code from the same file and let me know what I need to modify in that.
<?php /* Opencart Module v1.0 for Citrus Payment Gateway - Copyrighted file (viatechs.in) - Please do not modify/refactor/disasseble/extract any or all part content */ ?>
<?php
$_['heading_title'] = 'Your Order #%s Has Been Processed!';
$_['heading_title_customer'] = 'Your Order #%s Has Been Processed!';
page and by clicking on <a href="%s">history</a>.</p>
<p>If your purchase has an associated download, you can go to the account
<a href="%s">downloads</a> page to view them.</p>
<p>Please direct any questions you have to the <a href="%s">store owner</a>.</p>
<p>Thanks for shopping with us online!</p>';
$_['text_guest'] = '<p>Your order has been successfully processed!</p>
<p>Please direct any questions you have to the <a href="%s">store owner</a>.</p>
<p>Thanks for shopping with us online!</p>';
$_['text_basket'] = 'Basket';
$_['text_checkout'] = 'Checkout';
$_['text_success'] = 'Success';
?>
Regards,
MD
Thanks for kind reply.
Please find below code from the same file and let me know what I need to modify in that.
<?php /* Opencart Module v1.0 for Citrus Payment Gateway - Copyrighted file (viatechs.in) - Please do not modify/refactor/disasseble/extract any or all part content */ ?>
<?php
$_['heading_title'] = 'Your Order #%s Has Been Processed!';
$_['heading_title_customer'] = 'Your Order #%s Has Been Processed!';
page and by clicking on <a href="%s">history</a>.</p>
<p>If your purchase has an associated download, you can go to the account
<a href="%s">downloads</a> page to view them.</p>
<p>Please direct any questions you have to the <a href="%s">store owner</a>.</p>
<p>Thanks for shopping with us online!</p>';
$_['text_guest'] = '<p>Your order has been successfully processed!</p>
<p>Please direct any questions you have to the <a href="%s">store owner</a>.</p>
<p>Thanks for shopping with us online!</p>';
$_['text_basket'] = 'Basket';
$_['text_checkout'] = 'Checkout';
$_['text_success'] = 'Success';
?>
Regards,
MD
This text is not complete, see here:
Could you open that file in an editor (NOT MS-Word or so!) and see what is there between these 2 lines.
Fix that and it will work.
Code: Select all
$_['heading_title_customer'] = 'Your Order #%s Has Been Processed!';
page and by clicking on <a href="%s">history</a>.</p>
Fix that and it will work.
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
That problem get solved now but I am getting below error now. what is that mean? Will you help me in the same.
Notice: Undefined index: sku in /home/username/public_html/catalog/model/catalog/krconnect.php on line 47Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/vqmod/vqcache/vq2-system_engine_front.php:31) in /home/username/public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 28Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/vqmod/vqcache/vq2-system_engine_front.php:31) in /home/username/public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 29
Notice: Undefined index: sku in /home/username/public_html/catalog/model/catalog/krconnect.php on line 47Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/vqmod/vqcache/vq2-system_engine_front.php:31) in /home/username/public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 28Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/vqmod/vqcache/vq2-system_engine_front.php:31) in /home/username/public_html/vqmod/vqcache/vq2-system_engine_controller.php on line 29
I guess there will be more bugs ...
Best solution would be to get in contact with a professional and ask for help.
Helping here is basically possible, but not 'line by line'.
Best solution would be to get in contact with a professional and ask for help.
Helping here is basically possible, but not 'line by line'.
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
Who is online
Users browsing this forum: No registered users and 1 guest