Thread: Westminster New

Page 166 of 187 FirstFirst ... 66116156164165166167168176 ... LastLast
Results 1,651 to 1,660 of 1865
  1. #1651
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,681
    Plugin Contributions
    123

    Default Re: Westminster New

    Installing IH is not a precondition for using this template, is it?

    These two constants are used here:
    ./fresh_install/includes/templates/westminster_new/templates/tpl_modules_main_product_image.php
    ./fresh_install/includes/modules/westminster_new/additional_images.php
    ./upgrade/includes/modules/westminster_new/additional_images.php
    ./upgrade/includes/templates/westminster_new/templates/tpl_modules_main_product_image.php
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #1652
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,474
    Plugin Contributions
    88

    Default Re: Westminster New

    Quote Originally Posted by swguy View Post
    Installing IH is not a precondition for using this template, is it?

    These two constants are used here:
    ./fresh_install/includes/templates/westminster_new/templates/tpl_modules_main_product_image.php
    ./fresh_install/includes/modules/westminster_new/additional_images.php
    ./upgrade/includes/modules/westminster_new/additional_images.php
    ./upgrade/includes/templates/westminster_new/templates/tpl_modules_main_product_image.php
    I'm not the template designer, so I can't answer that question. All I'm saying is that there might be more 'lurking' conditions given the history of those constants.

    Does the template use a large image-display plugin?

  3. #1653
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Westminster New

    Quote Originally Posted by swguy View Post
    First fix: common/tpl_header.php lines 27-32. Change htmlspecialchars to zen_output_string_protected.
    Thank you for the fix! I'll get it added.

    Thanks,

    Anne

  4. #1654
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Westminster New

    Quote Originally Posted by swguy View Post
    Installing IH is not a precondition for using this template, is it?

    These two constants are used here:
    ./fresh_install/includes/templates/westminster_new/templates/tpl_modules_main_product_image.php
    ./fresh_install/includes/modules/westminster_new/additional_images.php
    ./upgrade/includes/modules/westminster_new/additional_images.php
    ./upgrade/includes/templates/westminster_new/templates/tpl_modules_main_product_image.php
    The template has zen lightbox installed. Image handler is not required.

    Thanks,

    Anne

  5. #1655
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,474
    Plugin Contributions
    88

    Default Re: Westminster New

    Quote Originally Posted by picaflor-azul View Post
    The template has zen lightbox installed. Image handler is not required.

    Thanks,

    Anne
    ... and that's where the LARGE_IMAGE_WIDTH and LARGE_IMAGE_HEIGHT requirements came from!

  6. #1656
    Join Date
    Mar 2012
    Location
    South Africa- Krugersdorp
    Posts
    29
    Plugin Contributions
    0

    Default Re: Westminster New

    Hi Anne
    zen-cart-v1.5.6b-05272019
    On installation of the template the Admin side is been pulled down as soon as the template is selected
    It would seem to be the "layout_controller.php" in admin that I had to revert to original to keep the admin up

  7. #1657
    Join Date
    Jul 2009
    Location
    picaflor-azul.com
    Posts
    6,930
    Plugin Contributions
    45

    Default Re: Westminster New

    Quote Originally Posted by AndyJordaan View Post
    Hi Anne
    zen-cart-v1.5.6b-05272019
    On installation of the template the Admin side is been pulled down as soon as the template is selected
    It would seem to be the "layout_controller.php" in admin that I had to revert to original to keep the admin up
    Did you follow the upgrade instructions in the readme.html file? It is very important to follow these instructions in order:

    These instructions are for upgrading your installed Westminster New template after you have upgraded your zen cart to version 1.5.6x.

    You should be working in a test environment, not on a live site.

    1. Remove the following:

    YOUR_ADMIN_FOLDER/images/button_new_columnpage.gif
    YOUR_ADMIN_FOLDER/includes/languages/english/extra_definitions/carousel_featured_defines.php
    includes/auto_loaders/config.display_mode.php
    includes/init_includes/init_display_mode.php
    includes/modules/westminster_new/also_purchased_products.php
    includes/templates/westminster_new/common/responsive_default.php
    includes/templates/westminster_new/common/responsive_mobile.php
    includes/templates/westminster_new/common/responsive_tablet.php
    includes/templates/westminster_new/css/responsive.css
    includes/templates/westminster_new/jscript/jquery.carouFredSel-6.0.2.js
    includes/templates/westminster_new/sideboxes/tpl_search.php
    includes/templates/westminster_new/templates/tpl_advanced_search_default.php
    includes/templates/westminster_new/templates/tpl_advanced_search_result_default.php
    includes/templates/westminster_new/templates/tpl_contact_us_default.php
    includes/templates/westminster_new/templates/tpl_index_categories.php
    includes/templates/westminster_new/templates/tpl_index_default.php
    includes/templates/westminster_new/templates/tpl_index_product_list.php
    includes/templates/westminster_new/templates/tpl_modules_featured_products.php

    2. Upload these from the 1.5.6x release:

    includes/modules/pages/contact_us/header_php.php

    3. These files should have been upgraded when you upgraded your zen cart. Double check to see that these are the versions included in release 1.5.6x

    includes/classes/categories_ul_generator.php
    includes/classes/Mobile_Detect.php
    includes/classes/split_page_results.php

    4. Merge any changes that you have made to the template files into the files in the upgrade folder

    5. Upload the YOUR_ADMIN_FOLDER and includes folders from the template package upgrade folder, renaming YOUR_ADMIN_FOLDER to the name of your zen cart admin folder.

    6. Log into your zen cart admin. If you are already logged in then click on the "Admin Home" link in the top right hand corner.

    7. In your zen cart admin go to Tools -> Install SQL Patches and upload the install_sql file.

    8. If you have not previusely installed the Flexible Footer Menu Multilingual plugin, in your Zen Cart admin go to Tools -> Flexible Footer Menu Multilingual Install

    Click on the "New Installation" link.

    9. Navigate to the storefront. Clear your browser cache and refresh the page.

    Thanks,

    Anne

  8. #1658
    Join Date
    Mar 2012
    Location
    South Africa- Krugersdorp
    Posts
    29
    Plugin Contributions
    0

    Default Re: Westminster New

    Hi Anne,
    Thanks for the very detailed reply, Currently this is a bench-test install (not Live - localhost ) it is therefor also a fresh install using the basic version 1.5.6b and it had only the " Westminster New " template /plugin undergoing installation and testing.
    The Idea is to upgrade my sites if I can get a better google report on mobiles.
    I have a number of your Templates running, I'm biased but I consider you in the forefront in the mobile coding. so I grabed this one with both hands and a hot mouse.. ..

    I am testing on a Ubuntu 18.04 machine with a LAMP so the Apache, Php and MYSQL are quite Current. I am Sorry, I tried finding my debug files that led my to the "layout_controller.php" but to no avail .

  9. #1659
    Join Date
    Feb 2015
    Location
    USA
    Posts
    157
    Plugin Contributions
    0

    Default Re: Westminster New

    I'm trying to install this and it's not going well. I did a clean install of Zencart 1.6b. That is working
    I uploaded the westminster files as directed. I then installed the flexible footer. After changing the template to westminster I received the following error "WARNING: An Error occurred, please refresh the page and try again.If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields."
    I'm getting the same message when trying to log back into the admin section but it looks ok on the website end.
    I checked and all the pages are in the correct directories.
    Thanks for your help
    Carol

  10. #1660
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,136
    Plugin Contributions
    11

    Default Re: Westminster New

    Probably not a problem with the template. More than likely, there's a bad connection to the database on the admin side. Make sure your settings in YOUR_ADMIN/includes/configure.php are correct.

    Also, when you get an error, there should be a file in the logs folder for that error. You can use the # to display that file for us to better help.

 

 

Similar Threads

  1. v155 Getting ajax error in v155 with v154 Westminster template
    By godt in forum General Questions
    Replies: 3
    Last Post: 11 Jul 2016, 12:41 AM
  2. v155 Getting ajax error in v155 with v154 Westminster template
    By MCS_Computers in forum General Questions
    Replies: 10
    Last Post: 21 Mar 2016, 03:58 PM
  3. v154 Modifying Top Menu - Westminster New
    By chelseaneedshelp in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 27 Mar 2015, 04:28 PM
  4. Westminster New doesn't work on mobile phone
    By Pompidompie in forum Addon Templates
    Replies: 3
    Last Post: 26 Mar 2015, 10:34 PM
  5. v151 westminster new Share and Connect
    By Larry0652 in forum Addon Templates
    Replies: 8
    Last Post: 24 Oct 2014, 03:30 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