- Readme First! - Read and follow the rules, otherwise your posts will be closed
There are currently, 59 guest(s) and 0 member(s) that are online. You are Anonymous user. You can register for free by clicking here
Nuke Cops :: View topic - Parse error when trying to access admin section- Please help [ ]
Author
Message
GrandAdmiral
Sergeant
Joined: Jun 14, 2003
Posts: 92
Posted:
Fri May 28, 2004 5:28 pm
I installed Protector and since installing it, I have been unable to access my admin error. This is the error:
Code:
Parse error: parse error in /home3/username/mywebsite-www/admin.php on line 229
This is the code in admin.php:
Anybody experience this problem? I tried to post this on the Protector site, but the server is telling me they've exceeded their bandwidth.
I could really use assistance with this. Thanks.
vjg
Captain
Joined: Oct 26, 2003
Posts: 553
Posted:
Fri May 28, 2004 6:39 pm
This kind of error is almost always because of some problem above the identified line.
Post the identified line *and* the 10 lines of code above it.
- Virgil
_________________
GrandAdmiral
Sergeant
Joined: Jun 14, 2003
Posts: 92
Posted:
Sat May 29, 2004 4:59 am
vjg wrote:
This kind of error is almost always because of some problem above the identified line.
Post the identified line *and* the 10 lines of code above it.
- Virgil
As soon as I did this I saw the problem.
Code:
$radminblocker = $row[radminblocker]
was missing the ";" at the end. All fixed. Thanks for opening my eyes, Virgil.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum