PDA

View Full Version : Avatar Problem-What Should This Line Be?


Diva
10-17-2001, 07:09 AM
I just finished putting together the avatar category hack [again.. heh heh] and when I uploaded, the picture wasn't there. Just a broken link. I scanned the files and found 3 lines in red in the avatar_category.php...

1.
echo "<img src='../$avatarpath/$FileArray[$x]' border=0 align='center'>";

2.
maketableheader("Edit Avatar:</b><i> $avatar[title]</i> &nbsp <img align=\"absmiddle\" src=\"../$avatar[avatarpath]\">","",0);

3.
echo "<td valign='bottom' nowrap align='center'><img src=\"".iif(substr($avatar['avatarpath'],0,7)!="http://" and substr($avatar['avatarpath'],0,1)!="/","../","")."$avatar[avatarpath]\"><br><b>$avatar[title]</b><br>$current_cat\n";

Anyone know the magic words? Please?

Thanks bunches!

orca
10-17-2001, 10:05 AM
You may get better help inside the thread about this hack.

Diva
10-17-2001, 07:53 PM
Hi. I posted it over there as you suggested. My only concern is that since the thread has been going for a while that it might not be responded to. There was a thread from four days ago already there. Since I have an "Are we there yet, ..." attitude ;) I was hoping this would be the right place to put a new support request. Sorry!

Freddie Bingham
10-17-2001, 08:08 PM
This thread belongs in the hacking forum since we can not suppot hacked forums.