Page 1 of 1
Search found 18 matches
Re: Updating PHP version would affect the opencart site?
Fixed, it was the '08', changes it to '8'.
In PHP 7 you must use actually integers rather than 0008 as it does ignore them like 5.4
- Tue Jul 31, 2018 8:51 pm
- Replies 50
- Views 38724
Re: Updating PHP version would affect the opencart site?
I spoke too soon, I'm getting this error on the product pages only (as far as I can see..) Fatal error: 'Invalid numeric literal' in /home/sites/)(domainnameremoved)).com/public_html/catalog/language/en-gb/product/product.php:15 Stack trace: #0 vqmod/vqcache/vq2-system_storage_modification_system_en...
Jump to post- Tue Jul 31, 2018 8:48 pm
- Replies 50
- Views 38724
Re: Updating PHP version would affect the opencart site?
Thanks for the answers guys, back up everything and updated it, everything works fine.
- Tue Jul 31, 2018 8:36 pm
- Replies 50
- Views 38724
Re: Updating PHP version would affect the opencart site?
Hi Guys, Really helpful discussion but I have a question; I need to update to opencart to PHP 7 as I'm currently on 5.4 and opencart 2.3.0.2 I can do this via my Cpanel, but if I do, will it break things and/or change any opencart files at all? or is it just the server files that are changed? I have...
Jump to post- Mon Jul 30, 2018 11:25 pm
- Replies 50
- Views 38724
Re: Product Filter Sort
Please see attached pic
Thanks
- Wed Jul 09, 2014 6:08 pm
- Replies 3
- Views 326
Product Filter Sort
Hi,
I'm using 1.5.6.4 and I cannot figure out how to move the refine search tab?
Can anyone help?
Many Thanks,
aj
- Tue Jul 08, 2014 11:41 pm
- Replies 3
- Views 326
Re: Help with code for shipping
Thanks Johnathan, works like magic
- Thu Jul 03, 2014 5:42 pm
- Replies 4
- Views 496
Re: Help - Hide Citylink shipping method if fee = 0
This works really well!
You can disable shipment options based on price weight and many other things!
- Tue Jul 01, 2014 11:48 pm
- Replies 5
- Views 2569
Re: Help with code for shipping
Thanks Johnathan :) This is my code now; <?php // Text $_['text_title'] = 'Interlink Express 24 Courier'; $datetime = new DateTime('tomorrow'); $_['text_description'] = 'Interlink Express: Get it tomorrow, ' . $datetime->format('l, jS \of F '); $_['text_weight'] = 'Weight:'; $_['text_insurance'] = '...
Jump to post- Tue Jul 01, 2014 11:20 pm
- Replies 4
- Views 496
Help with code for shipping
Hello, I want to display the date that the customer can receive the item like so; (see capture 1) I have this code; $datetime = new DateTime('tomorrow'); echo $datetime->format('Y-m-d'); But I do not know how to insert it so it goes here; (see capture 2) <?php // Text $_['text_title'] = 'Interlink E...
Jump to post- Tue Jul 01, 2014 5:06 pm
- Replies 4
- Views 496
Re: Disable Payment options based on delivery method
So it can only disable royal mail as a whole and not royal mail > first class or royal mail > second class?
That wouldn't be a problem
Would this work with a custom theme?
- Mon Jun 30, 2014 3:41 pm
- Replies 7
- Views 1174
Re: Disable Payment options based on delivery method
So would this work with my problem??
Jump to post- Sat Jun 28, 2014 3:25 am
- Replies 7
- Views 1174
Re: Disable Payment options based on delivery method
And this would work for my predicament?
Would your module work for my problem without any other problems?
- Fri Jun 27, 2014 11:30 pm
- Replies 7
- Views 1174
Disable Payment options based on delivery method
Firstly, Hi everyone :) Now my problem, Basically I want certain payment methods to be disabled when the user selects a certain delivery method like so; When the user selects first class post or free shipping > disable cash on pick-up (formally cash on delivery) and When the user selects Pick up fro...
Jump to post- Fri Jun 27, 2014 3:25 pm
- Replies 7
- Views 1174
Re: Weird Checkout OC 1.5.5.1
After nearly pulling my hair out,
It turns out that it was not anything to do with Vqmod, but it was GZIP Compression. I had it on 5.
I put it to 0 and my checkout works fine now, is there any reason for this?
Regards,
Ainsley.
- Tue Oct 15, 2013 7:52 pm
- Replies 5
- Views 636
Re: Weird Checkout OC 1.5.5.1
Hi there,MarketInSG wrote:That's an interesting one. What happens on the default theme, if you try switching back?
This is the default theme Jump to post
- Mon Oct 14, 2013 4:14 pm
- Replies 5
- Views 636
Weird Checkout OC 1.5.5.1
Hello,
I have a error on the checkout part of my website, it all works fine until you get to the 4th step.
Thanks. Jump to post
- Mon Oct 14, 2013 1:07 am
- Replies 5
- Views 636
Re: Check Out Error - Not Found
Does ANYBODY know how to fix this?????
Jump to post- Mon Oct 14, 2013 1:02 am
- Replies 16
- Views 6669
Search found 18 matches