it might be a previous include() or require() or other command inserting
external PHP-code
is causing your problem..
but posting some code would help indeed..

grace
michiel



"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> I am having a problem with a parse error.
>
> error:
> Parse error: parse error, unexpected ')' in
> /Users/timbest/Sites/cajunmikes/inc/menupage.php on line 75
>
> Fatal error: Cannot instantiate non-existent class: menu in
> /Users/timbest/Sites/cajunmikes/TMPfj18cc2i20.php on line 7
>
> The issue I am having is line 75 has no ')'.  I am sure this error is
> causing the next fatal error.  Anyone seen this before?  I'm not sure what
> to do next since there is nothing on line 75...
>
> Thanks
> /T
>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to