I get this when trying to view the install instructions:
Changes to admin/index.php:
find:
<center><a href="index.php?s=<?php echo $session[sessionhash]; ?>&action=home"> Control Panel Home </a></center>
<table width="100%" border="0" cellspacing="0" cellpadding="5" id="navtable">
<tr><td><hr></td></tr>
Immediately below the last line from above, paste the following:
<tr><td>
<table width="100%" border="0" cellspacing="0" cellpadding="2" id="navtable">
<br>
<b>Fatal error</b>: Call to unsupported or undefined function makenavselect() in <b>/usr/www/users/gandalf/starwarsguide.com/vbportal/forums/filechanges.html</b> on line <b>51</b><br>
and that's it. My guess is because of the new changes in 2.2.0...
|