-
AuthorPosts
-
theprofessor Friend
theprofessor
- Join date:
- March 2009
- Posts:
- 365
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 47
- Thanked:
- 64 times in 18 posts
June 2, 2009 at 4:33 pm #141634This is a Support Ticket for help from JA Staff.
I have a problem with Menu Assignment. I cannot get modules to appear in main content articles.
If I select “ALL”, the module appears. If I select everything except just one menu (ie FORUM), the module will not appear in main article content.Also, I have a module called “Latest Articles”. Because I already have it in User 5 position, I don’t want it to show twice on the Home Page, but I want it to show on all pages except the Forum.
So…I want these modules to show on all pages (except FORUM):
-Latest Articles
-Latest FanblogsPlease help 🙂
1 user says Thank You to theprofessor for this useful post
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 3, 2009 at 8:24 am #306624Hi
I checked your website and saw that this module is working right.
did you fix this issue?
theprofessor Friendtheprofessor
- Join date:
- March 2009
- Posts:
- 365
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 47
- Thanked:
- 64 times in 18 posts
June 3, 2009 at 8:26 am #306625No, it is not working.
If you go to the home page, http://www.sypfantasyhockey.com and click on one of the articles in the body section, you will see that the modules are not showing up on the page.
questbg Friendquestbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
June 3, 2009 at 8:28 am #306626Hi JA Developer
No, he hasn’t fixed this problem!
If you got to the front page, and click on an article (for instance ‘Welcome to the *NEW* SYP’) you will see that all the modules in the right hand column have disappeared.
Even though the Modules are selected to appear on ‘All’ menu assignment, they are not appearing on the article pages?
I hope you can fix this as I couldn’t help!
Thanks
Chrisquestbg Friendquestbg
- Join date:
- May 2008
- Posts:
- 1912
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 146
- Thanked:
- 339 times in 197 posts
June 3, 2009 at 8:29 am #306627Sorry Prof … see you and I were keyboarding at the same time!!! 😀
theprofessor Friendtheprofessor
- Join date:
- March 2009
- Posts:
- 365
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 47
- Thanked:
- 64 times in 18 posts
June 3, 2009 at 8:33 am #306628<em>@questbg 131143 wrote:</em><blockquote>Sorry Prof … see you and I were keyboarding at the same time!!! :D</blockquote>
LOL, no worries mate…thanks for looking out 🙂
This problem is driving me nuts. :((
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 3, 2009 at 9:12 am #306631Hi theprofessor
I fixed this issue.
Please check it again.
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
June 3, 2009 at 9:13 am #306632Open components/com_content/helpers/route.php file, at about line 49, find following code:
[PHP]
if($item = ContentHelperRoute::_findItem($needles)) {
$link .= ‘&Itemid=’.$item->id;
} ;[/PHP]and change to:
[PHP]if($item = ContentHelperRoute::_findItem($needles)) {
$link .= ‘&Itemid=’.$item->id;
} else {
$link .= ‘&Itemid=1’;
}[/PHP]2 users say Thank You to JA Developer for this useful post
theprofessor Friendtheprofessor
- Join date:
- March 2009
- Posts:
- 365
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 47
- Thanked:
- 64 times in 18 posts
June 3, 2009 at 3:28 pm #306686Thank-you! Very much appreciated 🙂 🙂
theprofessor Friendtheprofessor
- Join date:
- March 2009
- Posts:
- 365
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 47
- Thanked:
- 64 times in 18 posts
June 9, 2009 at 3:50 pm #307390Unfortunately I didn’t look close enough.
This problem is not fixed.
Unfortunately, it is worse:
-JA Slideshow and module in User 5 position is appearing on almost all pages
-When user logged in cannot open any articles
-Cannot dislpay any modules on some pagesHelp please… :((
May 28, 2010 at 2:16 pm #345090Hello
Was this problem ever solved?
I also tried the recommended solution, but without any luck.
Thanks
DDon Lee FriendDon Lee
- Join date:
- March 2010
- Posts:
- 923
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 41
- Thanked:
- 274 times in 238 posts
June 1, 2010 at 9:22 am #345489<em>@dennisnielsen 180430 wrote:</em><blockquote>Hello
Was this problem ever solved?
I also tried the recommended solution, but without any luck.
Thanks
D</blockquote>
I’ve just visited your site but it seem it’s down. -
AuthorPosts
This topic contains 12 replies, has 5 voices, and was last updated by Don Lee 14 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum