Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / creating new templates

creating new templates

Locked

Views: 1,672

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
1 Jul 2006, 11:08 PM
#1
sveetcouture avatar

sveetcouture

New Zenner

Join Date:
Jul 2006
Posts:
17
Plugin Contributions:
0

creating new templates

i have read for a few hours and cant seem to find any help
i'm trying to create a new template.
http://www.zen-cart.com/forum/faq.php?faq=template_customize

i've gone here /public_html/includes/templates/
and created a new folder but it keeps saying:
Creation of /home/chandras/public_html/includes/templates failed because File exists in /home/chandras/public_html/includes/templates

but it doesn't exist anywhere.
what am i doing wrong?
am i not in the right folder?

1 Jul 2006, 11:36 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: creating new templates

Try refreshing your FTP ...

And be sure to include the name of the directory you are trying to create ... the error message looks like it is blank ...

1 Jul 2006, 11:48 PM
#3
sveetcouture avatar

sveetcouture

New Zenner

Join Date:
Jul 2006
Posts:
17
Plugin Contributions:
0

Re: creating new templates

yeah, i did that.
over and over.
it has the same message when i leave it blank.
i cant seem to find whats wrong.
but thanks a lot for trying to help.

Ajeh:

Try refreshing your FTP ...

And be sure to include the name of the directory you are trying to create ... the error message looks like it is blank ...

1 Jul 2006, 11:55 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: creating new templates

IF you are in an FTP program and want to make a new directory ...

In mine, I click right ... say Make Folder (this may read Make New Directory, etc.) ... and a box pops up where I type in the name of the directory ... then click Okay ...

The other way is if the New Directory is already on my Computer ... I go to where I want to load that ... such as

/public_html/catalog/includes/templates

and highlight my template to copy:
c:\internet\websites\includes\templates

And click on the directory I want to copy to my site, example: fredsfiles

And copy that to my server ...

1 Jul 2006, 11:56 PM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: creating new templates

Note: check the permissions or chmod on the /templates directory ... make sure that is set to 755 so you can make new directories etc.

2 Jul 2006, 12:44 AM
#6
sveetcouture avatar

sveetcouture

New Zenner

Join Date:
Jul 2006
Posts:
17
Plugin Contributions:
0

Re: creating new templates

the directory is at 777 i cant get it to 755.
i can get it to 766 or 744.
my friend installed zen for me so none of my files are on my computer.
could i put them on my computer?

on mine you cant right click anything, there's a box where you fill in the name you want.
or atleast thats how i thought it worked.

2 Jul 2006, 12:46 AM
#7
sveetcouture avatar

sveetcouture

New Zenner

Join Date:
Jul 2006
Posts:
17
Plugin Contributions:
0

Re: creating new templates

X what i just said, i'm going to try and use ftp to create a new folder.
we'll see what it does!!
thanks

2 Jul 2006, 12:57 AM
#8
sveetcouture avatar

sveetcouture

New Zenner

Join Date:
Jul 2006
Posts:
17
Plugin Contributions:
0

Re: creating new templates

it worked.
thank you very much for your help!!

2 Jul 2006, 1:32 AM
#9
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: creating new templates

Thanks for the update ...

You really want a copy of your site on your computer that you maintain and upload changes to your site ...

Otherwise ... when your site blows up ... you will have nothing except perhaps a database ... :eek:

You can download the current v1.3.0.2 ... I am assuming that is what your friend installed ...

Or, download your site to your computer into a directory such as:

c:\internet\my_webiste

Or something you will remember and be able to find easily ...

NOTE: changes should always be made via a good TEXT editor and not through something like your Control Panel, MS Word or other word processor software ...