Hello ...
vb 2.2.1
can't find this in index.php
-----------------------------------
4. Then modify "index.php" it the following way:
>>> Search for:
__________________________________________________ __________________
<?php maketableheader("Avatars"); ?>
</table>
<a href="avatar.php?s=<?php echo $session[sessionhash]; ?>&action=upload"> Upload </a> |
<a href="avatar.php?s=<?php echo $session[sessionhash]; ?>&action=add"> Add </a> |
<a href="avatar.php?s=<?php echo $session[sessionhash]; ?>&action=modify"> Modify </a>
----------------------------
what can i do for that ?
regards
|