Date: 07/10/01
- Next message: Mike Gifford: "[phplib] objects & non-objects -- follow-up"
- Previous message: Bob Bowker: "[phplib] page_open() doesn't return NEW CLUE"
- Next in thread: Mike Gifford: "[phplib] objects & non-objects -- follow-up"
- Maybe reply: Mike Gifford: "[phplib] objects & non-objects -- follow-up"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
With the help of someone on the list I've fixed the problem that I was having
with the following errors:
Warning: $db is not an object in
/home/mike/openconcept/WLP/biblio/Bibliography.class on line 274
Fatal error: Member function used on a non-object in
/home/mike/openconcept/WLP/biblio/Bibliography.class on line 274
The problem is that I hadn't switched the contstructor in this class from Story
to Bib.
In anycase, this is working better now, no errors at least:
http://www.openconcept.on.ca/WLP/biblio/index.php3
Mindy you a list of debug messages isn't exactly raving success either...
I've got to figure out why the data in the tables aren't being included in the
template...
Mike
-- Mike Gifford, OpenConcept Consulting, http://openconcept.ca Offering everything your organization needs for an effective web site. Abolish Nuclear Weapons Now!: http://pgs.ca/petition/ It is a miracle that curiosity survives formal education. - A Einstein--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>
- Next message: Mike Gifford: "[phplib] objects & non-objects -- follow-up"
- Previous message: Bob Bowker: "[phplib] page_open() doesn't return NEW CLUE"
- Next in thread: Mike Gifford: "[phplib] objects & non-objects -- follow-up"
- Maybe reply: Mike Gifford: "[phplib] objects & non-objects -- follow-up"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

