I think it’s as simple as a new filter in the &usersList parameter.
I understand what a random user is but what differentiates a "featured" user from the others?
I’ve also seen sites (including the MODx forums) that "feature" the newest user.
Could someone validate this bug for me, before I add it to the Tracker?
I had checkboxes for adding items to the a user’s wishlist/collection on my website. When it saved the data, it emptied the "core" WLPE fields, such as avatar, contact info, location, etc. etc.
I had to include in the default field and hide them from the user (but so the code could see it) to get it not to do that.
This shouldn’t be how the script works. WLPE shouldn’t be looking for the default values when they aren’t being called (only adding data / editing select fields in that case).
-
☆ A M B ☆
- 1,231 Posts
Quote from: mcclausky at Oct 15, 2008, 10:42 PM
Quote from: mcclausky at Aug 31, 2008, 02:46 PM
I believe this is a bug, as I am having exactly the same problem. After Saving the profile, the webShortname session is destroyed!, and this is giving me problems with LoggedOrNot because that snippet relies on the value of webShortname session.
Any suggestions? How can we fix this?
Thanks!
Mc
Hi 
Did anyone find a way to solve this session destroyed problem? It happens everytime I Save the profile.
Thanks!
Mc
Any more on this issue??? I am having all sorts of issues with this problem.