FrontEndUsers 1.1.3-beta1 - "can't find pageid" after user logs in

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
harleyquinn
Forum Members
Forum Members
Posts: 36
Joined: Fri Dec 22, 2006 4:29 pm

FrontEndUsers 1.1.3-beta1 - "can't find pageid" after user logs in

Post by harleyquinn »

Installed Frontendusers 1.1.3-beta1 and get the following messages after user logs in:

"can't find pageid users"

Users can log in just fine, just doesn't redirect to the correct page.

Under the preferences tab, I put {$group} in the "PageID/Alias to jump to after login *:" field, and I used the following code on the page that I want the "users" to go to:

("users" being the group name)

Did I miss something? I used version 1.1.2 on a different website and it works great. I can't figure out if I forgot to put some other param or tag somewhere or if it's a bug within the beta version of the module.  ???
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: FrontEndUsers 1.1.3-beta1 - "can't find pageid" after user logs in

Post by calguy1000 »

harleyquinn wrote: Installed Frontendusers 1.1.3-beta1 and get the following messages after user logs in:

"can't find pageid users"

Users can log in just fine, just doesn't redirect to the correct page.

Under the preferences tab, I put {$group} in the "PageID/Alias to jump to after login *:" field, and I used the following code on the page that I want the "users" to go to:

("users" being the group name)

Did I miss something? I used version 1.1.2 on a different website and it works great. I can't figure out if I forgot to put some other param or tag somewhere or if it's a bug within the beta version of the module.  ???
if you put {$group} into the "PageID/Alias to jump to after login" field, and your user is a member of the group 'users', then after logging in, FEU will look for a page with the alias 'users', and try to jump to that.

think of {$group} as a macro that expands to the group name that the user belongs to.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “CMSMS Core”