Page 1 of 1

OpenCart V1.0 Currency remove problem in the admin section

Posted: Thu Feb 05, 2009 7:13 pm
by gaudi
Hi!

When I tried to delete some currency in the administration section I only obtain the follow error:

Fatal error: Call to a member function getTotalOrdersByCurrencyId() on a non-object in ..../admin/controller/localisation/currency.php on line 404

I tried many things - even a complete blank reinstall and nothing change. Can anybody help me with that?

Many thanks

Re: OpenCart V1.0 Currency remove problem in the admin section

Posted: Thu Feb 05, 2009 11:01 pm
by Daniel
I'll fix this.

I plan to release a new version with all the bugs fixed this week.


Also i've change the image class to scale the image when resizing and added a protx payment module.

Re: OpenCart V1.0 Currency remove problem in the admin section

Posted: Thu Feb 05, 2009 11:53 pm
by gaudi
This will be great!

Thank you Daniel!

Re: OpenCart V1.0 Currency remove problem in the admin section

Posted: Fri Feb 06, 2009 8:07 pm
by fido-x
Hi gaudi,

To fix this one, remove (or comment out) lines 404 to 408 (inclusive) in "admin/controller/localisation/currency.php". I don't think they were meant to be there anyway.

Regards, Fido-X.

Re: OpenCart V1.0 Currency remove problem in the admin section

Posted: Fri Feb 06, 2009 9:10 pm
by gaudi
Hi fido-x!

I did the modification and works just great!

Thank you!

Re: OpenCart V1.0 Currency remove problem in the admin section

Posted: Tue Feb 10, 2009 9:35 pm
by muhittin
we are still getting this error