I recently started experiencing a problem where when users sign up to my site, they can create an account but when they try to log in to their profile, they are not able to see one. When you go on the homepage and click on the avatar of this newly created accounts, you are redirected to the homepage instead of the person's profile. you can check my website http://www.thecampuschat.com and click on any of the 4 latest members to have an understanding of what i am saying. I contacted support and they said i must have changed something with the script ot in database since this problem was not occuring before and ppl were able to register before.
My question is how do i get to the scripts/ database?
How do i know what was changed (as i really doubt i changed anything since i barely know my way around it in the first place)
|
Hmmmm... Looking over your site, it seems that the last four members, as well as an earlier one "socalhottie", are all showing the visitor icon instead of the male or female icon.
If you click on members, and display all, you will notice what I am talking about. Five of the default icons are different.
I am not positively sure why this is happening.
Are these profiles activated in your admin panel ???
|
yes, they are all activated. Infact anyone that tries to sign up even now still experiences the same problem. I don't know why they are different icons either but i noticed that. I have looked through the admin panel and reactivated again and again but nothing changes. unfortunately. |
Ok... I just created an account on your site. Please activate the account so I can experiment further. |
see that's the problem, i shouldn't have to activate any account, i never used to have to activate and the profiles were fine. Despite this, i still went into admin and selected the profiles and clicked activate and no change. I have always had it set on auto-activate for every one to sign up. In admin, it says all accounts are active. isn't that strange. |
I am trying to figure your current problem out. But i noticed another one. When viewing profiles that do exist an error occures.
Parse error: syntax error, unexpected $end in /home2/thecampu/public_html/inc/classes/BxDolProfileFields.php(30) : eval()'d code on line 2151
Have you made any recent modifications to BxDolProfileFields.php? or created any new fields with the fields editor.
https://www.deanbassett.com |
Because Profile Fields cache not loaded,
he has not Profile Type active.
Need to add this and edit profiles from admin afterwards,
I assume he miss cache file on some users and maybe Profile Type on others!!!
|
someone suggested that i put the single/couple blocks and a couple other ones back into the join and edit profile fields. I did this and i started experiencing those errors. ah! this is getting rough...i didn't change anything in my php, html files. all i did was add and remove blocks from certain fields. |
Edit some users from admin and add profile type and then save,
check this users profile page afterwards, it's ok!!
|
I can't even get to that point because when i click on the user ID on the admin page to try and edit it, i get this error:Profile Fields cache not loaded. Cannot continue. And I already have the profile type block active . |
Logout as admin and then login again,
go to Builders/ Fields Builder
then go to Users/Members
can you edit user now
|