Find out more about the “Show Off Your Avatar Campaign
RocketTheme  |  General  |  Free/GPL/Tutorials Discussions  |  Topic: Item Id's and Joomla 1.0 « previous next »
Pages: 1 [2] Go Down Print
Author Topic: Item Id's and Joomla 1.0  (Read 23373 times)
Dale M Pombrio
Newbie
*
Offline Offline

Posts: 9

Re: Item Id's and Joomla 1.0
« Reply #15 on: September 02, 2008, 09:06:49 AM »

Hey I got it solved so that regardless of the Itemid (even when it's equal to 1) it displays the way I want it.

This code fix was meant for Joomla 1.0.12, but Solution 3 (found at http://forum.joomla.org/viewtopic.php?t=156966 ) worked on my Joomla ver. 1.0.15 site with HiveMind for me. I just had to paste the following code segment in every PHP IF statement that checked a mosCountModules(userN) function.

Code:
&& ($option == 'com_frontpage' )
Just a quick check to see if you're on the front page.

This is a hard-code of the Itemid compatibility mode fix, I think. And it will depend on your template the number of times and locations you'd need to paste the code into.

Hope this helps someone!
this worked PERFECTLY.  thanks!
Logged
Pages: 1 [2] Go Up Print 
RocketTheme  |  General  |  Free/GPL/Tutorials Discussions  |  Topic: Item Id's and Joomla 1.0 « previous next »
Jump to: