Zen Cart Logo
Forums / General Questions / I am getting a Fatal error:

I am getting a Fatal error:

Locked

Views: 933

Results 1 to 1 of 1
This thread is locked. New replies are disabled.
15 Nov 2006, 10:52 PM
#1
jfowler avatar

jfowler

New Zenner

Join Date:
Nov 2006
Posts:
1
Plugin Contributions:
0

I am getting a Fatal error:

After intalling Zencart i get the following Fatal error on my main page:

Fatal error: Call to a member function on a non-object in /home/newtecha/public_html/BUY/index.php on line 26

Line 26 reads as followed on the index.php file:
$directory_array = $template->get_template_part($code_page_directory, '/^header_php/');