-
AuthorPosts
-
Mary Ann Wellington Friend
Mary Ann Wellington
- Join date:
- September 2014
- Posts:
- 95
- Downloads:
- 22
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
June 21, 2012 at 3:55 pm #178386Hello, second question:
After installing and playing a little with the frontend and backend of Job Board, I created a jobseeker user, I received the email with the activation link, but after cliking it does not activate the Joomla user, so I cannot login, it takes me to the joomla core login form. From the admin, the joomla user is still locked, the job board seeker is valid (green flag).
Do I need to modify the configuration somewhere?
Any help will be appreciated, thanks.
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
June 22, 2012 at 3:34 am #458412Hello maryann,
To fix this issue, please open the file: components/com_jajobboard/controllers/jauserregister.php
Find and replace this code snippet:
[PHP]index.php?option=com_users&task=activate&activation=[/PHP]With:
[PHP]index.php?option=com_users&task=registration.activate&token=[/PHP]For activation links that are sent, you will see they will have a format like below :
http://demo25.jobboard.joomlart.com/index.php?option=com_users&task=activate&activation=81d55cc6788a4b0d01468ec0e767666eTo active your account, please update that link to
http://demo25.jobboard.joomlart.com/index.php?option=com_users&task=registration.activate&token=81d55cc6788a4b0d01468ec0e767666e
FYI: we have fixed this issue, and we will try to release the new version soon. Please wait to update. You can check this issue at:
http://pm.joomlart.com/browse/JAJBJ25-145Mary Ann Wellington FriendMary Ann Wellington
- Join date:
- September 2014
- Posts:
- 95
- Downloads:
- 22
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
June 25, 2012 at 9:26 am #458728Thanks. I changed the code. No test yet.
Mary Ann Wellington FriendMary Ann Wellington
- Join date:
- September 2014
- Posts:
- 95
- Downloads:
- 22
- Uploads:
- 4
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
June 25, 2012 at 11:29 am #458746How do you manage upgrades? through the JA extensions manager? or just replacing files? How can I know when the new version is released?
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
June 26, 2012 at 1:23 am #458792Hello Maryann,
As other product of JA, you can upgrade it by both JAEM component or download it from forum and install it manually. Our test team are working on the new version. If nothing changes, I think it can release on the next week.
-
AuthorPosts
This topic contains 5 replies, has 2 voices, and was last updated by Thanh Nguyen Viet 12 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum