View Single Post
  #9  
Old 06-01-2005, 06:40 PM
  Tequilaboy's Avatar 
Tequilaboy Tequilaboy is offline
 

Advanced Member
  
Join Date: May 2005
Posts: 45
 

Default

I followed the steps outlined above... placed the secure_cert.tpl file in the site root, edited the header portions of the files listed and placed the line of code that sets the location of the logo in "skin1/customer/home.tpl" just under the line that reads [img]{$ImagesDir}/spacer.gif[/img]
, which should place the logo just underneath left menu options.

I'm getting the following error:
Quote:
Warning: Smarty error: unable to read resource: "/secure_cert.tpl" in /usr/home/www/madragz180/madragzstore.com/docs/Smarty-2.6.3/Smarty.class.php on line 1082

The only thing on line 1082 of that file is:
Code:
trigger_error("Smarty error: $error_msg", $error_type);

Not 100% if the error is refering to the smarty.class.php file or the sercure_cert.tpl file. When creating the secure_cert.tpl I simply made a txt file, copied the code into it and renamed it to a tpl.
Little help would be much appreciated
__________________
Wicked shirts, and other assorted mayhem.
www.MadRagz.com
-----
X-Cart Gold v 4.0.13
Reply With Quote