Re: SEO keywords case sensitive?
It's not a problem, it's deliberately so you don't have duplicate page content. If you *really* want it then go to /catalog/controller/common/seo_url.php and change... $query = $this->db->query("SELECT * FROM " . DB_PREFIX . "url_alias WHERE keyword = '" . $this->db->escape($par...
Jump to post- Fri Jul 12, 2013 12:24 am
- Replies 5
- Views 2711
Re: Development Environment for developing OpenCart
2 years later... have any recommendations of yours changed (all those who recommended...) :-)
Jump to post- Fri Jan 25, 2013 5:41 am
- Replies 50
- Views 31197
How to do a discount with a free gift coupon code?
What about if I want to create a free gift coupon code:
100% off on one of five items, but I want to restrict the coupon to ONLY one free item.
Any idea how to do that?
- Tue Jan 08, 2013 10:26 am
- Replies 0
- Views 313
Re: FedEx Shipping Labels?
Has this been released? Jump to postQphoria wrote:I am working on a commercial one that will do rates, labels, tracking, etc...
- Tue Dec 25, 2012 8:06 am
- Replies 5
- Views 2167
Re: Shipping Labels?
Qphoria have you finished your fedex extension?
Quickonlineship is not working for me...
- Tue Dec 25, 2012 7:44 am
- Replies 13
- Views 6264
Re: Coupon code case sensitivity
has this been updated in the latest version?
Jump to post- Tue Dec 18, 2012 2:24 pm
- Replies 9
- Views 2330
Re: SEO keywords case sensitive?
my research has shown to possible solutions:
apache mod_spelling:
<IfModule mod_speling.c>
CheckCaseOnly On
CheckSpelling Off
</IfModule>
or
a custom 404 page:
http://www.forbrugerportalen.dk/sider/c ... nglish.htm
- Mon Dec 17, 2012 9:47 am
- Replies 5
- Views 2711
Re: JHShop is dead and ready for forking!
so 17 months after the last post... anyone know what the story is?
Jump to post- Fri Jul 27, 2012 8:22 am
- Replies 19
- Views 6237
Inaccurate review of Opencart
http://www.orangecollarmedia.com/magento-vs-opencart
Maybe someone wants to correct their mistakes?
- Fri Jul 27, 2012 4:10 am
- Replies 4
- Views 2805
Re: Some missing order histories
I'm having the same problem. Order placed (used check money order). Recived Email confirmation. But email does not exist in the system. Checked the database with phpmyadmin and it doesn't exist there either. Its slightly possible other admins of the store deleted it by mistake... but I'm doubting it...
Jump to post- Wed Jul 25, 2012 11:02 am
- Replies 6
- Views 778
Re: Gift Registry Module
any updates on this module?
Jump to post- Fri Jun 29, 2012 9:11 pm
- Replies 26
- Views 6915
Re: [1.5.0.5] Modules > Layout > Default
Managed to display the "Welcome" module on all pages without creating it 11 times. :P Just paste the following code wherever you want in your template file: <? echo html_entity_decode($this->config->get('welcome_1_description_1')); ?> Cheers. :drunk: This only gets the first welcome modul...
Jump to post- Sun Sep 11, 2011 6:11 pm
- Replies 15
- Views 5627
Re: Problems with forum login
I just tried a different browser: 2 times to login successfully, then when I clicked post reply, it asked me to login... again. How likely is it that both my browsers have cookie issues (especially this one that I barely have used). I've also switched computers since this started happening.... In an...
Jump to post- Tue Aug 30, 2011 11:38 pm
- Replies 7
- Views 763
Problems with forum login
I've been having consistent problems logging into the forum the past few months (if not longer). Often, it requires 5-6 tries before I can get it, and even then, it randomly asks me to login again ;-/
Any ideas?
- Tue Aug 30, 2011 11:27 pm
- Replies 7
- Views 763
Re: Sneak Peak: OpenCart v1.5.2 Upgrade Script
does that mean that from now on every release will have an upgrade script created BEFORE the release?
Sounds awesome :-)
- Tue Aug 30, 2011 5:13 am
- Replies 33
- Views 23375
Re: OpenCart 1.5.1.1 Bug Thread
Product option file upload intermittently broken on safari
http://code.google.com/p/opencart/issues/detail?id=448
Please test (try it a few times) and report back...
- Thu Aug 11, 2011 7:19 am
- Replies 301
- Views 104801
Re: Authorize,net MD5 Hash
is there a quick way to remove the required mark? thx
Jump to post- Tue Jul 26, 2011 10:25 pm
- Replies 4
- Views 1583
Re: Authorize,net MD5 Hash
it wasnt required in 1.4.9.5 so I'm not sure why its required again. Anyone have any clue? Thanks!
Jump to post- Tue Jul 26, 2011 8:37 pm
- Replies 4
- Views 1583
Re: Delete Product Image
what if I want the product to have no image?
Jump to post- Wed Jul 13, 2011 9:50 pm
- Replies 5
- Views 1327
Re: OpenCart Installation Problem
problem solved: apparently its a latency issue btwn me & the server. try to change to step_3 manually in the adress bar and go from there...
Jump to post- Wed Jul 06, 2011 8:08 pm
- Replies 11
- Views 3111