Https Greyed out on checkout page
Hi, I've been searching for the last few days trying to fix this issue. I'm not getting the green padlock on the checkout page. I've been testing with whynopadlock.com which is saying that everything is fine and I should be getting the green padlock. I'm not sure if there is a problem with my htacce...
Jump to post- Tue Apr 17, 2018 3:06 pm
- Replies 1
- Views 860
[SOLVED] Option Value Characters
Thanks, thats was my problem, I knew it would be simple.
For anyone else having the same issue I also had to change the same value in:
catalog/model/checkout/order.php
The above enabled the option to be the correct length on the order email.
- Thu Feb 15, 2018 4:48 pm
- Replies 3
- Views 602
Option Value Characters
I currently have a site in development and I need to extend the option character limit on the checkout page and order email. I've changed the following code with no joy. catalog/controller/checkout/cart.php $option_data[] = array( 'name' => $option['name'], 'value' => (utf8_strlen($value) > 20 ? utf...
Jump to post- Wed Feb 14, 2018 5:05 pm
- Replies 3
- Views 602
Re: How to create multi store on subdomain without Cpanel?
Is your host one.com?
One.com told me they support opencart but not multi-store and recommend not using the feature. They could not really give me an answer as to why it wasn't supported.
- Sat Jan 13, 2018 4:05 am
- Replies 6
- Views 2304
Re: How to create multi store on subdomain without Cpanel?
Hi, did you find a solution to this problem? I'm also with one.com and are finding the exact same issue.
Jump to post- Mon Dec 18, 2017 10:46 pm
- Replies 6
- Views 2304
Best Practices For Products in Categories and Subcategories
I'm trying to find the best practices for products which are in subcategories. If I have "product A" which is in "Cat-A > Sub-A" should it be added to both "Cat-A and Sub-A" or just "Sub-A"? "Cat-A" does have lots of text but no products assign as th...
Jump to post- Wed Dec 06, 2017 4:56 pm
- Replies 2
- Views 1173
HTTP Error 500 ONLY on Homepage
Hi, would really like some help on this one. Nothing has been added or changed on my website for months then all of sudden the homepage stops loading and returns HTTP ERROR 500. All other pages including admin work fine. I've tried searching the forum and google but can't find any fixes that help. H...
Jump to post- Fri Dec 01, 2017 12:51 am
- Replies 1
- Views 374
Re: I accidentally removed all modify permissions from Top Admi
I've solved the following problem now.
Jump to postkenny_1892 wrote: ↑Mon Sep 11, 2017 5:36 pmI've done the same thing for version 2.3.0.2 and now all I can see is a plain white screen and the dashboard link in the menu. could someone please advise?
Thanks
Kenny
- Mon Sep 11, 2017 6:45 pm
- Replies 7
- Views 3092
Re: I accidentally removed all modify permissions from Top Admi
I've done the same thing for version 2.3.0.2 and now all I can see is a plain white screen and the dashboard link in the menu. could someone please advise?
Thanks
Kenny
- Mon Sep 11, 2017 5:36 pm
- Replies 7
- Views 3092
Re: Product Options Get Changed When Modifying Description
Does anybody know of an alternative mod which does the same for v2?
Jump to post- Fri Apr 08, 2016 3:42 pm
- Replies 4
- Views 2751
Excel Port - Undefined property: Proxy::
Hi Could someone please help me I am running a clean install of Opencart 2.2.0.0 with ExcelPort 2.2.2 installed but on the excelport page it's showing the following error. Notice: Undefined property: Proxy::$conditions in "Directory Deleted" system/engine/proxy.php on line 4Notice: Undefin...
Jump to post- Mon Mar 28, 2016 1:44 am
- Replies 9
- Views 6679
Re: Notice: Use of undefined constant HTTP_IMAGE
Thank you that has worked
Jump to post- Wed Feb 04, 2015 3:06 am
- Replies 5
- Views 1551
Re: Notice: Use of undefined constant HTTP_IMAGE
Version 1.5.6.4
Jump to post- Tue Feb 03, 2015 9:13 pm
- Replies 5
- Views 1551
Notice: Use of undefined constant HTTP_IMAGE
I seem to be getting this error whenever I install a new extensions. Error: "Notice: Use of undefined constant HTTP_IMAGE - assumed 'HTTP_IMAGE' in /home/sites/mysite.com/public_html/store/vqmod/vqcache/vq2-catalog_controller_common_header.php on line 68" if (isset($this->request->server['...
Jump to post- Tue Feb 03, 2015 8:56 pm
- Replies 5
- Views 1551
Sub Domain adding index.php
Hi, I have a website which runs in Zencart I am in the progress of moving this over to Opencart. I have Opencart installed into to a sub domain /Store/ . It's been working fine and I've had no problems with it until, I have two weeks off and neither website has been touched in this time. Now when I ...
Jump to post- Tue Apr 01, 2014 7:51 pm
- Replies 0
- Views 272
Selling products by Metre and Diameter
Hi, I'm trying to set a store up selling rope. I've got a number of products which I would like to sell by the metre 1metre up to 250 metres, I also want to include the diameter of the rope which goes from 6mm up to 36mm. I've been using the excellent option plus module but I've come a bit stuck aft...
Jump to post- Thu Mar 03, 2011 9:24 pm
- Replies 2
- Views 1529
Option not been save correctly
Hi, I'm creating a new website and i'm using the option plus module. When i'm saving the options it seems to be taking ages and then a white screen will appear with no error messages, when I go to check my option only half of them have saved. I currently have 17 products and each one has a option fo...
Jump to post- Wed Mar 02, 2011 3:47 pm
- Replies 1
- Views 367
Import/export modification
Hi, I need some changes made the import/export module. I need to be able to change the weight and image within option plus I've read loads of post on here to know that it's possible, I just don't have the knowledge to do it. I've read a post on here telling you how to add the fields for weight but i...
Jump to post- Wed Feb 16, 2011 4:47 am
- Replies 0
- Views 451
Re: Warning: mail(): Policy restriction in effect
While they might not be running in safe mode, they've put a restriction on your mail function (as described in the error message). You can try removing the fifth parameter but I'm not sure as to the exact implications it will have on your emails being sent out Open /system/library/mail.php find ...
Jump to post- Sun Sep 19, 2010 6:07 pm
- Replies 10
- Views 5642
Re: Warning: mail(): Policy restriction in effect
Hi,
Thanks for the reply. I just spoken to host and they say thy aren't running in safe mode. Do you have any other ideas of what might be wrong.
Thank you
- Sun Sep 19, 2010 4:55 pm
- Replies 10
- Views 5642