I am having the same problem that others are having, and so far there has been no solution presented.
When you click on a members name in the User list, it is supposed to take you to a profile page. However mine just redirects to the error page.
Please some one help me. I can not figure out why it is doing this.
-
☆ A M B ☆
- 1,231 Posts
Have you put the &profileHomeId=`id` parameter in your call and created a profile page with a webloginpe call using the &type=`profile` parameter?
-
☆ A M B ☆
- 1,231 Posts
I know what you mean now, sorry! When you look at the userlist, you can click an individuals name and it takes you to a page with there image and it allows you to email them via the website right?
Have you tried taking out some of your parameters in your call and using the default Tpls to see if it works then build up from there?
I had the same issu and found no solution.
But i saw that there is a modificated version with adds and modifications (uprades i guess). Maybe you could try this one..
-
MODX Staff
- 12,272 Posts
Is the call actually split across multiple lines? I don’t think that will work.
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
-
☆ A M B ☆
- 1,231 Posts
I have my webloginpe setup that you can click a members name on the list and it will take you to a page that only shows the persons details and allows you to email them. I am using my own Tpl for everything on webloginpe but I’m using the default template for the single profile view option....