PDA

View Full Version : Admincp/usergroup.php error


ronoxQ
09-08-2005, 07:54 PM
I've een editing the usergroup.php to get a shoutbox hack running, and here's the newest problem I've run into.

Now, whenever I go to my usergroup toolbar, I get the following error message:

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/(my admin id)/public_html/forum/admincp/usergroup.php on line 139

What does this error mean?

Andreas
09-09-2005, 03:44 AM
That usergroup.php is damaged :)
You edited it incorrectly or it got damaged during upload=> reupload.
If it still gives the Error, check the Edits you made and/or reupload the Original.

ronoxQ
09-10-2005, 04:44 PM
Re-editing usergroup.php, thanks.

But is there any one code that's screwing up during the check? It looked to me like I had to add a ) somewhere. I just didn't know where.