Forums / Templates, Stylesheets, Page Layout / Need help with a template

Need help with a template

Locked
Results 1 to 11 of 11
This thread is locked. New replies are disabled.
08 Aug 2006, 11:45
#1
wout000 avatar

wout000

New Zenner

Join Date:
Aug 2006
Posts:
6
Plugin Contributions:
0

Need help with a template

hi,

so I downloaded a free template from templatemonster
http://www.templatemonster.com/sample/sample_zencart.zip

But I can't get it to work.

here's the url to my shop
http://www.shareaza-security.puffinhost.com/shop/

It gives me a nasty error

Warning: main(includes/modules/header.php): failed to open stream: No such file or directory in /home/wout000/public_html/shop/includes/templates/shop/common/tpl_main_page.php on line 45

Warning: main(includes/modules/header.php): failed to open stream: No such file or directory in /home/wout000/public_html/shop/includes/templates/shop/common/tpl_main_page.php on line 45

Warning: main(includes/modules/header.php): failed to open stream: No such file or directory in /home/wout000/public_html/shop/includes/templates/shop/common/tpl_main_page.php on line 45

Fatal error: main(): Failed opening required 'includes/modules/header.php' (include_path='.:/usr/local/lib/php') in /home/wout000/public_html/shop/includes/templates/shop/common/tpl_main_page.php on line 45


Maybe you guys know what's wrong...or get it to work
08 Aug 2006, 11:50
#2
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
1

Re: Need help with a template

well, 2 things
1. Template monsters templates are for 1.2
2. Just remember that the free template is just for demo purposes
08 Aug 2006, 12:03
#3
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Posts:
31,500
Plugin Contributions:
4

Re: Need help with a template

Can you post more information??

What version of Zen Cart have you got installed?

What type of server are you running on? Win or Linux or??

Where is the template installed to ?

Other items that might assist people in determining what you have and what you have done?
08 Aug 2006, 12:22
#4
wout000 avatar

wout000

New Zenner

Join Date:
Aug 2006
Posts:
6
Plugin Contributions:
0

Re: Need help with a template

Latest version of zencart
it's a linux server

template is uploaded to the template folder and activated through the admin
08 Aug 2006, 14:16
#5
wout000 avatar

wout000

New Zenner

Join Date:
Aug 2006
Posts:
6
Plugin Contributions:
0

Re: Need help with a template

Can somebody help me with porting it to V1.3 of zencart.

Cause this is a very nice design !
09 Aug 2006, 08:05
#6
wout000 avatar

wout000

New Zenner

Join Date:
Aug 2006
Posts:
6
Plugin Contributions:
0

Re: Need help with a template

Please, can a template designer put me in the right direction as to edit this template to get it to work with the latest version of zencart.

As to what I've heard, it' isn't much work but I just don't know what to change, i need some expert help.
09 Aug 2006, 09:23
#7
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
1

Re: Need help with a template

Please dont ask people in here to help you fix and use a DEMO template,
this template is not for use on a live site,
it is ONLY for testing purposes
09 Aug 2006, 10:25
#8
wout000 avatar

wout000

New Zenner

Join Date:
Aug 2006
Posts:
6
Plugin Contributions:
0

Re: Need help with a template

Who says it isn't a demoshop ...

I'm trying to view the template in it's whole to get inspiration of the design and to start coding a template myself.

I want to use it as an example, as the basic template just won't do.
09 Aug 2006, 10:49
#9
kuroi avatar

kuroi

Totally Zenned

Join Date:
Apr 2006
Posts:
10,475
Plugin Contributions:
9

Re: Need help with a template

Sadly the folks at Template Monster have been too lazy to put together a demo that works with the current version of Zen Cart. This demo template is well known to us. Somebody comes and asks if anyone can get it working every week or two. Sadly, there's not a quick way. However, if you're only looking for inspiration, you can see it running here. However, bear in mind that it has an out-of-date template structure, an out-of-date tables-based architecture, is broken if you run it in Firefox and has a mammoth 358 validation errors.
09 Aug 2006, 20:55
#10
wout000 avatar

wout000

New Zenner

Join Date:
Aug 2006
Posts:
6
Plugin Contributions:
0

Re: Need help with a template

Thank you for your informative reply.

Could you guys point me to a tutorial on how to create a template? As the wiki really sucks in giving info.

I wanted to use this template as a basis to edit the php files, etc...
10 Aug 2006, 02:30
#11
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Posts:
31,500
Plugin Contributions:
4

Re: Need help with a template

Could you guys point me to a tutorial on how to create a template? As the wiki really sucks in giving info.
I wanted to use this template as a basis to edit the php files, etc...

Normally, for a template creation, the php files do not require editing. This is most all in the stylesheet.css file.

You can use the tools in the admin> tools > developers tool kit to find most any text string that you want to change like the "Congratulations" message...

Place this text (or any other that you want to change) in the last box on the left, select all catalog files and search...It will find the string, let you know file name, the path to the file and the line that contains the string. You can then open a COPY of the file make your edits and place it in your template override folder.

In the downloads section there are several templates that you can obtain that are 1.3.x compatible for your purposes.