Page 3 of 47 FirstFirst 1234513 ... LastLast
Results 21 to 30 of 462
  1. #21
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: Simple Zen Template, now in download section...

    Parse error: syntax error, unexpected T_VARIABLE in /home/xxxx/xxx/xxxx/includes/templates/simple_zen/template_info.php on line 1
    I had the same issue

    - 1.3.0.2
    - recent security patches installed
    (http://www.zen-cart.com/forum/showthread.php?p=247796)
    - Filezilla
    - WindowsXP
    - pspad editor (www.pspad.com)

    I grabbed the template_default template_info.php, then copied in just the values, and then saved it as my new simple_zen template_info.php file....and it cleared the template_info.php error above. So, it's something with the template_info.php file that comes with the download.

    The admin Template Selection manager now comes up, and I can select Simple Zen and update the Layout Boxes, but now when I call the public cart, I get the syntax error mentioned before:

    [code]Parse error: syntax error, unexpected '{' in /home/user/public_html/cart/includes/templates/simple_zen/common/tpl_header.php on line 1[code]

    Any idea on that one?

    Many thanks :-)
    Last edited by DogTags; 27 Aug 2006 at 02:42 PM.

  2. #22
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: Simple Zen Template, now in download section...

    Oops....edit timed out.

    Code:
    Parse error: syntax error, unexpected '{' in /home/user/public_html/cart/includes/templates/simple_zen/common/tpl_header.php on line 1

  3. #23
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Simple Zen Template, now in download section...

    Quote Originally Posted by DogTags
    I had the same issue

    - 1.3.0.2
    - recent security patches installed
    (http://www.zen-cart.com/forum/showthread.php?p=247796)
    - Filezilla
    - WindowsXP
    - pspad editor (www.pspad.com)

    I grabbed the template_default template_info.php, then copied in just the values, and then saved it as my new simple_zen template_info.php file....and it cleared the template_info.php error above. So, it's something with the template_info.php file that comes with the download.

    The admin Template Selection manager now comes up, and I can select Simple Zen and update the Layout Boxes, but now when I call the public cart, I get the syntax error mentioned before:

    [code]Parse error: syntax error, unexpected '{' in /home/user/public_html/cart/includes/templates/simple_zen/common/tpl_header.php on line 1[code]

    Any idea on that one?

    Many thanks :-)
    I would guess its the same issue the last person had. Combination of me being on a mac and having different handling of line breaks than windows, and one of your programs you're using is removing the line breaks, turning the file into one long line.

  4. #24
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: Simple Zen Template, now in download section...

    Quote Originally Posted by jettrue
    I would guess its the same issue the last person had. Combination of me being on a mac and having different handling of line breaks than windows, and one of your programs you're using is removing the line breaks, turning the file into one long line.
    I pulled the file into my editor, and it looked normal, not all one line.

    I then enabled "special chars" to see the line breaks, and they were there as in other files I've worked with.

    Saved the file and then re-uploaded, but same error.

  5. #25
    Join Date
    Nov 2003
    Posts
    1,155
    Plugin Contributions
    0

    Default Re: Simple Zen Template, now in download section...

    Yep, you're right. Your files are all coming across with MAC line endings. I started to convert to WIN line endings and uploaded, and then things started to work. BTW, my site is on UNIX, but the WIN line endings work okay:

    CR LF

    The best visualization I've seen of this is Notepad ++:

    http://notepad-plus.sourceforge.net/uk/site.htm

    This will very clearly display the line endings.

    Thanks for this really nice template :-)

    HTH

  6. #26
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Simple Zen Template, now in download section...

    Me again!

    I've uploaded another update. This time I resaved each file with a UNIX style line return (dreamweaver has the ability to adjust that in the preferences) vs. the mac style. From googling, it seems like that is the best option for files used between mac/windows/unix. It should work fine for windows users now. (Here's to hoping!)

    There are no content changes, so if you've installed this and it uploaded fine for you, then no need to update anything.
    Last edited by jettrue; 28 Aug 2006 at 04:33 AM.

  7. #27
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Simple Zen Template, now in download section...

    I'm just trying to customize it and i'm curious how i could go about putting in background images.

  8. #28
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Simple Zen Template, now in download section...

    Quote Originally Posted by MB1
    I'm just trying to customize it and i'm curious how i could go about putting in background images.
    I would do that in the css file.

    Where are you wanting a background image? For the whole page?

  9. #29
    Join Date
    Aug 2006
    Posts
    21
    Plugin Contributions
    0

    Default Re: Simple Zen Template, now in download section...

    This is a dumb newbie question I know, but here it goes:

    This installation calls for uploading and overriding the includes folder. I don't see anything about creating a new "Simple Zen" folder under includes>templates. Will this cause all the default files in the includes folder to be lost, including the classic and default templates?

    This is a beautiful template and I'm really looking forward to working with it.

    Thanks!

  10. #30
    Join Date
    Jan 2005
    Location
    USA, St. Louis
    Posts
    3,710
    Plugin Contributions
    9

    Default Re: Simple Zen Template, now in download section...

    Quote Originally Posted by lynnema
    This is a dumb newbie question I know, but here it goes:

    This installation calls for uploading and overriding the includes folder. I don't see anything about creating a new "Simple Zen" folder under includes>templates. Will this cause all the default files in the includes folder to be lost, including the classic and default templates?

    This is a beautiful template and I'm really looking forward to working with it.

    Thanks!
    Hi!

    Actually, no, it doesn't require overwriting the includes folder.

    The files are already in the correct folders:
    includes/languages/english/simple_zen AND
    includes/templates/simple_zen/

    It depends on how you're planning on uploading the files. If you're planning on doing it manually, then yes, you have to create the new folder just as it is in the download.

 

 
Page 3 of 47 FirstFirst 1234513 ... LastLast

Similar Threads

  1. Cherry Zen Template Support Thread
    By jettrue in forum Addon Templates
    Replies: 3250
    Last Post: 13 Nov 2017, 08:02 PM
  2. Fresh Zen -- JellyFish Template Support Thread
    By magicbox in forum Addon Templates
    Replies: 93
    Last Post: 11 Apr 2012, 08:54 AM
  3. Free Template "Future Zen" v1.2 Support Thread
    By kuroi in forum Addon Templates
    Replies: 69
    Last Post: 16 Jul 2010, 06:00 AM
  4. Re: Simple SEO URL [support thread]
    By creamcrackers in forum General Questions
    Replies: 2
    Last Post: 16 Aug 2009, 03:02 PM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR