So i've been told I'm having what appears to be an ItemID problem. Regardless I need to fix this quickly.
For example, when clicking on a link associated with a article in mod_latestnews, the article is displayed ~below~ the rows/modules located in the center column, but that is not what I need to happen. The article should display top-to-bottom in the center column.
The same problem occurs with any module that displays an article including: mod_latestnews, mod_mostread, mod_minifrontpage
From another source/person helping me to troubleshooting this problem...
1.Go to the site so the url looks like this
http://www.techmediaglobal.com/2.Then click the link the first popular pages link in the module in the sidebar
--> Integration of MPLS with Optical Transport Networks
3.Now click the home link again and look at the url
http://www.techmediaglobal.com/inde...t ... &Itemid=77**Notice the Itemid
4. Now click or hover on any links in the latest or popular papers and you will see they now ll have the same itemid=77
The modules now will load on all these pages because the modules load based on the itemid number its assigned to it. The Itemid is what Joomla uses to decide which modules and templates need to appear on the page.... Perhaps its just a bug in the Joomla latest and popular modules.
OK, I did a quick google search and found a module that helps fix itemid problems with these 2 modules. I am not 100% sure if it is related or not... but you have a read and search around I am sure this is where the problem lies.
First: long joomla thread about this
viewtopic.php?t=125365A module that fixes the latestnews itemid:
http://extensions.joomla.org/compon...k ... Itemid,35/ http://electronicmother.com/cms/ind...ew&id=23&Itemid=9One other place to look at the details of this issue is a great article from Alledia
http://www.alledia.com/blog/joomla-...- ... d-itemids/..........
k.