Date: 06/26/01
- Next message: Layne Weathers: "Re: [phplib] Error: Non-existant class User"
- Previous message: Cr <email protected>: "[phplib] SWF - Flash with PHP"
- In reply to: Brant Smith: "[phplib] Error: Non-existant class User"
- Next in thread: Layne Weathers: "Re: [phplib] Error: Non-existant class User"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Layne Weathers: "Re: [phplib] Error: Non-existant class User"
- Previous message: Cr <email protected>: "[phplib] SWF - Flash with PHP"
- In reply to: Brant Smith: "[phplib] Error: Non-existant class User"
- Next in thread: Layne Weathers: "Re: [phplib] Error: Non-existant class User"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

