-
AuthorPosts
-
June 19, 2011 at 4:47 pm #165423
Employer gets that Notice in “view resume” section.
index.php?option=com_jajobboard&view=jaresumes&layout=jalistNotice: Undefined property: stdClass::$category_tmp /httpdocs/components/com_jajobboard/views/jaresumes/tmpl/themes/inline/jalist-item.php on line 74
Notice: Undefined property: stdClass::$category_tmp /httpdocs/components/com_jajobboard/views/jaresumes/tmpl/themes/inline/jalist-item.php on line 75
Vinh CV FriendVinh CV
- Join date:
- August 2009
- Posts:
- 574
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 76 times in 72 posts
June 20, 2011 at 7:24 am #397327Hi wskyguide,
Please give us your site URL, Admin, FTP account for closer check by editing to update information in your first post.
June 21, 2011 at 7:02 pm #397702Try to use your demo site with the following option: php_value display_errors 1
Vinh CV FriendVinh CV
- Join date:
- August 2009
- Posts:
- 574
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 76 times in 72 posts
June 22, 2011 at 4:00 am #397762Hi wskyguide,
Thanks for your report. We will check and update to our demo site.
June 25, 2011 at 8:18 pm #398436I have that problem on my localhost too. Please, send me a note regarding this situation after your review. Thank you!
Vinh CV FriendVinh CV
- Join date:
- August 2009
- Posts:
- 574
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 76 times in 72 posts
June 27, 2011 at 7:54 am #398590Hi wskyguide,
Please give us your following file to fix on your site:
componentscom_jajobboardviewsjaresumestmplthemesinlinejalist-item.phpJuly 6, 2011 at 4:19 pm #400141Vinh CV FriendVinh CV
- Join date:
- August 2009
- Posts:
- 574
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 76 times in 72 posts
July 11, 2011 at 8:37 am #400511Hi wskyguide,
Did you change category field name in Resume form?
If you did, you can replace to correct field name for variable: category_tmp
Eg: if you change “category” to “cat”, you must change variable to “cat_tmp”July 11, 2011 at 6:40 pm #400584I have upgraded 1.5.1 beta to 1.5.1 stable.
The list of fields for resume form:
1 General Details
2 Job Seeker
3 Title
4 Photo
5 Resume details
6 Telephone
7 Address
8 Location
9 Education
10 Description
11 Created Date
12 Hot resume
13 Uploaded CV
14 Published
15 Approved
16 IDVinh CV FriendVinh CV
- Join date:
- August 2009
- Posts:
- 574
- Downloads:
- 0
- Uploads:
- 2
- Thanked:
- 76 times in 72 posts
July 12, 2011 at 9:34 am #400712Hi wskyguide,
To fix this issue, you can remove following lines:
[PHP]
if(is_array($item->category_tmp)) $cats = implode(‘,’, $item->category_tmp);
else $cats = $item->category_tmp;
$cat_names = getCategories($cats);
$cats = explode(‘,’,$cat_names);[/PHP]
-
AuthorPosts
This topic contains 10 replies, has 2 voices, and was last updated by Vinh CV 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum