MC Modules issues

P
P
Offline
0
Hello again Germi,

I'm having a slight issue on my site. Example, when I click on any links from any of the module outside the MC home page no other modules are loaded.

Here's an example of the links:

This link is from top rated album from my main page which doesn't load MC home page - index.php?option=com_muscol&view=album&id=72

Now, no MC modules loaded on that page, although in the backend they are selected to show under the MC Home link.

Now, this is the same link loaded from top rate album module however going through MC home - index.php?option=com_muscol&view=album&id=72&Itemid=31

As you can see there is an extra item ( &Itemid=31 ) and that allows all modules to load.

Now that's my dilemma, site appearance is not consistent when browse outside MC home.

I forgot to mentioned, itemid31 is ofcourse my MC home page id (link) and that id was added in each related module's settings

Thanks,

Much regards.
Responses (2)
  • Accepted Answer

    Monday, November 02 2009, 07:35 PM - #Permalink
    0
    thats because of the ITEMID parameter. on each module, this parameter should be setted as the same ID of your MC landing page, thats 31 in your case

    each module has an ITEMD param so precisely avoid this problem you say!

    :)
    The reply is currently minimized Show
  • Accepted Answer

    P
    P
    Offline
    Monday, November 02 2009, 07:42 PM - #Permalink
    0
    Found the problem...

    It was a permission issue in my module folder.

    Thanks for the fast reply.
    The reply is currently minimized Show
Your Reply