-
AuthorPosts
-
usmancim Friend
usmancim
- Join date:
- November 2011
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 22, 2012 at 4:45 pm #177406Hi All
When i am giving Tags in K2 Post and in front end when i am clicking on any tag this error is showing please help me
Url: http://www.pantherswalk.com
Post URL: http://pantherswalk.com/index.php/chill-outRegards
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 23, 2012 at 8:09 am #454464Hi
Please replace file templates/ja_lens/html/com_k2/ja_lens/tag.php by my attached.
🙂
Hope this can help you!
Regards,HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
usmancim Friendusmancim
- Join date:
- November 2011
- Posts:
- 36
- Downloads:
- 0
- Uploads:
- 17
- Thanks:
- 3
- Thanked:
- 1 times in 1 posts
May 23, 2012 at 9:59 am #454494Dear Hero
Not Solved, Still giving an error Same one , please advice
Thanks
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 23, 2012 at 10:32 am #454502Hi
I fixed on your site now. please check again.febtonline Friendfebtonline
- Join date:
- May 2009
- Posts:
- 121
- Downloads:
- 15
- Uploads:
- 80
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
May 8, 2013 at 6:43 pm #492271<em>@HeR0 321596 wrote:</em><blockquote>Hi
I fixed on your site now. please check again.</blockquote>I was having the same error and applied the following fix:
if(count($item->extra_fields)) {
$extra_fields=K2ModelItem::getItemExtraFields($item->extra_fields);
if(!empty($extra_fields)){
foreach ($extra_fields as $key=>$extraField) {
if ($extraField->name == $xclass_key) {
$xclass = $extraField->value;
break;
}
}
}
}Which made the error message go away, but I am still not getting tags to work.
Here is what happens when you click on a tag.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 9, 2013 at 3:13 am #492292Hi Febtonline,
– Please check on our demo site http://joomla25-templates.joomlart.com/ja_lens/k2/tag-page.html
– I guess you delete the tag page menu or it does not exist on your site. So you must create a new menu link pointing to k2 tag page as shown in our demo site.Regards
febtonline Friendfebtonline
- Join date:
- May 2009
- Posts:
- 121
- Downloads:
- 15
- Uploads:
- 80
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
May 21, 2013 at 8:28 pm #493548Hi Her0,
On the demo site, when you go to an item page… http://joomla25-templates.joomlart.com/ja_lens/item/32-beautiful-little-girl-blowing-dandelion.html
Go down to the tags.. and click on… “blowing”… it beings you here…. http://joomla25-templates.joomlart.com/ja_lens/itemlist/tag/blowing.html
My site:
http://www.seasideheightsrollercoaster.com/item/1-seaside-heights-jetstar-roller-coaster-photo-00
http://www.seasideheightsrollercoaster.com/itemlist/tag/hurricane%20sandy.html
Essentially doing nothing. I tried your tag page recommendation but it did nothing for the problem I am having. I don’t want my tags in my menu, I just want my tags on each item page and when the link is clicked I would like them to generate a tag page on the fly.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 22, 2013 at 2:27 am #493565Hi,
About menu link, please check out the thread http://www.joomlart.com/forums/topic/ja-side-news-more-info-links-broken/
Hope this helps.
Regards
febtonline Friendfebtonline
- Join date:
- May 2009
- Posts:
- 121
- Downloads:
- 15
- Uploads:
- 80
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
May 22, 2013 at 1:12 pm #493640Hi HeR0,
Created invisible user menu
Reinstalled the JA Side News module
Assigned all categories to it
Created menu options linking to each and every tagSame result.
Ricardo
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 23, 2013 at 7:23 am #493709@febtonline please pm me super admin account of your site for further checking.
febtonline Friendfebtonline
- Join date:
- May 2009
- Posts:
- 121
- Downloads:
- 15
- Uploads:
- 80
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
May 24, 2013 at 1:19 pm #493861Hi Her0,
Information has been pm’d to you. Thank you.
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 25, 2013 at 1:51 am #493885Dear,
I just tried but got the error message when accessing to backend, please check again.
Forbidden
You don't have permission to access /administrator/index.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
febtonline Friendfebtonline
- Join date:
- May 2009
- Posts:
- 121
- Downloads:
- 15
- Uploads:
- 80
- Thanks:
- 24
- Thanked:
- 2 times in 1 posts
HeR0 FriendHeR0
- Join date:
- August 2011
- Posts:
- 3626
- Downloads:
- 0
- Uploads:
- 61
- Thanks:
- 33
- Thanked:
- 588 times in 549 posts
May 27, 2013 at 2:23 am #494000Dear Ricardo,
<em>@febtonline 374272 wrote:</em><blockquote>@HeR0
Hi HeR0,
I just removed the “index.php” from the url and was able to login with the credentials I provided.
Ricardo</blockquote>
Please check again, I still can not access because you set up securrity for administrators folder path.Regards
AuthorPostsThis topic contains 22 replies, has 3 voices, and was last updated by febtonline 11 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum