-
AuthorPosts
-
maikkeli Friend
maikkeli
- Join date:
- March 2009
- Posts:
- 165
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
May 21, 2011 at 7:36 am #164264The selection as a JobSeeker should stay selected as it is in the untouched version.
Only thing is that at that point of “Update My Info” I don’t want that the new User can register as an Employer.See attachment ..
Vinh CV FriendVinh CV
- Join date:
- August 2009
- Posts:
- 574
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 76 times in 72 posts
May 23, 2011 at 8:24 am #392405<em>@maikkeli 241721 wrote:</em><blockquote>The selection as a JobSeeker should stay selected as it is in the untouched version.
Only thing is that at that point of “Update My Info” I don’t want that the new User can register as an Employer.See attachment ..</blockquote>
You can remove “Employer” options by customize template file in:
/administrator/index.php?option=com_jajobboard&view=jacustomtmpl&viewmenu=0&task=edit&folder=jausergroup&file=default.phpmaikkeli Friendmaikkeli
- Join date:
- March 2009
- Posts:
- 165
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
May 23, 2011 at 3:14 pm #392478I just tried that and I could only remove both Employer and Jobseeker. And this way I get other Problems, like someone who logged in with Facebook can not see the Jobs he has applied.
Could You be so nice to tell me exactly which code to remove? :-*
Vinh CV FriendVinh CV
- Join date:
- August 2009
- Posts:
- 574
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 76 times in 72 posts
May 24, 2011 at 7:07 am #392588Hi maikkeli,
Sorry for the mistake, you can remove “Employer” option by removing following code in file:
componentscom_jajobboardmodelsjausergroup.php
[PHP]
$group[1] = new stdClass();
$group[1]->value = 1;
$group[1]->text = “<strong>”.JText::_(‘Employer’).”</strong> – “.JText::_(“EMPLOYER DESC”);
[/PHP]1 user says Thank You to Vinh CV for this useful post
maikkeli Friendmaikkeli
- Join date:
- March 2009
- Posts:
- 165
- Downloads:
- 0
- Uploads:
- 24
- Thanks:
- 12
- Thanked:
- 2 times in 1 posts
May 24, 2011 at 4:46 pm #392709Thank You very much vinhcv, now I can finnish this project. All other things are minor.
AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 2 voices, and was last updated by maikkeli 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
disable selection to register as Employer
Viewing 5 posts - 1 through 5 (of 5 total)