Sab
I love milfs.
- Jun 25, 2011
- 1,212
- 136
Hello! I'm looking for someone who can fix this error:
Line 259:
Thank you already.
Code:
Fatal error: Call to a member function hashed() on a non-object in C:\xampp\htdocs\app\class.users.php on line 259
Code:
$this->addUser($template->form->reg_username, $core->hashed($template->form->reg_password), $template->form->reg_email, $_CONFIG['hotel']['motto'], $_CONFIG['hotel']['credits'], $_CONFIG['hotel']['pixels'], 1, $template->form->reg_figure, $template->form->reg_gender, $core->hashed($template->form->reg_key));
Thank you already.