Search found 316 matches

Search found 316 matches

Re: SSL issue with contact, voucher, coupon & cart refresh

Ok, for 1.5.6.x the instructions for this fix are:

Find: $this->data['action'] = $this->url->link('checkout/cart');

Change to: $this->data['action'] = $this->url->link('checkout/cart', '', 'SSL');

Thanks to the OP!

Jump to post
  • Tue Aug 10, 2021 10:43 pm
  • Replies 9
  • Views 6126
Re: @tik Google Rich Snippets 2.0

Seems the schema markup has changed since this excellent mod was last updated - any chance you will be releasing an update for us @OC2PS?

Jump to post
  • Wed Aug 14, 2019 6:40 pm
  • Replies 192
  • Views 142916
Re: [MOD] Sloppy Address Cleaner.

grgr, bit of an annoying little thing I haven't been able to work out - a local surname is Machin, which the address cleaner changes to MacHin - I added "Machin" to the exceptions array list but it still gets changed?

Any help appreciated ;D

Jump to post
  • Mon Apr 01, 2019 7:39 pm
  • Replies 26
  • Views 12142
Re: Latest module suddenly not showing any products

Sussed it - always the simple things you overlook! The products are all nil stock as we sell from a catalogue, the Latest module has this line: if ($result['quantity'] > 0) { which performs a quantity check and only returns items that are in stock. Does any clever person know a way to perform a cate...

Jump to post
  • Sat Aug 26, 2017 7:59 pm
  • Replies 1
  • Views 556
Latest module suddenly not showing any products

Opencart 1.5.6 with lots of mods but has been running stable and no changes to the code for quite some time (1 year or so) - suddenly in the last two weeks the Latest module has stopped displaying any products at all! I have uninstalled/reinstalled, checked for VQmods which might affect the files et...

Jump to post
  • Sat Aug 26, 2017 7:16 pm
  • Replies 1
  • Views 556
Re: [SOLVED!] Error message in category_id

Brilliant work Melbagnato and billynoah, I just tripped over this issue with the category_breadcrumb.xml code after having to disable several categories on my store which had active products. Mel's investigation confirmed it was the same issue, and Billy's code snippet did the trick - this post may ...

Jump to post
  • Sun Nov 13, 2016 7:39 pm
  • Replies 39
  • Views 51192
Re: Use Mail/newsletter function to individual email address

Thanks rjcalifornia, but I am on OC1.5.6 plus mods and that is only for 2.0+

:)

Jump to post
  • Fri Nov 11, 2016 11:46 pm
  • Replies 2
  • Views 674
Use Mail/newsletter function to individual email address

Hi, I would like to know if it is possible to modify the inbuilt Mail function so that in addition to "Customer" it is also possible to enter an individual email address and send it to just that? EG: If a customer uses Guest checkout they cannot be selected from the list of "Customers...

Jump to post
  • Mon Nov 07, 2016 12:47 am
  • Replies 2
  • Views 674
Re: [1.5.x] Coupon History not working with Paypal, etc - FI

My thanks to jolyonr for the fix - yet another unaddressed bug carried forward from previous versions, have to say it is disappointing to see so many things that don't work properly by default...community edition next time I think! :)

Jump to post
  • Sat Jan 23, 2016 7:26 pm
  • Replies 24
  • Views 24959
Re: [vQmod]Product Display Settings (free)

Hi florinsith,

The link for this extension is no longer working - could you please send me a copy to stokeyblokey125@hotmail.com or possibly re-upload it?

Thanks if you can! :)

Stokey

Jump to post
  • Tue Dec 08, 2015 12:58 am
  • Replies 133
  • Views 70601
Re: Cheque text in Order confirmation email and Admin Histor

Thanks for the reply gogoweb - that does work but it just looks "clunky" having the company name shown twice on the Contact Page etc.

It's a work-around tho *thumbs up*

Jump to post
  • Mon Dec 07, 2015 10:00 pm
  • Replies 2
  • Views 764
Re: [HOW TO] Get free Cookie Control to comply with EU Law

Hi Ian, I got tired of answering requests for support from people who knew even less than I do about code (and I know next to zilch!) so I toook all my mods down. Private message me your email address and I will send you a few versions of it over for you to play with. Be aware, it is a case of manua...

Jump to post
  • Fri Nov 20, 2015 9:27 pm
  • Replies 5
  • Views 5974
Re: Featured Products and 0 Quantity

grgr, thank you for this fix!

I managed to implement it on several other modules but the Featured one was coded differently to them and I (being a non-coding shopkeeper) just couldn't get it to work. All fixed up now, another great job by grgr! ;D

Jump to post
  • Sun Nov 15, 2015 12:58 am
  • Replies 7
  • Views 1775
Cheque text in Order confirmation email and Admin History

OC1.5.6 default theme (modified) lots of vQmods and manual edits Hi, When someone chooses to pay by cheque they get an automatic email and it adds the entry to the Order History in the admin Order info section. What I need to do is add the company name above the address since our business is located...

Jump to post
  • Sun Oct 25, 2015 8:14 pm
  • Replies 2
  • Views 764
Re: PayPal IPN Update

Thanks Qphoria & JNeuhoff - I am glad you guys answered as I only have 10 days to get this upgraded before our site would stop taking payments.

And apologies for us non-coders being a pain in the neck...

Stokey

Jump to post
  • Sun Sep 20, 2015 8:50 pm
  • Replies 13
  • Views 2488
Re: PayPal IPN Update

I have asked the same question but not received a reply yet...

Jump to post
  • Mon Sep 14, 2015 9:54 pm
  • Replies 13
  • Views 2488
PayPal Encryption upgrade question

Hi everyone :)

I have just recieved an email telling me that PayPal are upgrading their encryption - I am using OC1.5.6 and the standard PayPal payment module, will I need to change anything?

Thanks,

Stokey

Jump to post
  • Fri Sep 11, 2015 11:28 pm
  • Replies 1
  • Views 485
Re: Which product extension was it.

Assuming it was a vQmod you could look through the /vqmod/xml folder for anything with "quick edit" in the title to try and track it down?

Jump to post
  • Fri Jul 17, 2015 6:24 pm
  • Replies 4
  • Views 885
Re: Kaspersky Internet Security breaks slideshow OC1.5.6

Thanks for the reply :) I did try renaming the banners (the actual images were all called something innocuous without banner in) but it made no difference. None of the .js files seem to have banner in the name either, so I guess Kaspersky is somehow picking up on the functionality of the slideshow a...

Jump to post
  • Mon Jul 13, 2015 7:22 pm
  • Replies 2
  • Views 926

Search found 316 matches