Quote:
Originally posted by EchoHype.com
PSI- you may want to add these 2 things to the install file or first post. Please credit me though maybe with a link to me forums, hehe.
In user option templates > modifyprofile
find:
add below:
Code:
tr>
<td bgcolor="#1C5780"><normalfont><b>Desktop Image:</b></normalfont></td>
<td bgcolor="#1C5780"><normalfont><a href="http://www.yourforumURL.com/desktop.php">Add/Change DeskImage</a></normalfont></td>
</tr>
In online.php find:
Code:
case 'gallery':
$userinfo[where] = "Viewing Picture <a href='gallery.php?s=$session[sessionhash]'>Gallery<a>";
break;
add below:
Code:
case 'desktopimage':
$userinfo[where] = "Adding/Changing <a href='desktop.php?s=$session[sessionhash]'>Desktop Image<a>";
break;
find:
Code:
case 'gallery.php':
$userinfo[activity] = 'gallery';
break;
add below:
Code:
case 'desktop.php':
$userinfo[activity] = 'desktopimage';
break;
works on my forums. Have fun!
|
I had already done that modify profile but anywayz thnx
I will be really soon attaching the new updated hack its delayed cuz i most format my computer of a virus