1

Topic: Profile Information Not Showing

Hi Guys

I Have just noticed that all my member profiles have stopped showing all the information they filled out when joining, however it still shows Age, Gender, Location and seeking but that is it. Any ideas???

i have looked at all the settings and all looks fine that i can tell.

Thank you

Ross

2

Re: Profile Information Not Showing

Open 'includes/config.php' and set the value of 'debug' from 0 to 1. Then see if you get any errors.

Developer

3

Re: Profile Information Not Showing

Hi Vlad,

Tried the Debug and it was no good, i got the following message

Notice: Undefined variable: fields in /home/lovepoin/public_html/includes/lib/lib.member_profile.php on line 357

Warning: Cannot modify header information - headers already sent by (output started at /home/lovepoin/public_html/includes/lib/lib.member_profile.php:357) in /home/lovepoin/public_html/index.php on line 482

I also just notice that private messages can be sent but not replied too it says the following (You cannot perform this action.)

Any further ideas?

Thanks for your efforts

Ross

4

Re: Profile Information Not Showing

What's your software version? Did you edit profile fields/types?

Developer

5

Re: Profile Information Not Showing

I have been running 2.5.6 since not long after it was released and never had any issue's. Nothing has been changed in profile fields/types i have just triple checked.

Ross

6

Re: Profile Information Not Showing

The error message above refers to the line number of the file that does NOT exist in version 2.5.6 This means something is wrong with your files. Perhaps you overwrote it by accident with an old one, did a back up restore, or your hosting provider restored files for you for whatever reason.

Developer