-
AuthorPosts
-
June 27, 2011 at 5:03 pm #165710
After updating to latest 1.6 release of JA Teline IV, MegaMenu is no longer displaying the latest articles for the specific sub sections… rather it is displaying the latest articles site wide on each sub menu.
Example: when I hover over social dynamics, I only want to see latest articles from Social Dynamics… but I end up seeing all the latest articles from all the sections, when I hover over Social Dynamics…
Can someone please help me fix this?
jsliao Friendjsliao
- Join date:
- April 2008
- Posts:
- 817
- Downloads:
- 0
- Uploads:
- 12
- Thanks:
- 25
- Thanked:
- 236 times in 210 posts
June 28, 2011 at 3:10 am #398754check all the ja_bulletin modules posted under mega5 position.
make sure that under the categories selection, only the desired categories are selected.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
June 29, 2011 at 8:58 am #399054hi statusselect
Please update FTP account, I can’t edit your files for finding bugs
RegardsJune 30, 2011 at 1:01 am #399232can you access FTP, but just not edit it? if so we can SSH ownership from apache to user.
July 2, 2011 at 10:24 pm #399648Try it now, please 🙂 I have changed permissions.
Sherlock FriendSherlock
- Join date:
- September 2014
- Posts:
- 11453
- Downloads:
- 0
- Uploads:
- 88
- Thanks:
- 221
- Thanked:
- 2478 times in 2162 posts
July 7, 2011 at 4:07 am #400175I reported bug to Developer team, please kindly wait update , you can check here:
http://pm.joomlart.com/browse/JATCTELINEIV-252onobles Friendonobles
- Join date:
- January 2011
- Posts:
- 50
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 7
- Thanked:
- 1 times in 1 posts
July 8, 2011 at 10:19 pm #400348Yeah I had the same issue. Tech support fixed it but two days later it was doing it again. Hopefully you get good help.
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
July 15, 2011 at 9:54 am #401282Hi onobles!
could you give the link of your thread or ticket id?
Thank you.
thangnn1510 Friendthangnn1510
- Join date:
- October 2014
- Posts:
- 1608
- Downloads:
- 0
- Uploads:
- 80
- Thanks:
- 73
- Thanked:
- 278 times in 256 posts
July 22, 2011 at 7:37 am #402474This issue is bug core JOOMLA.
You can fix with solve below
To solve the example 1 issue as you said I open the file of libraries/joomla/document/html/html.php,look for this code
if (isset(parent::$_buffer[$type][$name])) {
return parent::$_buffer[$type][$name];
}
And change it to$attname = $name?$name.’-‘.md5(serialize($attribs)):$name;
if (isset(parent::$_buffer[$type][$attname])) {
return parent::$_buffer[$type][$attname];
}AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 5 voices, and was last updated by thangnn1510 13 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
MegaMenu is no longer displaying the latest articles for the specific sub sections
Viewing 9 posts - 1 through 9 (of 9 total)