Re: [VQMod] Royal Mail & UKMail Package Tracking
Tested with v1.5.1.3
Requires VQMod
Might work with 1.5.2.x, but I haven't checked it.
//Spike
- Thu May 24, 2012 3:59 pm
- Replies 27
- Views 10066
Re: Show price in two currency
I've not tested it, but you might be able to look up the currency code in the admin and put something like this into the product controller. <?php $this->data['currency_eur'] = $this->currency->format($this->currency->convert($product['price'], 'RSD', 'EUR'), 'EUR') ?> And then call it in the templa...
Jump to post- Wed May 23, 2012 9:14 pm
- Replies 3
- Views 2435
Re: https compatibility.
Did the certificate include www in the registered address?
You will need to match the config file exactly to the certificate.
- Mon May 21, 2012 2:11 am
- Replies 6
- Views 340
Re: Category Specific Template (vQmod)
Would be interesting to see if you approached this that same way as me. I've had my multiple template mod available for some time. (See footer)
Jump to post- Tue May 08, 2012 6:50 am
- Replies 5
- Views 1589
Re: Add some to order ID possible?
Depends on the method you use to edit your database.
Most hosts offer PHPMyAdmin; the link below should be useful. You would need to edit Auto Increment value of order_id in order table.
http://www.electrictoolbox.com/reset-au ... lue-mysql/
- Mon May 07, 2012 10:10 pm
- Replies 4
- Views 213
Re: Add some to order ID possible?
Order ID is an integer in the DB, so adding a letter would be awkward. You could change the email addresses that each store posts to and separate them that way, or you could change the line count in the database so that one store's order numbers start at say 9000 and the other store starts at 1 ... ...
Jump to post- Mon May 07, 2012 9:00 pm
- Replies 4
- Views 213
Re: Wedding Stationery store - Love2print - Upgraded
Thanks,
I've designed it with speed in mind, so I've added a lot of additional caching. Hopefully that is noticeable and page changes should load very quickly.
Regards, Mike.
- Sun May 06, 2012 2:39 am
- Replies 4
- Views 1527
Wedding Stationery store - Love2print - Upgraded
I've just upgraded from 1.4.9.5 to 1.5.1.3
Several custom mods have been used.
http://www.love2print.co.uk
Regards, Spike.
- Thu May 03, 2012 2:24 pm
- Replies 4
- Views 1527
Re: "Order Sample" button under product
I'll see if I can find time to update it.
I'm very busy with my new born baby and other projects.
- Sun Mar 18, 2012 3:40 am
- Replies 24
- Views 9119
Re: [RELEASED] Option Price Calculation Variants
Updated to v1.5.2.x
Jump to post- Sun Mar 18, 2012 12:20 am
- Replies 1
- Views 757
Re: "Order Sample" button under product
Hi, I've just tried to implement this code as I am building a site with exactly the same requirement. I'm new to OC but have tried to build a vqmod file which will put these changes into the core files and it doesn't seem to be working. I don't know if I am inserting it into the files in the wrong ...
Jump to post- Sat Mar 17, 2012 10:11 pm
- Replies 24
- Views 9119
Re: One time Option Pricing
For a modest $15;
http://www.opencart.com/index.php?route ... on_id=3329
Just updated to work with v1.5.2.x
- Sat Mar 17, 2012 9:03 pm
- Replies 5
- Views 1522
Re: [Released] Affiliate Marketing / URL Redirect
Updated to 1.5.2.x compatibility
Jump to post- Fri Mar 16, 2012 10:35 pm
- Replies 5
- Views 2675
Re: Multiple Product / Category Templates [1.4.6 - 1.5.2.1]
Updated to v1.5.2.1
Jump to post- Tue Mar 06, 2012 7:00 pm
- Replies 58
- Views 26761
[Released] Affiliate Marketing / URL Redirect
Allows you to market 3rd Party affiliate products by redirecting customers to a 3rd Party website instead of being able to add the item to cart. Redirect URL is specified per product in the back office and can include an affiliate code, or a URL specified by your affiliated company to ensure you rec...
Jump to post- Tue Feb 28, 2012 4:30 am
- Replies 5
- Views 2675
Re: [VQMod] Royal Mail & UKMail Package Tracking
I've updated this mod for v1.5.1.3 and am in the middle of testing now.
Jump to post- Sun Feb 19, 2012 7:07 am
- Replies 27
- Views 10066
[RELEASED] Wordpress Blog Feed
Wordpress Blog Feed Import feeds from your Wordpress Blog directly in to your OpenCart store. Imports Post title, post content synopsis, links to the post and detects and autolinks http:// strings Self contained mod, no database changes and no files overwritten. This is a module, so can be placed i...
Jump to post- Thu Jan 12, 2012 4:27 am
- Replies 0
- Views 602
Re: [VQMod] Improved Admin Product Filtering
It might be useful for some if it was to also select distinct. That was part of my To Do when I got round to it. Reason being that I use mainly Model filter and have hundreds of products with the model 'Wedding Invitation' which gives a long duplicated list in the Ajax fetch ... ... but I suppose it...
Jump to post- Mon Dec 12, 2011 7:46 am
- Replies 4
- Views 1588
Re: [VQMod] Improved Admin Product Filtering
Thanks, this was on my To Do list.
Jump to post- Sun Dec 11, 2011 6:07 pm
- Replies 4
- Views 1588
Re: [RELEASED][VQMod] Snow Storm (For Charity)
20 downloads so far and donations totalling exactly $0.00 .....
Mr Scrooge would be proud of you all.
- Sat Dec 10, 2011 1:26 am
- Replies 3
- Views 1376