Keyword

bug in listing categories

  • luismolina
  • luismolina's Avatar Topic Author
  • Offline
  • New Member
More
14 years 8 months ago #70081 by luismolina
bug in listing categories was created by luismolina
hi all, when creating an item menu in joomla that goes to categories listing, it always go to the first category, although it changes the id of the url, so
?option=com_k2&view=itemlist&layout=category&task=category&id=1&Itemid=2
and
?option=com_k2&view=itemlist&layout=category&task=category&id=2&Itemid=3

take me to the same page....

Please Log in or Create an account to join the conversation.

  • luismolina
  • luismolina's Avatar Topic Author
  • Offline
  • New Member
More
14 years 8 months ago #70082 by luismolina
Replied by luismolina on topic bug in listing categories
ive found some curious, with the link
http://localhost:8090/jluis/index.php?option=com_k2&view=itemlist&layout=category&task=category&id=2&Itemid=5

debuging in , in the line
$id=JRequest::getInt('id');
it takes the value 1, not 2, i dont understand why..

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum