Missing ItemId with views/layouts in SEF Advance 2008 and Joomla 1.5
- Lincon
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
- Thank you received: 0
5 years 4 months ago #8117
by Lincon
Hello everyone,,,
For some reason, the ItemId is missing for component menu links when views and layouts are specified in Joomla 1.5 with SEF Advance 2008 2.1.4 and sef_ext.php plugin instead of router.php.
This seems to be the case for several components when views and layouts are defined.
For example, adding a component menu link as follows returns the ItemId in the debug output (and assigns templates accordingly):
index.php?option=com_example
xvideos xnxx xxx
But adding a component menu link for a component with defined layouts, as follows, results in an empty ItemId being returned:
index.php?option=com_example&view=someview
For some reason, the ItemId is missing for component menu links when views and layouts are specified in Joomla 1.5 with SEF Advance 2008 2.1.4 and sef_ext.php plugin instead of router.php.
This seems to be the case for several components when views and layouts are defined.
For example, adding a component menu link as follows returns the ItemId in the debug output (and assigns templates accordingly):
index.php?option=com_example
xvideos xnxx xxx
But adding a component menu link for a component with defined layouts, as follows, results in an empty ItemId being returned:
index.php?option=com_example&view=someview
Please Log in or Create an account to join the conversation.