View Single Post
  #9  
Old 05-26-2009, 11:25 AM
Saphira Saphira is offline
Member
 
Join Date: Jan 2009
Posts: 89
Credits: 8,673
Saphira
Default RE: Parse error: syntax error, unexpected T_ELSE in /home/.nyles/

Quote:
Originally Posted by Bloodrun
Okay I am looking at right now. And I need to tell you first while Im looking at it. That when I was making the report feature, i took out the part that deals with "sent items" I took that part out, because I dont use it, and at the time I wasn't thinking about if anyone else used it or not, I will have to add that part back in soon.

This isn't whats making your script not work, I just needed to tell you that.
So that'd be:

PHP Code:
else if($act == "sentitems"){


?

I wouldn't really use it either, and if the members want it I can always add it back from the original source code.
Reply With Quote