Page 1 of 1
Search found 5 matches
Re: APC cache
Hi, I have updated the chache.php file top use APC cache if apc is available for the application. public function get($key) { if (extension_loaded('apc')) { return apc_fetch(HTTP_SERVER.$key); } else { // old get code goes here } } public function set($key, $value) { if (extension_loaded('apc')) { a...
Jump to post- Wed Jul 06, 2011 7:29 pm
- Replies 5
- Views 5746
Re: www.newhome.se
Hi just to inform I also added Visma collectors faktura module to my opencart stores.
Ankarsrum Assistent
Kaffekapslar
Matsilver
Sveriges mest köpa grill
- Sat Nov 06, 2010 10:49 pm
- Replies 6
- Views 2402
Product category edit...
Hi I have been using OpenCart for a while now and I would like to thank everyone that is involved. Now to my question: Have anyone made a mod to edit products in cateogories? Not to edit which category one product belongs to, but the other way around? View all products in one category? and then edit...
Jump to post- Thu Apr 08, 2010 12:25 am
- Replies 0
- Views 426
Re: www.newhome.se
Hi Thanks for your opinion. I am currently working on the products for now, design will be the next thing to do.... There will be more pictures soon, and also more high quality products! /M http://www.newhome.se/Dualit http://www.newhome.se/ http://www.newhome.se/Benetton_lifestyle http://www.newhom...
Jump to post- Thu Jan 28, 2010 3:43 pm
- Replies 6
- Views 2402
www.newhome.se
Hi
Just wanted to show my new opencart shop, for a Swedish kicthen store. http://www.newhome.se
Added modules for Auriga ePayments.
regards Martin
- Wed Jan 27, 2010 5:35 pm
- Replies 6
- Views 2402
Search found 5 matches