$user_profile and the members database

Started by gk007, August 06, 2009, 11:01:30 AM

Previous topic - Next topic

Fustrate

hmm, managed to get a copy of 1.1.10 downloaded, and you seem to have everything needed.

Right after the array monster, add a line that says
die(print_r($memberContext));
to see what's in that array right at that moment.

If it is there, make sure loadMemberContext is indeed being called beforehand (I don't recall seeing where you're using this code)
Steven Hoffman
Former Team Member, 2009-2012

gk007

If I access load.php directly it dies and says Im a hacker.

Fustrate

No, just load the page that's supposed to have the info. Remove the line afterwards so it doesn't stop your site from working.
Steven Hoffman
Former Team Member, 2009-2012

gk007

Nothing happens.
I dont think its even getting added to the memberContext array.

Advertisement: