15 Nov 2006, 10:52 PM
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/');