Itemid For Menu Problem - OpenWiki - Joomla! Forum - community, help and support


the itemid being changed on openwiki pages if it's set in url. can set itemid in url want, somewhere it's being changed 67 (which itemid of openwiki menu item on main menu). need able display menu itemid 68 if user clicks on wiki menu. understand if makes no sense rather difficult explain...

i found problem. in components/com_openwiki/inc/init.php

the code @ top overwrite whatever itemid set itemid of menu pointing directly component:

code: select all

$database->setquery("select id #__menu link='index.php?option=com_openwiki' , published='1'");
$itemid = $database->loadresult();


commenting section out enables use of joomla menus itemid.





Comments

Popular posts from this blog

opencv3, tbb and rasp pi 2 - Raspberry Pi Forums

small ethernet problem - Raspberry Pi Forums

Multithumb configuration params not working? - Joomla! Forum - community, help and support