i now get this error!
Parse error: parse error, unexpected '}' in /home/crocket/public_html/forums/admin/style.php on line 209
using code...
PHP Code:
echo "</table></td></tr></table>";
}
// ###################### Start download/upload #######################
if ($bbuserinfo[userid]!="1") {
echo"<p>You cannot perform this function</p>";
exit;
}
// get styleid
doformheader("style","dodownload");
maketableheader("Download one of your style sets");
Quote:
The last 2 is because you are probably using your admin account to view those files Try creating a new admin account, logging in, and testing those files
|
As for that.. i did do that.. ID was 139 ... Admin test account! Any possiblities that you can try the code and see if it acually works?!
Thank You for your help up to now!
Crocket