Forums

Products - English => NeoRecruit => Topic started by: Stuart Drysdale on February 25, 2008, 05:28:34 AM



Title: upgrade to 1.4.4 login module problem
Post by: Stuart Drysdale on February 25, 2008, 05:28:34 AM
After upgrading to 1.4.4 ( i extracted the 1.4.4 zip to the root folder of my website) I have an issue with the Login Module.

Instead of it saying User Name it says _USERNAME
Instead of Password it says _PASSWORD
Instead of Remember Me it says _REMEMBER_ME
On the Login Button it says _BUTTON_LOGIN instead of Login, and breaks my layout
Instead of Lost Password it says _LOST PASSWORD.

I restored my backup folder and it all worked properly again. Any help would be much appreciated


Title: Re : upgrade to 1.4.4 login module problem
Post by: Raphael on February 25, 2008, 08:37:36 AM
Hello Stuart,

You don't have to extract the zip to the root folder of your site, you need to replace the component files in the folders /components/com_neorecruit/ and /administrator/components/com_neorecruit/. There's no new files, you just have to replace all the old by the new ones.

Regards,


Title: Re: upgrade to 1.4.4 login module problem
Post by: Stuart Drysdale on February 26, 2008, 04:50:20 AM
Sorry to be a pain, but how do i know what files from the zip file go under components and what ones go under administrator/components ?


Title: Re : upgrade to 1.4.4 login module problem
Post by: Raphael on February 26, 2008, 08:47:35 AM
Hello Stuart,

The files from the folders screens/ and tasks/ to replace in front begin by "front", and the ones the replace in backend begin by "admin".

Furthermore, there's no new file in the version 1.4.4, and no file was deleted. So you just have to replace the existing files in frontend and in backend.

Regards,