Page 1 of 1
Search found 19 matches
Re: Copied site to new domain - Sales email
Yes that was changed too. I've done a search in the database and cannot find a reference to the old email address so I'm guessing it might not be a setting but in the code somewhere?
Jump to post- Wed Dec 23, 2015 7:17 pm
- Replies 2
- Views 585
Copied site to new domain - Sales email
Hi, Wondering if anyone can help - I've cloned an opencart site (to setup a sister site) but now when I put an order through the cloned site it sends the confirmation email to the old site? I've changed the email settings in the admin panel system>>settings>>Email which I though would have changed i...
Jump to post- Wed Dec 23, 2015 3:17 am
- Replies 2
- Views 585
Email Checker
Hi, We are getting quite a few fradulent orders which have fake email addresses (we are using guest checkout at the moment) - Is there any way we can validate these during the checkout process, I've seen an extension that does this but it gives a false positive on yahoo ones. Most of the fradulaent ...
Jump to post- Tue Apr 28, 2015 8:20 pm
- Replies 1
- Views 404
Re: Developer Needed to fix Checkout Error
VQMod folder permissions were 755 I've changed them to 777 - will that be better?
Version 1.5.6.4
Do you meen reinstalled the extensions? I've cleared the cache of the vqmod and inistalled all vqmods that weren't being used.
N.
- Wed Apr 22, 2015 4:46 am
- Replies 4
- Views 1478
Developer Needed to fix Checkout Error
Hi, I'm looking for a developer/coder to fix a checkout problem we are having (I think it was caused by a faulty extension) as a customer is cheking out they get an error page but the order still goes through, the customer is unaware the order has gone through so they resubmit it. It looks like it m...
Jump to post- Tue Apr 21, 2015 7:44 pm
- Replies 4
- Views 1478
Re: Order going through twice
We're still getting this problem - Is there any sections on this site to hire a developer/opencart specialist to look into this?
Jump to post- Tue Apr 21, 2015 7:31 pm
- Replies 3
- Views 766
Order going through twice
Hi, Wonder if anyone can help - had a opencart install going for a few months and its just started putting certain orders through twice. wonder if anyone can solve this? Error logo around problem... A duplicate order went through at 14:17 and then at 14:29: 2015-03-19 12:03:02 - PHP Warning: require...
Jump to post- Thu Mar 19, 2015 10:55 pm
- Replies 3
- Views 766
Re: Cron Job/Database query to Update Special End date
OK - Think I have it sorted now, needed the password encased in '. so the finished command was: echo 'UPDATE product_special SET date_end="'`date +\%Y-\%m-\%d --date="+3 days"`'";' | mysql -uUSERNAME -p'PASSWORD' TABLENAME I've put up the solution incase anyone else needs it - I ...
Jump to post- Thu Dec 19, 2013 7:54 pm
- Replies 6
- Views 1979
Re: Cron Job/Database query to Update Special End date
I've been told that bash is enabled on the server (see below) , we are trying to get the specials on a recurring basis so when we set them up they will always updated when they run out - on a 3 day cycle. If a special is added during the day it will then update with all the others when the cronjob i...
Jump to post- Thu Dec 19, 2013 6:24 pm
- Replies 6
- Views 1979
Re: Cron Job/Database query to Update Special End date
Thanks Billynoah - just tried it and i'm getting the followin errot /bin/sh: -c: line 0: syntax error near unexpected token `(' I've changed it a bit as I want to run it every third day, is this right? 00 12 */3 * * echo 'UPDATE oc_product_special SET date_end="'`date +\%Y-\%m-\%d --date="...
Jump to post- Mon Dec 16, 2013 8:16 pm
- Replies 6
- Views 1979
Cron Job/Database query to Update Special End date
Hi, Could anyone help - need to update specials end date in bulk (there doesn't seem to be a extension that just updates the end date). It has been suggested that a database query would be the best way forward. I'm not to good at them so any suggestions would be helpful. I need all the specials to h...
Jump to post- Sat Dec 14, 2013 1:31 am
- Replies 6
- Views 1979
Re: Automatically reset Special End Date
thanks for the option MarketInSG - does this have the ability to set it up as recurring, if not would it be possible to add this function or create a sepearate extension?
We really need it to update itself if possible.
- Tue Nov 12, 2013 1:09 am
- Replies 5
- Views 798
Re: Automatically reset Special End Date
Thanks for the reply but I have a countdown clock on the specials so this wouldn't work. I need something that once the special timer reaches 0 it resets the clock to a specific time.
N.
- Mon Nov 11, 2013 6:45 pm
- Replies 5
- Views 798
Automatically reset Special End Date
Hi,
Is there anyway (code or extension) that I can set the special time to be recurring once it reaches 0. Also it there a way to set a end time for the specials?
N.
- Thu Nov 07, 2013 11:31 pm
- Replies 5
- Views 798
Remove an Option from the Cart
Hi, Does anyone know any extensions or code changes that allows the user to remove a product option from the cart. I'm working on a site where the client wants the user to be able to remove it so that they dont have to remove the whole product and re-buy the item. I can't seem to find an extension t...
Jump to post- Wed May 22, 2013 5:19 pm
- Replies 2
- Views 390
Showing Ex Tax in Featured and Latest Products
Hi,
I've got a site I'm working on http://www.totalbathing.co.uk/, I need to show the product prices with VAT and without in the featured and latest product modules.
How easy would this be to do or is there an extension that does it.
I'm using version 1.5.1.3.
Thanks.
N.
- Tue Apr 23, 2013 12:40 am
- Replies 1
- Views 212
Re: Universum Pro - Product page restructure
I've tried contacting the seller but I can't get hold of him. If anyone can make the changes I am will to pay for the service.
N.
- Mon Mar 25, 2013 10:13 am
- Replies 1
- Views 537
Possible in Open Cart - 2 Prices choose at checkout
I'm wondering if this is possible to do: I have a website (currently built in Virtuemart) and wondering if I could rebuild it in Opencart as it seems a better solution. I need the website to display 2 prices - one with vat and one without, at the checkout process I need to confirm whether the user i...
Jump to post- Sat Mar 23, 2013 11:29 pm
- Replies 0
- Views 221
Universum Pro - Product page restructure
Hi, Wonder if anyone can help - I've installed Universum Pro and need to make changes to the product page: http://universumtheme.com/index.php?route=product/product&product_id=50 I want the the three tabs 'Description','Specification' & 'Reviews' moving to below the images and leaving the 'G...
Jump to post- Fri Mar 22, 2013 10:41 pm
- Replies 1
- Views 537
Search found 19 matches