Post by mithundeshmukh » Thu Nov 06, 2014 9:56 pm

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


Posts

Joined
Thu Nov 06, 2014 9:52 pm

Post by OSWorX » Thu Nov 06, 2014 10:50 pm

You are using an extension which changed the language file.
Just open

Code: Select all

vqmod/vqcache/vq2-catalog_language_english_checkout_success.php
and check what is written at line 9 (or 1 above # 8)

Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.


User avatar
Administrator

Posts

Joined
Mon Jan 11, 2010 10:52 pm
Location - Austria

Post by mithundeshmukh » Fri Nov 07, 2014 12:21 am

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


Posts

Joined
Thu Nov 06, 2014 9:52 pm

Post by OSWorX » Fri Nov 07, 2014 2:48 am

This text is not complete, see here:

Code: Select all

$_['heading_title_customer'] = 'Your Order #%s Has Been Processed!';



page and by clicking on <a href="%s">history</a>.</p>
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.

Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.


User avatar
Administrator

Posts

Joined
Mon Jan 11, 2010 10:52 pm
Location - Austria

Post by mithundeshmukh » Mon Nov 10, 2014 5:03 am

Thanks my problem get solved there are to different code in different sucess.php


Posts

Joined
Thu Nov 06, 2014 9:52 pm

Post by mithundeshmukh » Mon Nov 10, 2014 5:29 am

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


Posts

Joined
Thu Nov 06, 2014 9:52 pm

Post by OSWorX » Mon Nov 10, 2014 3:09 pm

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'.

Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.


User avatar
Administrator

Posts

Joined
Mon Jan 11, 2010 10:52 pm
Location - Austria
Who is online

Users browsing this forum: No registered users and 1 guest