Re: Possible to start over order numbers every year?
Works great! simple but effective solution. Jump to postvictorj wrote:make a order in your cart.
go to your databse en set ordernumber to 0 or better give it a year prefix like 201300000 the next order will be 20120001
- Tue Jan 01, 2013 10:35 am
- Replies 3
- Views 300
Re: Possible to start over order numbers every year?
Ok, that's a great and simple idea! Have you tried it yourself?
Thanks alot victorj!
Happy new year!!
- Tue Jan 01, 2013 9:18 am
- Replies 3
- Views 300
Possible to start over order numbers every year?
Is it possible to archive orders of 2012 and reset the order number to 0?
The only thing i could think of is to backup all orders of 2012 in the database and delete them all. Isn't there a better way?
- Tue Jan 01, 2013 3:03 am
- Replies 3
- Views 300
Re: Upgrade 1.5.4 to 1.5.4.1 Could not Execute error
Have u tried this? Open the database in Your PHP MY ADMIN . Click on the SQL TAB and paste this code in the box: CREATE TABLE `oc_product_tag` ( `product_tag_id` int(11) NOT NULL AUTO_INCREMENT, `product_id` int(11) NOT NULL, `language_id` int(11) NOT NULL, `tag` varchar(32) COLLATE utf8_bin...
Jump to post- Sun Dec 30, 2012 7:05 am
- Replies 4
- Views 892
Re: How To Speed Up OpenCart Store
CDN's also boost up perfomances, right?
Jump to post- Sun Dec 30, 2012 7:01 am
- Replies 3
- Views 1938
Re: cant see store front
So, you're seeing the wordpress frontpage instead of the opencart frontpage? Can you share a link?
Jump to post- Sun Dec 30, 2012 6:58 am
- Replies 1
- Views 368
Re: Error message at site, and can't log into Opencart admin
And did you find what caused the error?
Jump to post- Sun Dec 30, 2012 12:58 am
- Replies 3
- Views 376
Re: BUG? Checkout not working on Safari
Well, it sure was an older version of safari. You guys had it all correct!
I got that version from apple.com weird
Must have been a bug in their website
- Sun Dec 30, 2012 12:49 am
- Replies 6
- Views 2078
Re: weight.php - devision by zero error (with fix)
I finally resolved this problem by making sure all my products had a weight AND a measurement besides them (kg) works fine now :) This is the solution. Well it also worked for me. Use the Export/Import tool (http://www.opencart.com/index.php?route=extension/extension/info&extension_id=17&fi...
Jump to post- Sun Dec 30, 2012 12:45 am
- Replies 14
- Views 15328
Re: Hasn't anyone come up with a solution for...?
I just bought the extensions. I hope it does what i was looking for. Thank you for your help daik01
Jump to post- Sun Dec 30, 2012 12:43 am
- Replies 2
- Views 137
non www and non https to https://www
I wanted to share my .htacces code for the people who would like to use an ssl. First off, be sure to enable SSL in the admin area, Config -> Store-settings -> Server Edit your .htaccess file ( in root folder ); RewriteBase /opencartsubfoler RewriteRule ^sitemap.xml$ index.php?route=feed/google_sit...
Jump to post- Sun Dec 30, 2012 12:41 am
- Replies 1
- Views 455
Hasn't anyone come up with a solution for...?
I think it's odd that i can't find any solution to substract a % of the total amount which includes the tax..
I can't find any extension or a good solution in the forum. Sorting the order total doesn't seem to do the trick. Is it really that hard to implement or edit this?
- Tue Dec 18, 2012 6:21 pm
- Replies 2
- Views 137
Re: BUG? Checkout not working on Safari
Hey guy's i've found a possible bug in OC Open up the demo site in Safari and try to buy something http://demo.opencart.com/. I'm unable to complete my purchase in Safari, because OC freezes when trying to continue to step 2. I have to say that i'm not using a MAC. The Safari i'm using is 3.2.2 for...
Jump to post- Mon Aug 20, 2012 2:45 pm
- Replies 6
- Views 2078
BUG? Checkout not working on Safari
Hey guy's i've found a possible bug in OC Open up the demo site in Safari and try to buy something http://demo.opencart.com/. I'm unable to complete my purchase in Safari, because OC freezes when trying to continue to step 2. I have to say that i'm not using a MAC. The Safari i'm using is 3.2.2 for ...
Jump to post- Mon Aug 20, 2012 5:44 am
- Replies 6
- Views 2078
Re: Error message at site, and can't log into Opencart admin
what did you modify/install?
Jump to post- Sat Aug 11, 2012 2:52 am
- Replies 3
- Views 376
Re: weight.php - devision by zero error (with fix)
You guys are probably using a second or different language. Go check out if all required field of the lenght and weight classes are filled. See under localisation.
Jump to post- Sat Aug 11, 2012 2:25 am
- Replies 14
- Views 15328
Re: Opencart search far too weak
From what i know, Opencart doesn't have a proper search engine. I agree with you that this should be improved.
Jump to post- Sat Jul 07, 2012 4:47 am
- Replies 12
- Views 4233
Re: Members only area (information page)
Avvici, I would like to thank you for your help. I did not expect any response. I will use your code and see if it works.
Jump to post- Wed May 30, 2012 2:31 am
- Replies 4
- Views 1214
Members only area (information page)
Hi guys,
I was wondering if there's a way that i could make some information pages restricted to members only?
- Sun May 27, 2012 5:19 pm
- Replies 4
- Views 1214