Post by neeiro » Tue Apr 21, 2015 7:44 pm

Hi,

I'm looking for a developer/coder to fix a checkout problem we are having (I think it was caused by a faulty extension) as a customer is cheking out they get an error page but the order still goes through, the customer is unaware the order has gone through so they resubmit it.

It looks like it might be a problem with the confirmation email not working and hence the order produces an error. I manage the site so I have full access to the server if needed.

Let me know if you would be interested on working on the site - This may lead to future work as I am always setting up opencart sites.

Error logo around problem...

A duplicate order went through at 14:17 and then at 14:29:

2015-03-19 12:03:02 - PHP Warning: require_once(dompdf/dompdf_config.inc.php): failed to open stream: No such file or directory in /home/tubduk/public_html/vqmod/vqcache/vq2-catalog_model_checkout_order.php on line 543
2015-03-19 13:20:35 - PHP Notice: Undefined index: token in /home/tubduk/public_html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 93
2015-03-19 13:39:07 - PHP Notice: Undefined index: token in /home/tubduk/public_html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 93
2015-03-19 13:47:07 - PHP Notice: Undefined index: token in /home/tubduk/public_html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 93
2015-03-19 13:48:11 - PHP Notice: Undefined index: token in /home/tubduk/public_html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 93
2015-03-19 14:11:03 - PHP Notice: Undefined index: token in /home/tubduk/public_html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 93
2015-03-19 14:17:58 - PHP Notice: Undefined index: token in /home/tubduk/public_html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 93
2015-03-19 14:20:31 - PHP Notice: Undefined variable: direction in /home/tubduk/public_html/catalog/view/theme/default/template/mail/order.tpl on line 3
2015-03-19 14:20:31 - PHP Notice: Undefined variable: language in /home/tubduk/public_html/catalog/view/theme/default/template/mail/order.tpl on line 3
2015-03-19 14:20:31 - PHP Notice: Undefined variable: language in /home/tubduk/public_html/catalog/view/theme/default/template/mail/order.tpl on line 3
2015-03-19 14:20:31 - PHP Notice: Undefined variable: base in /home/tubduk/public_html/catalog/view/theme/default/template/mail/order.tpl on line 6
2015-03-19 14:20:31 - PHP Warning: require_once(dompdf/dompdf_config.inc.php): failed to open stream: No such file or directory in /home/tubduk/public_html/vqmod/vqcache/vq2-catalog_model_checkout_order.php on line 543
2015-03-19 14:24:39 - PHP Notice: Undefined index: token in /home/tubduk/public_html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 93
2015-03-19 14:25:13 - PHP Notice: Undefined index: token in /home/tubduk/public_html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 93
2015-03-19 14:28:01 - PHP Notice: Undefined index: token in /home/tubduk/public_html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 93
2015-03-19 14:28:17 - PHP Notice: Undefined offset: 1 in /home/tubduk/public_html/catalog/model/payment/pp_express.php on line 10
2015-03-19 14:28:17 - PHP Notice: Undefined index: PAYERID in /home/tubduk/public_html/catalog/controller/payment/pp_express.php on line 1338
2015-03-19 14:31:26 - PHP Notice: Undefined variable: direction in /home/tubduk/public_html/catalog/view/theme/default/template/mail/order.tpl on line 3
2015-03-19 14:31:26 - PHP Notice: Undefined variable: language in /home/tubduk/public_html/catalog/view/theme/default/template/mail/order.tpl on line 3
2015-03-19 14:31:26 - PHP Notice: Undefined variable: language in /home/tubduk/public_html/catalog/view/theme/default/template/mail/order.tpl on line 3
2015-03-19 14:31:26 - PHP Notice: Undefined variable: base in /home/tubduk/public_html/catalog/view/theme/default/template/mail/order.tpl on line 6
2015-03-19 14:31:26 - PHP Warning: require_once(dompdf/dompdf_config.inc.php): failed to open stream: No such file or directory in /home/tubduk/public_html/vqmod/vqcache/vq2-catalog_model_checkout_order.php on line 543
2015-03-19 14:37:35 - PHP Notice: Undefined index: token in /home/tubduk/public_html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 93
2015-03-19 14:45:35 - PHP Notice: Undefined index: token in /home/tubduk/public_html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 93
2015-03-19 14:45:36 - PHP Notice: Undefined index: token in /home/tubduk/public_html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 93
2015-03-19 14:45:40 - PHP Notice: Undefined index: token in /home/tubduk/public_html/vqmod/vqcache/vq2-admin_view_template_common_header.tpl on line 93

Newbie

Posts

Joined
Fri Mar 22, 2013 10:28 pm

Post by gilaraujo » Tue Apr 21, 2015 8:05 pm

Which version of OC you running?
HAve you tried to clear and refresh modifications?
Is your vqmod folder permissions to 777?

New member

Posts

Joined
Fri Mar 27, 2015 10:32 pm

Post by neeiro » Wed Apr 22, 2015 4:46 am

VQMod folder permissions were 755 I've changed them to 777 - will that be better?

Version 1.5.6.4

Do you meen reinstalled the extensions? I've cleared the cache of the vqmod and inistalled all vqmods that weren't being used.

N.

Newbie

Posts

Joined
Fri Mar 22, 2013 10:28 pm

Post by ostechnologies » Wed Apr 22, 2015 2:30 pm

We are available and take care of this problem. Please email me the access details so we can check it in detail.

Regards,
M.

Opencart Expert | sales[at]ost.agency
Skype - manish.osuniverse | Gtalk - manishmt

Extensions for Opencart @ https://www.ost.agency/product/product- ... extensions
ost.agency - ecommerce website design, development and digital company


User avatar
Active Member

Posts

Joined
Mon Apr 06, 2015 1:30 pm

Post by paulfeakins » Wed Apr 22, 2015 5:20 pm

neeiro wrote:VQMod folder permissions were 755 I've changed them to 777 - will that be better?
No, don't change them to 777 as this stops them working on some hosts.

Folders should usually be 755, files should usually be 644.

UK OpenCart Hosting | OpenCart Audits | OpenCart Support - please email info@antropy.co.uk


User avatar
Legendary Member

Posts

Joined
Mon Aug 22, 2011 11:01 pm
Location - London Gatwick, United Kingdom
Who is online

Users browsing this forum: No registered users and 9 guests