I am running drupal 4.5 with PHP 4.3.9.9 running on Apache 1.3.3, Drupal runs normal for first 10-15 hits but then gives following error :
warning: call_user_func_array(): First argumented is expected to be a valid callback, 'node_page' was given in D:\webroot\includes\menu.inc on line 351.
I checked few configuration options for php and apache , everything seems to be ok but I am still having this error .
Drupal has been installed and works fine unless a user tries to login with an invalid username or invalid password. I have installed the Privacy by Node Module, and with an invalid username or password, the following errors are displayed.
My host won't let me use 'drupal' as the name of my database. I've been looking through the configuration files, and I can't figure out where I'd change that to 'lem-drupal' - the name they've asssigned for my database.