-
AuthorPosts
-
timmieboy Friend
timmieboy
- Join date:
- January 2013
- Posts:
- 344
- Downloads:
- 0
- Uploads:
- 59
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
May 8, 2014 at 12:28 pm #197527Hello,
I do not know if it is me that does not understand the system or is it so difficult.
I have the following problems:
1. I enabled the job list module, when I go the page where it is enabled it shows 5 jobs
2. When I make a job list menu item and look at the jobs, it just shows 2 jobs (where are the other 3) (see pictures)
3. When I look in the backend I see that all 5 jobs (devided by two employers) are all approved but as I said not shown at the menu job list but they are at the module job list.4. (AS a guest) When I go to a job and click on the employers name to see his jobs, just 1 job appears while the company has 3 jobs listed.
5. (as a guest) When I sort jobs by date instead of featured, it tells me there are no jobs of this particular company (see picture)
5. When I log in and go to my jobs, I sort by featured jobs and when I change that to date, I get not my jobs anymore but jobs of another company and never I see my jobs again.
6. When I am a guest and go to the url of an employer its username is in the url, why? Not very secure is it?WHAT IS HAPPENING? Are there maybe bugs with other components or with the template
- Thanh Nguyen Viet Friend
Thanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 12, 2014 at 5:06 am #534578Please PM me administrator credentials, I need to have a closer look into job configuration and module settings. I will give suggestion then.
timmieboy Friendtimmieboy
- Join date:
- January 2013
- Posts:
- 344
- Downloads:
- 0
- Uploads:
- 59
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
May 13, 2014 at 9:07 am #534830I have send you an PM with credentials, I hope you can find out what is happening
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 14, 2014 at 9:42 am #535082I have just checked your site, some jobs are not displayed on front-end because they have expired.
Please have a look at Job manager in back-end, column Expire date.To get these jobs published, you need to update Expiry date to furture date.
timmieboy Friendtimmieboy
- Join date:
- January 2013
- Posts:
- 344
- Downloads:
- 0
- Uploads:
- 59
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
May 14, 2014 at 12:07 pm #535108Ok, for my information, does an employer need to fill in a expire date themselfs because it is not done automatically. If this is thru, is there a way to fill it in automatically
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 15, 2014 at 5:09 am #535254I’m not sure why the “Expiry date” field is published in your site. Actually, it is system field and configured “unpublished” by default (not shown on form), and this setting is unchangable.
I just checked setting of this field in Form Field manager page, and this field is published. As the publish setting of this field can not be changed from back-end, so please give me account of your data manager tool (such as phpmyadmin), I will help you to set with unpublished.
<blockquote>Ok, for my information, does an employer need to fill in a expire date themselfs because it is not done automatically. If this is thru, is there a way to fill it in automatically</blockquote>
This field will be updated automatically by cron job.
timmieboy Friendtimmieboy
- Join date:
- January 2013
- Posts:
- 344
- Downloads:
- 0
- Uploads:
- 59
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
May 15, 2014 at 2:41 pm #535323Ok, I will send you an PM with credentials. Can you please share what you did.
About the cronjob, how do I activate this or is this what you are going to investegate.
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 16, 2014 at 8:09 am #535402I helped you to update Expiry field. I did edit published field from 1 to 0 of the record in the table #__ja_form_fields that has field_name field with value “expiry_date”.
About cron job setting, you can find out more information via our documentation here:
http://www.joomlart.com/documentation/ja-jobboard-for-joomla-2-5/cron-job-configurationtimmieboy Friendtimmieboy
- Join date:
- January 2013
- Posts:
- 344
- Downloads:
- 0
- Uploads:
- 59
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
May 20, 2014 at 9:43 am #535842Can it be that in th elist of fields the expire date field is still mention as published while it has a 0 in the database.
About the cron, I have YES at pseudo cron because I do not want to use a system cron, pseudo is working fine. BUt why is the expire date not filled in while I use the pseudo cron.
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 21, 2014 at 4:02 am #535993<blockquote>BUt why is the expire date not filled in while I use the pseudo cron.</blockquote>
Please ignore this field, Job’s expiry date is calculated based on publish date and its duration.
Once the Job expires, the Status field will be automatically updated to Expired (by cron).timmieboy Friendtimmieboy
- Join date:
- January 2013
- Posts:
- 344
- Downloads:
- 0
- Uploads:
- 59
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
May 21, 2014 at 1:57 pm #536075<em>@Dead Code 428388 wrote:</em><blockquote>Please ignore this field, Job’s expiry date is calculated based on publish date and its duration.
Once the Job expires, the Status field will be automatically updated to Expired (by cron).</blockquote>Ok, let me be clear to make sure we are doing it right:
My setup:
14 days trial with registration
No subscriptions
No credits
Yes packagesI have added a few jobs by using packages and by using trial 14 days. Because there is no expire date I can;t see when a trial is ending or when a normal job is ending, also a customer can’t see this. This is confusing because it would be nice if an employer can see when his jobs are ending so he or she can decide to renew a job. This is the reason I need expire date to be shown.
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 22, 2014 at 4:34 am #536169<blockquote>Because there is no expire date I can;t see when a trial is ending or when a normal job is ending, also a customer can’t see this. This is confusing because it would be nice if an employer can see when his jobs are ending so he or she can decide to renew a job.</blockquote>
I’ll pass this case to our dev team to add Expiry date info in My Jobs listing page in the upcoming version.
FYI: At present, system automatically sends Email to Employer upon his jobs expiry.
timmieboy Friendtimmieboy
- Join date:
- January 2013
- Posts:
- 344
- Downloads:
- 0
- Uploads:
- 59
- Thanks:
- 9
- Thanked:
- 5 times in 1 posts
May 22, 2014 at 9:03 am #536200<em>@Dead Code 428610 wrote:</em><blockquote>I’ll pass this case to our dev team to add Expiry date info in My Jobs listing page in the upcoming version.
FYI: At present, system automatically sends Email to Employer upon his jobs expiry.</blockquote>
Ok, great and Yes I know it sends an email but than the job is already gone. Employers like to see how many days there jobs have left. Now an employer has to count how many days he has left, Employers are lazy so it has to be easy for them :):).
AuthorPostsViewing 13 posts - 1 through 13 (of 13 total)This topic contains 13 replies, has 2 voices, and was last updated by timmieboy 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum
Jobs not shown or Jobs shown?
Viewing 13 posts - 1 through 13 (of 13 total)