Hi, I know it's stupid question but how I can change link to be always showed as link =2? Like example before:
From:
index.php?option=com_bearleague&task=team&tid=5&sid=1&Itemid=1
To:
index.php?option=com_bearleague&task=team&tid=5&sid=1&Itemid=2
Thanks
Hello,
Parametr "ItemID" is Team id value from 'jos_blteam' DataBase table.
So you can change it only via phpMyAdmin, while editing line of this team in table.
best regards,
john
BearDev - development company. Any complexity Web Sites. PHP/MySQL/Joomla! solutions.
Hi,
I found that team ID is number in blod: index.php?option=com_bearleague&task=team&tid=5&sid=1&Itemid=1
but I can't figured out what Itemid=1 set?
And anyway I need to change it becouse when I press on team it doesn't go into team
info page it goes back to main page bet when I chane itemid form 1 to 2 it shows then. Please help me :)
Thanks

