Page 6 of 70 FirstFirst ... 456781656 ... LastLast
Results 51 to 60 of 691
  1. #51
    Join Date
    Dec 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Every thing works correctly except for this page. My SSl is workly properly.

    The only changes I made to the configure.php (includes/configure.php) and (admin/includes/configure.php)
    was to enable the SSl as per Zen Cat instructions.

    I reverted back to the classic template after I seen your reply to test it, and it works perfect. Once I revert back to this template it has this problem.

    If you would like to look I can send a email to you with the web address and a username and password.

    I am sure this is simple I just do not have the experience to fix it.

  2. #52
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by gofishch View Post
    Every thing works correctly except for this page. My SSl is workly properly.

    The only changes I made to the configure.php (includes/configure.php) and (admin/includes/configure.php)
    was to enable the SSl as per Zen Cat instructions.

    I reverted back to the classic template after I seen your reply to test it, and it works perfect. Once I revert back to this template it has this problem.

    If you would like to look I can send a email to you with the web address and a username and password.

    I am sure this is simple I just do not have the experience to fix it.
    download and install the debug error utility and then post the error message here so I can take a look at it.

  3. #53
    Join Date
    Dec 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    I installed this debug utlity in the /includes/extra_configures
    Loged in to the site as a customer and recieved the blank page. I refreshed the browser and it took me to the my account page. there is no error being given. also if you hit the refresh it is the same page only it shows. I am clue less

  4. #54
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by gofishch View Post
    I installed this debug utlity in the /includes/extra_configures
    Loged in to the site as a customer and recieved the blank page. I refreshed the browser and it took me to the my account page. there is no error being given. also if you hit the refresh it is the same page only it shows. I am clue less
    did you check the cache folder for the error message?

  5. #55
    Join Date
    Dec 2008
    Posts
    7
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    I have fixed my problem I went back and uninstalled your template and reinstalled it so perhaps it was a bad ftp upload to my server that caused the problem Thanks again for helping hopefully this will end any issues for me.

    Sorry for the inconvenience

  6. #56
    Join Date
    Jan 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Hello Clyde,

    I downloaded cold steel and once installed my template_select.php page goes blank. All the other admin pages function correctly.

    I have other templates installed and working so I am not new to installing templates. I retored to my backup, all my other templates work again after restore. I then tried to re-install cold steel a second time with same result. So, now I have restored to my back up once again and am trying to find the issue.

    I really like the look of your cold steel template and would like to try again.

    Any thoughts on why the template selection page just disappears?

    roger

    www.h2river.com

  7. #57
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by h2river View Post
    Hello Clyde,

    I downloaded cold steel and once installed my template_select.php page goes blank. All the other admin pages function correctly.

    I have other templates installed and working so I am not new to installing templates. I retored to my backup, all my other templates work again after restore. I then tried to re-install cold steel a second time with same result. So, now I have restored to my back up once again and am trying to find the issue.

    I really like the look of your cold steel template and would like to try again.

    Any thoughts on why the template selection page just disappears?

    roger

    www.h2river.com
    You may have had a corrupted download of the template or some of the files may have been corrupted during the FTP process.

    You could download and install the debug utility and check the error log created to track down the problem.

    BTW: When accessing the site in your signature I'm seeing a Fedora Core Test Page
    Last edited by clydejones; 9 Jan 2009 at 10:53 PM.

  8. #58
    Join Date
    Jan 2009
    Posts
    5
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Yes,

    just using this section of the server as a test.

    I was just re-downloading the template because I had the same thought...

    goto www.h2river.com/zen to see the other templates that i am using.

    I will try again with a clean download and get back to you.

    thanks

    roger

  9. #59
    Join Date
    Jan 2009
    Posts
    13
    Plugin Contributions
    0

    Default Re: Cold Steel Template Support Thread

    Hi Clyde,
    Thanks for the template. Everything seems to be working great, but have a question for you. My customer wanted category counts turned on for their site. I've made all of the changes in Admin:

    In admin => Configuration => My Store
    Code:
    Show Category Counts true
    Show Category Counts - Admin true [the counts do show up in admin]

    In admin => Configuration => Layout Settings
    Code:
    Categories Separator between links Status 1
    Categories Separator between the Category Name and Count ->
    Categories Separator between the Category Name and Sub Categories |_ 
    Categories Count Prefix  (
    Categories Count Suffix )
    Categories SubCategories Indent   
    Category Counts for 0 Products status: 1 [I do have products loaded, but for testing purposes turned this option on]

    I did them all just to make sure I wasnt missing anything, and everything shows up except for the count of the categories. I switch back to the default template and the category counts then appear. In your template, the counts may not display by design, but if you can tell me where I can modify this in your code, that would be much appreciated. I may not even keep the counts on, but needed to present it as an option to my customer.

    Thanks!

  10. #60
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Cold Steel Template Support Thread

    Quote Originally Posted by s_mart View Post
    Hi Clyde,
    Thanks for the template. Everything seems to be working great, but have a question for you. My customer wanted category counts turned on for their site. I've made all of the changes in Admin:

    In admin => Configuration => My Store
    Code:
    Show Category Counts true
    Show Category Counts - Admin true [the counts do show up in admin]

    In admin => Configuration => Layout Settings
    Code:
    Categories Separator between links Status 1
    Categories Separator between the Category Name and Count ->
    Categories Separator between the Category Name and Sub Categories |_ 
    Categories Count Prefix  (
    Categories Count Suffix )
    Categories SubCategories Indent   
    Category Counts for 0 Products status: 1 [I do have products loaded, but for testing purposes turned this option on]

    I did them all just to make sure I wasnt missing anything, and everything shows up except for the count of the categories. I switch back to the default template and the category counts then appear. In your template, the counts may not display by design, but if you can tell me where I can modify this in your code, that would be much appreciated. I may not even keep the counts on, but needed to present it as an option to my customer.

    Thanks!
    open includes/templates/cold_steel/sideboxes/tpl_categories.php

    at around line 66 find the following line of code and change the false to true

    if (SHOW_COUNTS == 'false') {

 

 
Page 6 of 70 FirstFirst ... 456781656 ... LastLast

Similar Threads

  1. Responsive Cold Steel Template for v1.5.x
    By rbarbour in forum Addon Templates
    Replies: 38
    Last Post: 29 May 2017, 03:12 AM
  2. v150 Cold Steel Template
    By Sniper in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 11 Aug 2012, 06:25 PM
  3. v150 Ice Cold Template Support Thread
    By brandonturpin in forum Addon Templates
    Replies: 5
    Last Post: 23 Jun 2012, 08:02 PM
  4. Cold Steel Template - fatal error
    By itseemedsosimple in forum Addon Templates
    Replies: 2
    Last Post: 1 Mar 2011, 12:46 AM
  5. Attribute Alignment Problem Cold Steel Template
    By CascianoLtd in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 25 Sep 2009, 05:54 AM

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