1

(2 replies, posted in PunBB 1.2 troubleshooting)

I'm getting an error saying that "You did not select a file for upload." which I did.  I have it set to where avatars can be shown.  I'm just not understanding why my avatar won't show.  It's on my computer and on my FTP.  Please help.  Thank you..

Thank you!!! I will have to try it out... I checked out your forum... I love the colors of it... Gizmo is cute...

I have been racking my brain trying to find anything close to what I want to do.  Where do I go to change the code for moving my register and login links?

This is the coding I want to change:

<div id="brdmenu" class="inbox">
            <ul>
                <li id="navindex"><a href="index.php">Index</a></li>
                <li id="navuserlist"><a href="userlist.php">User list</a></li>
                <li id="navsearch"><a href="search.php">Search</a></li>
                <li id="navregister"><a href="register.php">Register</a></li>
                <li id="navlogin"><a href="login.php">Login</a></li>
            </ul>
        </div>
But I don't know where I can find it, to change the code.  Thank you for your time.