PDA

View Full Version : Big Trouble With My Message Board


BigJohnson
05-10-2002, 01:15 AM
I have the store hack installed and the Medals/Cards/Awards hack installed as well. I have a problem in my forumhome template. It doesnt recognize $pminfo at all. So i just took the pm box out of the other template and it works fine. The only thing wrong is that the images doesnt work becuse the html coding says {imagefolder}$lightbulb.gif and that is not working i guess also. Can someone help me out because i have no clue why this is happening to my message board. Thanks you. Here is the code i found in the INDEX.php if you need anything thing. I have know clue if it will help but i will just show you what I know so far just incase it helps.
if ($newpm['messages']==0) {
$lightbulb='off';
} else {
$lightbulb='on';
}
eval("\$pminfo = \"".gettemplate('forumhome_pmloggedin')."\";");

} else {
$pminfo='';
}

BigJohnson
05-10-2002, 01:39 PM
Can someone please help me out becaus ei dont no what the heck to do at all. I have no clue why this is happeneing. I was wondering anyoneknows what to do or any tests I can do to help me find my problem. I really need my PM box back guys. Please help thanks so much.

BigJohnson
05-11-2002, 01:07 AM
Guess can any one help me out please damn.