nbbnh
Newbie
Posts: 1
Registered: 8/5/2003
Member Is Offline
|
| posted on 8/5/2003 at 01:16 PM |
|
|
Cannot instantiate non-existent class: db_access
If I try to install teh calendar I receive the following error message: "Fatal error: Cannot instantiate non-existent class: db_access in
/export/users54/dunk/www/calendar/cl_files/calendar.php on line 43"
Any idea what causes this problem?
Thanks in advance!
rgds,
Edwin Koster
|
|
|
marv77
Newbie
Posts: 1
Registered: 8/18/2003
Member Is Offline
|
| posted on 8/18/2003 at 03:05 PM |
|
|
Hi,
I´ve got the same problem. It works fine when I have the calendar on one single page. But when I use it on my start page, I get the same fatal
error.
Here are my two pages:
http://medlem.spray.se/rigor/php/ev_calendar/kalender.php
(Only the calendar)
http://medlem.spray.se/rigor/text_cal.php (The center php-file of my
startpage)
Does anyone know the solution for this problem??
/Peter
|
|
|
nik
Posts:
Registered: 1/1/1970
Member Is Offline
|
| posted on 8/19/2003 at 12:30 PM |
|
|
It seems that the problem is in specifying paths to program files. If you've specified relative paths you should set absolute ones (in
cl_files/config.php file).
|
|
|