Zen Cart Logo
Forums / Addon Templates / Cold Steel Template - fatal error

Cold Steel Template - fatal error

Views: 9,058

Results 1 to 3 of 3
24 Feb 2011, 7:53 PM
#1
itseemedsosimple avatar

itseemedsosimple

New Zenner

Join Date:
Aug 2009
Location:
St. Louis, MO
Posts:
69
Plugin Contributions:
0

Cold Steel Template - fatal error

Hey Clyde, might you have a suggestion:
Installed 1.3.8a.1 on 3/8/2010.
Loaded Cold Steel Template.
Added an SSL certificate
Activated Authorize.net module.
Hosted at godaddy.
Server technologies: LINUX, PHP 5.1, CGI 2.0, PERL 5.0, PYTHON 2.4, RUBY 1.8.4, MYSQL 4.1, 5.0

Site was established to secure entry fees and donations for charitable organization, was operational in March 2010 and ran successfully through the end of May 2010. Have not accessed it since then. Getting ready to start the 3on3 tourney again in May 2011, so was wanting to update site.

When trying to display zencart store:
Fatal error: Call to a member function get_template_part() on a non-object in /home/content/52/5122352/html/3on3/index.php on line 29

That line 29 says:
$directory_array = $template->get_template_part($code_page_directory, '/^header_php/');

When trying to login to admin:

<form name="login" action=" Fatal error: Call to undefined function zen_href_link() in /home/content/52/5122352/html/3on3/admin/login.php on line 60

Line 60 reads: <form name="login" action="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>" method = "POST">

http://hopeunlimitedkirkwood.org/3on3/

http://hopeunlimitedkirkwood.org/3on3/admin/login.php

Did query 'fatal error' and saw LOTS of stuff in the forum, but nothing specific to this dual edged problem. Have no idea how to proceed, any help appreciated. Thanks, tg

24 Feb 2011, 8:49 PM
#2
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Cold Steel Template - fatal error

itseemedsosimple:

Hey Clyde, might you have a suggestion:
Installed 1.3.8a.1 on 3/8/2010.
Loaded Cold Steel Template.
Added an SSL certificate
Activated Authorize.net module.
Hosted at godaddy.
Server technologies: LINUX, PHP 5.1, CGI 2.0, PERL 5.0, PYTHON 2.4, RUBY 1.8.4, MYSQL 4.1, 5.0

Site was established to secure entry fees and donations for charitable organization, was operational in March 2010 and ran successfully through the end of May 2010. Have not accessed it since then. Getting ready to start the 3on3 tourney again in May 2011, so was wanting to update site.

When trying to display zencart store:
Fatal error: Call to a member function get_template_part() on a non-object in /home/content/52/5122352/html/3on3/index.php on line 29

That line 29 says:
$directory_array = $template->get_template_part($code_page_directory, '/^header_php/');

When trying to login to admin:

<form name="login" action=" Fatal error: Call to undefined function zen_href_link() in /home/content/52/5122352/html/3on3/admin/login.php on line 60

Line 60 reads: <form name="login" action="<?php echo zen_href_link(FILENAME_LOGIN, '', 'SSL'); ?>" method = "POST">

http://hopeunlimitedkirkwood.org/3on3/

http://hopeunlimitedkirkwood.org/3on3/admin/login.php

Did query 'fatal error' and saw LOTS of stuff in the forum, but nothing specific to this dual edged problem. Have no idea how to proceed, any help appreciated. Thanks, tg

The cold steel template doesn't touch either of these files.

my suggestion would be to upload fresh copies of both files
index.php
admin/login.php

or upgrade to the latest version of Zen Cart(1.3.9h)

28 Feb 2011, 11:46 PM
#3
itseemedsosimple avatar

itseemedsosimple

New Zenner

Join Date:
Aug 2009
Location:
St. Louis, MO
Posts:
69
Plugin Contributions:
0

Re: Cold Steel Template - fatal error

Thanks for the reply. I tried fresh copies of the files as mentioned, didn't get lucky.
I'm just gonna start over since there is only one "product". After getting that set up, it's just making it look pretty.
Thanks again, later, tg