Hi,
I Have Site Access installed (The latest version for 1.7+)
on my 1.7.6 Version of Elgg
and Im also using 5.8.1 of the Profile Manager tool,
now when a user registers they fill out there profile in the registration box and click register/save
This information is saved 100% I know that and its also saved as 'Public'
but another user who browses that members profile sees nothing! no profile no nothing! just name and picture!
Whats happened?
I as an Admin see nothing wrong I see there profile always hence 3/4 of my sites members have this problem and I never realised and it now explains why people aren't getting involved as they can't see any other members profile information and thats key to this site!
How can they fix it?
all they have to do is click 'edit profile' make no changes and click save then yeeha it all comes back which I now have to do for my xxx amount of members to fix the situation but it wont fix any new user registrations,
can anyone understand whats going on?
It seems somethings affecting how its saved as public but what?!?!?
I was using profile manager 5.5 and thought it may be that but updated and tried again yet nope its still a problem!
Strange? indeed if you can help then please let me know!
I'd very much appreciate it and send you a small donation as a thanks (I earn no money from my website and have to work 40 hours a week at englands minimum wage to run it lol!)
Regards,
Adam,
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Do you have the possibility to test it on a separate (maybe local) installation then, i.e. with all the plugins you use with the same settings? You need to identify the core of your issue more closely. At least it's necessary to know if it's caused by a plugin, Elgg core, some specific settings you have made or if it's maybe just happening on your site but not on another installation even with the same settings.
so basically get the whole site and run it in a test enviroment (A whole backup of the site) and just go crazy lol to debug the issue?
Is it Because there is NO access level on registration form? and so the system is setting private as default because it cannot get the value?
Check out my registration page at http://www.photographyfriends.co.uk to show you the register form...
any hints?
ahar its saving the access id as -1 not 2 I'm thinking this is because of what I said above there is no place to set the access level on the registration form!
nor is setting the var access_id mentioned in either 2 php files (siteaccess and profile_manager) that process the registration....
oh and thats why it works when I click edit profile as the php that handles and displays that has the access_id code to set the var in the database
hmmmmm
Nothing should ever be saved with an access level of -1. It sounds like a custom hack went wrong or you're using a bad plugin.
A single query or two can fix this in your database, but you'd better figure out what is causing this first.
Cash I believe its what i've mentioned above if it doesn't know what to save for the access id then it saves -1 does that sound plausable?
- Previous
- 1
- 2
- 3
- 4
- Next
You must log in to post replies.