Link to home
Start Free TrialLog in
Avatar of Jonathan Greenberg
Jonathan GreenbergFlag for United States of America

asked on

Joomla account activation string

I'm looking to understand the Joomla account activation string. It ends with 'menuid' and 'Itemid' numbers. But I've played with these, and they don't seem to do anything. I was hoping that changing these would enable me to land the activating user on whatever page I wanted, but this doesn't seem to be the case.

Here's an example:

https://site.com/component/users/?task=registration.activate&token=d0f0b518c5597e26c4bba17cf5fce984&menuid=319&Itemid=256

Open in new window


What is the purpose of the 'menuid' and 'Itemid' numbers in the Joomla activation link query string?

Thanks,
Jonathan
SOLUTION
Avatar of lenamtl
lenamtl
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Jonathan Greenberg

ASKER

Thanks to you both for your very helpful answers!

Regards,
Jonathan