Search found 14 matches

Page 1 of 1

Search found 14 matches

Re: Multiple Item Discount

Managed to works this out on v2.3.0.2 if anyone else needs it. Around line 178, use (int)$cart['quantity'] instead of (int)$quantity as demonstrated above. The line should look like the following: $product_discount_query = $this->db->query("SELECT price FROM " . DB_PREFIX . "product_d...

Jump to post
  • Wed Jan 24, 2018 1:59 am
  • Replies 13
  • Views 23467
Re: Multiple Item Discount

By design, OpenCart sees products with options as 2 different entities So Product A with Option 1 is a different item than Product A with Option 2 Which means that if you have a discount at 10 and someone buys 5 of Product A with option 1 and 5 of Product A with option 2, it won't give you the disc...

Jump to post
  • Tue Jan 23, 2018 4:47 am
  • Replies 13
  • Views 23467
Re: Customer account logs out immediately

Config files look good and have not changed. :-/ Same issue on default theme. ??? As mentioned on the above, please provide the most recent error / access logs. Unfortunately error logs are clear.... nothing in there to indicate what the problem is. I'm really lost on this one. Happy to share creds...

Jump to post
  • Sat Dec 02, 2017 2:00 am
  • Replies 6
  • Views 782
Re: Customer account logs out immediately

Config files look good and have not changed. :-/

Same issue on default theme. ???

Jump to post
  • Fri Dec 01, 2017 7:33 pm
  • Replies 6
  • Views 782
Customer account logs out immediately

All, I really need some help. I've been building a new site over the last couple of months and everything has been going great until yesterday where a strange error is occurring. When I log in on the front end as a customer, as soon as I navigate to any other page it logs the customer out. :-( I don...

Jump to post
  • Fri Dec 01, 2017 5:27 pm
  • Replies 6
  • Views 782
Re: PayPal Totals not matching Opencart Totals

I have checked the settings and it all looks correct... The strange thing is it doesnt happen on every order. There was someone who ordered something and that error occured. A week later she ordered again - again with the same error! She ordered today and it is fine. I asker her what device she used...

Jump to post
  • Fri Sep 12, 2014 6:58 pm
  • Replies 2
  • Views 462
PayPal Totals not matching Opencart Totals

Hi Folks, I need some help as i am not getting anywhere with the Opencart support team! Basically, i have two Opencart stores running and have experienced the same error on both and was wondering if anyone has a solution or if they have experienced the same thing. A customer has placed an order and ...

Jump to post
  • Fri Sep 12, 2014 5:42 pm
  • Replies 2
  • Views 462
Re: Error message

old...lol 1.5.4.1

Jump to post
  • Fri Mar 07, 2014 3:22 am
  • Replies 3
  • Views 538
Error message

Hi Folks,

I've tried to do some research but i cant seem to clear this error message in the log!

2014-02-25 9:51:55 - PHP Notice: Undefined index: zone_id in /home/simplygo/public_html/funky-gadget.co.uk/catalog/controller/account/register.php on line 423

Anyone have any ideas?

Jump to post
  • Sat Mar 01, 2014 7:39 pm
  • Replies 3
  • Views 538
Drill down menu

Hi Folks, I wonder if there is anybody out there that may be able to give me some advice... I am looking for a mod for my site which is effectively a drill down menu. It will be made up of two drop down menus, Make and Model. Once a make and model has been selected it will then direct you to a produ...

Jump to post
  • Tue Feb 04, 2014 4:04 am
  • Replies 0
  • Views 456
Re: Help me!

Thanks for all of your help!

All sorted!

Jump to post
  • Mon Feb 03, 2014 3:12 am
  • Replies 5
  • Views 841
Re: Help me!

MarketInSG wrote:one of your extension is using HTTP_IMAGE constant. Add that to your config.php file then.
great, thanks for the advice. how do i add that? lol

something like this?

define('HTTP_IMAGE', 'http://www.newhorizonsystems.net/image');

Not sure what to put as the URL...

Thanks for all your help!

Jump to post
  • Sat Feb 01, 2014 6:23 am
  • Replies 5
  • Views 841
Help me!

Hi Folks, I was wondering if anybody could help me, I keep getting these errors over and over again and I'm not sure how to solve it. I've searched everywhere to try and work out what the issue might be but don't seem to be any wiser. ??? 2014-01-29 16:47:07 - PHP Notice: Use of undefined constant H...

Jump to post
  • Thu Jan 30, 2014 3:55 am
  • Replies 5
  • Views 841
1.5.6 - Cant assign manufacturer to product

Hi Folks, Wondering if someone can help me! For some reason when i add a new product, i cant select any of my manufacturers to assign to the product from the links tab! i have searched the forums to see if anyone has had the same issue but can find anything, What do i do? ??? Any help would be great...

Jump to post
  • Mon Nov 11, 2013 6:41 pm
  • Replies 1
  • Views 733

Page 1 of 1

Search found 14 matches