Delete the backup you did using the ACP and get one using myphpadmin or some other utilities (bigdump) Check out this link: http://www.phpbb.com/kb/article.php?article_id=9 You could use this too: Use this for the backup: <?php include 'config.php'; include 'opendb.php'; $backupFile = $dbname . date...
It's actually http://www.mymarylandmommies.com/forum/phpBB2/ Go into the ACP and set your script path to /forum/ instead of /forum/phpBB2/ Then copy the complete contents of the phpBB2 to the forums directory. You can also move the files and run the Auto Cookie Mod to make the directory changes for ...
There are two steps. 1) Remove the "hide" option Open {root}/templates/your template/profile_add_body.tpl Find and remove: <tr> <td class="row1"><span class="gen">{L_HIDE_USER}:</span></td> <td class="row2"> <input type="radio" name="hideonline&...