Search found 70 matches

Search found 70 matches

Re: Could not load... errors on oc2.0.3.1 rebuild

Yes - tried a refresh but wioth no success.

Changing the file permission to 755 seems to have fixed it

Thanks

Jump to post
  • Sat Nov 18, 2017 8:58 pm
  • Replies 2
  • Views 504
Could not load... errors on oc2.0.3.1 rebuild

Hi - I'm rebuilding my OC2.0.3.1 site but when attempting to install some modules I get an error like the below: Notice: Error: Could not load model /www1/b09/test.angeldancewear.co.uk/web/admin/model/module/errorlogmanager.php! in /www1/b09/test.angeldancewear.co.uk/web/system/modification/system/e...

Jump to post
  • Sat Nov 18, 2017 6:06 pm
  • Replies 2
  • Views 504
Upgrade from 2.0.3.1 to 3.?? - advice wanted on how & which version

I'm looking to upgrade from 2.0.3.1 to the latest OC3 and would appreaciate advice from the forum:

1) which version should I upgrade to 3.0.2.0? 3.0.2.1b? something else?

2) where can i find some help on the upgrade steps?

3) is there a migration tool?

Thanks in advance

Jump to post
  • Fri Nov 17, 2017 5:40 am
  • Replies 1
  • Views 1007
Re: Scam Email - OC - Paypal Exploit Claims

Just received the exact same email.

Can anyone confirm if this is a real issue on OC2.0.3.1? And if so, is there a fix?

Thanks

Jump to post
  • Wed Jul 19, 2017 4:09 am
  • Replies 6
  • Views 1305
H1 tag on home and category page says 'Origional text'??

I've just noticed that the H1 tag on both the home page, and category pages of my site both say 'Original text' https://shop.angeldancewear.co.uk/ For the life of me I can't see how this is being put there - can anyone help? I recently updated my google translate code, and this seems to be linked to...

Jump to post
  • Wed May 31, 2017 3:13 am
  • Replies 1
  • Views 925
Is Anyone picking up the support tickets for Extensions?

3 weeks ago I opened a service ticket for an extension I purchased which didn't work, and the developer wasn't responding. I've sent a couple of chance email but received no response Is anyone picking up the service tickets / requests to Opencart for support? I don't really want to raise a Paypal cl...

Jump to post
  • Sat Apr 29, 2017 3:27 am
  • Replies 2
  • Views 578
How to make pp_express work in 2.0.3.1 without error messages

Hi I'm managed to get the pp_express payment module working in my 2.0.3.1 store by removing the references to option_value in the code. My problem is that I really don't like errors in my store, as I always worry that the customer might not be getting the best experience. I occasionally still get pp...

Jump to post
  • Sun Feb 19, 2017 6:46 pm
  • Replies 0
  • Views 792
Re: correcting pp_express code in 2.0.3.1

Does anyone have instructions for how to use pp_express in OC2.0.3.1 without filling the error log everytime someone uses it?

Transactions process OK - just with errors being reported.

Errors are all undefined index or variables

All help appreacited

Jump to post
  • Sat Feb 18, 2017 4:44 pm
  • Replies 3
  • Views 1462
Royal Mail shipping module updated for 2016 OC 2.0.3.1

Hi The in-built Royal Mail shipping module is coded around the 2014 Royal Mail list of countries covered and the services available in those countries. I've spent a few hours updating the arrays in the Royal Mail shipping file for OC2.0.3.1 so that it matches with the current(2016) list of countries...

Jump to post
  • Wed Feb 08, 2017 5:34 am
  • Replies 2
  • Views 1731
Re: correcting pp_express code in 2.0.3.1

This is the code from the file referenced: foreach ($results as $result) { if ($this->config->get($result['code'] . '_status')) { $this->load->model('payment/' . $result['code']); $method = $this->{'model_payment_' . $result['code']}->getMethod($payment_address, $total); A couple of lines before is ...

Jump to post
  • Wed Feb 08, 2017 5:30 am
  • Replies 3
  • Views 1462
correcting pp_express code in 2.0.3.1

I've got pp_express working on my site by deleting out the lines which related to options

Occasionally however I get the below error - anyone know how I fix this, or what it means?

Undefined variable: payment_address in web/catalog/controller/payment/pp_express.php on line 682

Jump to post
  • Wed Feb 08, 2017 3:54 am
  • Replies 3
  • Views 1462
Royal Mail Shipping module out of date in OC2.0.3.1

Hi I noticed that the standard Royal Mail Shipping module is out of date in oc2.0.3.1 It has been built based upon the 2014 Royal Mail international services and coverage, and is not according to the latest 2016 services and coverage http://www.royalmail.com/sites/default/files/Royal-Mail-Internatio...

Jump to post
  • Sun Jan 29, 2017 12:17 am
  • Replies 1
  • Views 275
Re: Change admin 'out of stock' counter 4 Enabled products o

Thanks Opencartmart - worked perfectly also.

Really appreaciate your assistance, and helping me learn :)

Jump to post
  • Sun Jan 29, 2017 12:12 am
  • Replies 5
  • Views 555
Re: Change admin 'out of stock' counter 4 Enabled products o

Hi Opencartmart - your instructions worked perfectly - thank you!!

When you click on the number of out of stock items in the header, it takes you to the product page with quantity set as 0.

Is there a way that status would also be set as 'Enabled' when it opens the Product page?

Jump to post
  • Sat Jan 28, 2017 10:00 pm
  • Replies 5
  • Views 555
Change admin 'out of stock' counter 4 Enabled products only

When logged into admin there is an Alarm bell symbol in the top right hand corner of the screen, next to the link to the store and logout buttons. There is also a number shown which equates to the number of out of stock products you have, counted as quantity = 0 This number of 'Out of Stock' items i...

Jump to post
  • Sat Jan 28, 2017 5:55 pm
  • Replies 5
  • Views 555
Re: Does anyone understand this error in SQL syntax

How did you identify the IP address in order to block it??

Jump to post
  • Fri Jan 13, 2017 6:54 am
  • Replies 5
  • Views 2088
Re: Does anyone understand this error in SQL syntax

Thanks @sculptex for the advice - but there is no such entry in my sql.

Is this an SQL injection attack? - and if so, what can be done to stop them?
Thanks

Jump to post
  • Thu Jan 12, 2017 3:30 am
  • Replies 5
  • Views 2088
Does anyone understand this error in SQL syntax

Can anyone help me to understand what the below means - keep getting this error and can't figure out how to fix it 2017-01-07 19:04:44 - PHP Notice: Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'A=0'' at ...

Jump to post
  • Wed Jan 11, 2017 6:37 am
  • Replies 5
  • Views 2088
Re: Sort order of Royal Mail shipping options

Thanks - didn't think so, but worth checking

Any idea's on my Paypal Express option problem? - i think it might have been a known issue, which I'm sure there must be a simple solution for

Jump to post
  • Tue Jan 03, 2017 1:12 am
  • Replies 9
  • Views 1311

Search found 70 matches