Welcome Guest, Not a member yet? Register   Sign In
Gas ORM

[eluser]kamaroly[/eluser]
My Gas ORM is working fine on windows by when I put it on a linux machine I am getting below error
Code:
Fatal error: Class 'Model\Currency_model' not found in /home/kamaroly/public_html/kpos2/application/libraries/Sale_lib.php on line 433

this is the line that is causing the problem,
Code:
$dafault_currencies= Model\Currency_model::limit(1,0)->find_by_Default(1);

Your assistance is highly appreciated.
thanks




Theme © iAndrew 2016 - Forum software by © MyBB