-
AuthorPosts
-
September 8, 2011 at 3:10 pm #168323
I am still having issues with the JA Login module “Create Account” in JA Business & I still need help. I got a quick response when I first posted the issue, but unfortunately I gave the responder a bad link. I have since posted a current link and have not received any feedback so I am posting the problem again.
I am using the JA Business template for joomla 1.5 and developing it on my local server. I used the Joomla! 1.5.22 quickstart and upgraded to Joomla! 1.5.23 via akeeba ‘admin tools.’
JA Login Problem (Create Account)
Front-end: While testing the registration process, I found I cannot register a new user from the front-end. The ‘register’ button does not work & when I press ‘return’ on my keyboard I am redirected to a page called “Registered Area.” I am not prompted to check my email to confirm registration and if I navigate away from the “Registered Area” page, ‘create account’ reappears in the header.
Backend: When I check to see if the ‘newuser’ has been registered, I cannot find ‘newuser.’
Please view the following website:
Front-end: http://test.kdhoa.com/index.php
Back-end: http://test.kdhoa.com/administratorI might be taking a risk with posting the login info here, but here it is anyway:
username: admin
password: 2@admin=passwordI also have one more question. I would like to change the icon in the “Who we are” module. What is the path to the image defined by MCS _icon1?
Thanks 🙂
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 9, 2011 at 9:14 am #411668Hi jen0513
I’ve tested all the registration procedure and how you can see in your backend, it works fine without no errors.
Let me know if you have any other problem
For the second question. the path is /templates/ja_business/images/card.png
1 user says Thank You to pavit for this useful post
September 9, 2011 at 1:37 pm #411722Pavit,
Thank you for your quick response. I can see where it worked for you, but that does not explain why it does not work for me when I test it. Any ideas?
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 9, 2011 at 1:56 pm #411725I’m sorry
But if i can’t replicate your issue i cannot help you
i can only see that now all works fine
September 9, 2011 at 9:10 pm #411803Pavit,
It seems to me you fixed the issue because I now have a component which I did not install called “eXtplorer.” Up until the time you looked at my site, the registration process did not work at all and now it does. Thank you for fixing it, but I would like to know what you did in case the problem arises again.
Do you think ‘eXtplorer’ fixed it? I don’t even know what this component does other than serve as a way to enable ftp access. Should I remove this component? Will it compromise the security of my site when it goes live?
Thanks again for responding:)
pavit Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
September 9, 2011 at 9:46 pm #411807Hi jen0513
From JED
<blockquote>eXtplorer is a web-based File Management Component for all your needs. It has a desktop-application-like interface with drag&drop, grid and a directory tree and makes heavy use of the ExtJS Javascript Library.
You can use it to access and modify the files and directories on your server via FTP or direct file access</blockquote>if you don’t have a specific need
i don’t think you really need this component you can access the file of your site with FileZilla
you can remove it and this does not compromise the security of your site
1 user says Thank You to pavit for this useful post
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
September 10, 2011 at 12:37 am #411824I Fixed it yesterday, you should have gotten an email about it. I apologize for leaving extplorer there. Its a tool I often use to get a good look @ whats going on from the “servers” prospective. There is not security risk with that tool being there and you can enable / disable it on the fly as u need / don’t need it ( manage–> compents—> uncheck it. )
Nothing will be harmed in removing it either
Again sorry I didn’t remove it.
As I stated in the ticket it was a malformed override and I even added an enhancement where you can change the “word” of the menu link ( create account ) and button ( register ) separately.1 user says Thank You to n6rej for this useful post
September 10, 2011 at 5:43 pm #411895Thank you so much . . . I didn’t even think to check my email for additional information, I’m sorry.
I really can’t thank you enough for your support and your prompt responses ! 🙂
ew128 Friendew128
- Join date:
- October 2011
- Posts:
- 101
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
March 5, 2012 at 2:22 pm #441952<em>@jen0513 266262 wrote:</em><blockquote>I am still having issues with the JA Login module “Create Account” in JA Business & I still need help. I got a quick response when I first posted the issue, but unfortunately I gave the responder a bad link. I have since posted a current link and have not received any feedback so I am posting the problem again.
I am using the JA Business template for joomla 1.5 and developing it on my local server. I used the Joomla! 1.5.22 quickstart and upgraded to Joomla! 1.5.23 via akeeba ‘admin tools.’
JA Login Problem (Create Account)
Front-end: While testing the registration process, I found I cannot register a new user from the front-end. The ‘register’ button does not work & when I press ‘return’ on my keyboard I am redirected to a page called “Registered Area.” I am not prompted to check my email to confirm registration and if I navigate away from the “Registered Area” page, ‘create account’ reappears in the header.
Backend: When I check to see if the ‘newuser’ has been registered, I cannot find ‘newuser.’
</blockquote>
I have the same problem. Registration process is complete (email with link to confirmation, message after confirmation) but new user not exist in users manager. But when i try create the same user on backsite i get message that user exist.
What I need to do?
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
March 5, 2012 at 9:14 pm #442053<em>@ew128 305231 wrote:</em><blockquote>I have the same problem. Registration process is complete (email with link to confirmation, message after confirmation) but new user not exist in users manager. But when i try create the same user on backsite i get message that user exist.
What I need to do?</blockquote>
please open a support ticket with access info and refer to this thread there… ty.ew128 Friendew128
- Join date:
- October 2011
- Posts:
- 101
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
March 5, 2012 at 10:45 pm #442068ok, thanks , support ticket is created
n6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
March 7, 2012 at 1:40 am #442327Please update all your software you have a lot out of date. use JAEM
ew128 Friendew128
- Join date:
- October 2011
- Posts:
- 101
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
March 8, 2012 at 11:12 am #442571All of JA software is updated.
Joomla is updated.
The problem is stilln6rej Friendn6rej
- Join date:
- November 2006
- Posts:
- 1040
- Downloads:
- 0
- Uploads:
- 63
- Thanks:
- 79
- Thanked:
- 145 times in 90 posts
March 13, 2012 at 10:38 am #443400requested more info via ticket
ew128 Friendew128
- Join date:
- October 2011
- Posts:
- 101
- Downloads:
- 0
- Uploads:
- 45
- Thanks:
- 8
- Thanked:
- 2 times in 1 posts
March 16, 2012 at 1:46 pm #443976thanks for your reply but but it says little to me :((
What mean “it appears you have a problem with joomla itself. you have an ENORMOUS amount of php functions disabled…”
I’m instaled Joomla via Quickstart on hosting that has many sites and everywhere there is no problem. Only here.I added new user in backend but i don’t see it on user menager.
What does this module JA login? I don’t use it. -
AuthorPosts
This topic contains 17 replies, has 4 voices, and was last updated by ew128 12 years, 8 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum