Re: [phplib] Error: Non-existant class User From: Mike Green (Mike.Green <email protected>)
Date: 06/26/01

Do you have a line something like:
    require($_PHPLIB["libdir"] . "user.inc");
in your prepend.php file somewhere before
    require($_PHPLIB["libdir"] . "local.inc");
?

Brant Smith wrote:

> Okay, here's the error I've hit. It's a brick wall;
> I can't seem to get past it. What does this mean?
> How can I debug this? What am I missing?
>
> I'm trying to use the template engine only....no
> auth, perm, sessions or even db connection (the
> latter will come later).
>
> Here's the error:
>
> Fatal error: Cannot extend non existant class User in
> /nfs/WWW_pages/source/new_site/phplib-7.2b/php/local.inc on line 62
> --
>
> precision custom engineering for the web
> http://www.antecode.com/

--
Mike Green
SaeSolved::
http://www.saesolved.com
http://www.everypeople.net
http://www.sitewidgets.com
http://www.widgetchuck.com

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>