corwin43
10-23-2007, 11:19 PM
Hi,
I apologize if this has been covered elsewhere on the forums, but I have an issue that is occuring after install:
I installed version 3.1.1, and it installed fine (created the tables, etc.) I'm using phpraid auth. After I deleted /install, when trying to open the index.php file I am getting:
Fatal error: Call to a member function on a non-object in /home/dark-req/public_html/phpraid/includes/page_header.php on line 25
Now, line 25 is:
$page->set_file('headerFile',$phpraid_config['template'] . '/header.htm');
Any thoughts? Where is the object set?
I apologize if this has been covered elsewhere on the forums, but I have an issue that is occuring after install:
I installed version 3.1.1, and it installed fine (created the tables, etc.) I'm using phpraid auth. After I deleted /install, when trying to open the index.php file I am getting:
Fatal error: Call to a member function on a non-object in /home/dark-req/public_html/phpraid/includes/page_header.php on line 25
Now, line 25 is:
$page->set_file('headerFile',$phpraid_config['template'] . '/header.htm');
Any thoughts? Where is the object set?