Jump to content

Error - Call to undefined method Gender::getGenders()


Recommended Posts

Hi.

I am reciving this error - Call to undefined method Gender::getGenders() in /home/edamedic/public_html/controllers/front/AuthController.php on line 88.

My line 88 is

$this->context->smarty->assign('genders', Gender::getGenders());

I checked that the Gender.php is there and the getGenders() exist.

Anyone have any idea what is the problem? I first tried PS 1.5.4.1 and I recived this error. Then I deleted the instalation, instaled 1.6.0.11 from instalus, all went fine, and after some time I started getting this error. Maybe there is something to do with the localisation that I am using? I dont recive any other error.

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...