-
AuthorPosts
-
itgl72 Friend
itgl72
- Join date:
- March 2008
- Posts:
- 230
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 41
- Thanked:
- 10 times in 1 posts
July 2, 2008 at 12:29 am #130378I’m working this template for a clean, content oriented Joomla 1.5.3 version site. However I have discovered an issue with its login system.
When you click on CREAT NEW USER, you enter the data into the registration form, click submit, and all you see is a blank registration form. Theres no message that says ACCOUNT CREATED! or NAME ALREADY EXISTS! etc.
The account IS CREATED however because I get the email with the activation link and see it in the user database.
While on the front page I also tried logging in with an existing account but put the wrong password in on purpose. It just brought me back to the blank login form.
I want to make sure people know when there is an issue, or when an event happens. It should say WRONG USERNAME or PASSWORD. It should say something about your account being created, or to look for the activation email.
I have tested this on the DEMO site. IT WORKS.
I installed the 1.5.3 quickstart.
Help, thanks…
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 2, 2008 at 6:02 am #257509Hi itgl72 !
You can fix the problem following way :
Open index.php file in templates/ja_pollux folder , find following code line :
<jdoc:include type="component" />
change to :
<jdoc:include type="message" />
<jdoc:include type="component" />
1 user says Thank You to Sherlock for this useful post
itgl72 Frienditgl72
- Join date:
- March 2008
- Posts:
- 230
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 41
- Thanked:
- 10 times in 1 posts
July 25, 2008 at 6:03 pm #262328I just realized something. It seems if I enter the wrong username or password I do get the LABEL up top that there was an ERROR but thats all it says. It should say something like:
ERROR: a User with the specified Username and e-mail address could not be found.
NOW, when I look at:
language/en-GB/en-GB.com_user.iniI see a line that says:
COULD_NOT_FIND_USER=a User with the specified Username and e-mail address could not be foundNot sure if thats what it wants to look for or not, and or why its not being displayed.
HELP?
itgl72 Frienditgl72
- Join date:
- March 2008
- Posts:
- 230
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 41
- Thanked:
- 10 times in 1 posts
July 28, 2008 at 1:46 pm #262715<em>@itgl72 69614 wrote:</em><blockquote>I just realized something. It seems if I enter the wrong username or password I do get the LABEL up top that there was an ERROR but thats all it says. It should say something like:
ERROR: a User with the specified Username and e-mail address could not be found.
NOW, when I look at:
language/en-GB/en-GB.com_user.iniI see a line that says:
COULD_NOT_FIND_USER=a User with the specified Username and e-mail address could not be foundNot sure if thats what it wants to look for or not, and or why its not being displayed.
HELP?</blockquote>
BUMP, anyone have a suggestion?
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 29, 2008 at 2:20 am #262777Hi itgl72 !
please send url of your site , i make sure that if you have put “<jdoc:include type=”message” />” , it will display obove error.itgl72 Frienditgl72
- Join date:
- March 2008
- Posts:
- 230
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 41
- Thanked:
- 10 times in 1 posts
July 29, 2008 at 2:25 am #262779check PM, url sent
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 29, 2008 at 2:43 am #262788Hi !
Please open en-GB.ini file in language/en-GB folder and find following line :
E_LOGIN_AUTHENTICATE=Username and password do not match or you do not have an account yet.
i think you missing this line. -
AuthorPosts
This topic contains 8 replies, has 2 voices, and was last updated by itgl72 16 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum