Page 1 of 1

Create an istallation without cart & currencies

Posted: Tue Jan 22, 2013 6:26 am
by alfaone78
Hi,

i need to create an istallation of opencart without cart & currencies management(the site isn't a store!)

I've deleted (adding an underscore in the proper file) currencies controller file and cart but at the boot of the site return some errors(search the missing file)
How i can delete the call to these files?
The version of OC is 1.5.4.

Thanks in advance

Salvo

Re: Create an istallation without cart & currencies

Posted: Tue Jan 22, 2013 6:45 am
by rph
Catalog Mode may be what you're looking for.

Re: Create an istallation without cart & currencies

Posted: Tue Jan 22, 2013 7:43 am
by alfaone78
So,

i need to develope by myself this function.

i appreciate your interesting but i need information 'bout cart & currencies calling

bye