Page 1 of 1
Search found 9 matches
Re: Paypal and OC total amount diffrence problem
I'm having this problem in oc2.1.0.2 too.
Jump to post- Fri Mar 25, 2016 11:49 am
- Replies 72
- Views 62161
Re: Undefined index: approval (customer.php)
Just fixed this for myself in OC2.1.0.2. In my case, I did not tick a default group to show in setting. Solution: Go to setting -> Option -> Account -> Customer Groups -> Tick a default group eg: default -> Done! PS: you may also need to update existing customer in database that caused this error wh...
Jump to post- Thu Feb 25, 2016 2:34 pm
- Replies 6
- Views 9531
Re: [RELEASED] UBER AUTO PRINT
I wonder why this extension was removed from sale too. I was looking for new version to support OC 2.1.0.2
Jump to post- Mon Feb 15, 2016 4:18 pm
- Replies 75
- Views 24527
Re: Soft 404's errors
Thanks Dhaupin, it work greats.
Jump to post- Sat Sep 27, 2014 2:36 pm
- Replies 5
- Views 2250
Re: Paypal Problems
Same problem here! Order status does not update.
Jump to post- Tue Jan 29, 2013 12:41 am
- Replies 4
- Views 1338
Re: Problems after Upgrade from OSCommerce
I have the exactly same error message in my log file. Hoping someone know what's wrong with this. Codes below are the extract from vq2-catalog_controller_common_header.php: <?php class ControllerCommonHeader extends Controller { protected function index() { $this->data['title'] = $this->document->ge...
Jump to post- Sat Dec 08, 2012 3:33 am
- Replies 2
- Views 360
Re: Setting Local Timezone values in database
In OpenCart v1.5.4.1, I modified last line code to make it work for my store.
from:
Code: Select all
mysql_query($adjust, $this->connection);
Code: Select all
mysql_query($adjust, $this->link);
- Mon Oct 15, 2012 1:06 am
- Replies 56
- Views 59244
Re: OpenCart 1.5.4 Bug Thread
SSL admin edit order problem: Whenever I try to edit an order I get an "error" popup, and the "please wait" header hangs. Nothing showing up in the error logs. Running 1.5.4.1. My fix, I manually change https:// to http:// in address bar, the error is gone and I can edit my order.
Jump to post- Thu Oct 11, 2012 3:36 am
- Replies 199
- Views 210238
Re: External Image Support
Hope someone could build a module for this function!
Jump to post- Sat Sep 01, 2012 1:21 pm
- Replies 5
- Views 1891
Search found 9 matches