Thread: Westminster New

Page 170 of 187 FirstFirst ... 70120160168169170171172180 ... LastLast
Results 1,691 to 1,700 of 1865
  1. #1691
    Join Date
    May 2015
    Posts
    23
    Plugin Contributions
    0

    Default Re: Westminster New

    Quote Originally Posted by shags38 View Post
    I would probably check a couple of things;
    is your new logo named exactly the same as the Westminster New logo? (logo.png/jpg or whatever format)
    is it the same format, e.g. .jpg or .png etc?
    is it the same size?
    No it isn't the same size.

    But I have used the same logo on previous Zencarts, and I have renamed the original Westminster New logo, so mine is the only logo.png in town. Yet the original logo persists.

    I even opened the archive on my PC. I can find no other logo.png but mine, so why is the original logo still displaying?

  2. #1692
    Join Date
    Jan 2011
    Location
    Adelaide, Australia
    Posts
    1,670
    Plugin Contributions
    1

    Default Re: Westminster New

    Quote Originally Posted by monkeybus View Post
    No it isn't the same size.

    But I have used the same logo on previous Zencarts, and I have renamed the original Westminster New logo, so mine is the only logo.png in town. Yet the original logo persists.

    I even opened the archive on my PC. I can find no other logo.png but mine, so why is the original logo still displaying?
    So just to let you know I am no expert at this, just offering some thoughts :) .... maybe closing off and clearing cache might work? - if not try resizing your image to fit the size of the original logo and see if that works - other than that I've got nothing.

  3. #1693
    Join Date
    May 2015
    Posts
    23
    Plugin Contributions
    0

    Default Re: Westminster New

    You got me thinking. I'd already cleared my browser cache, but it was the Cloudflare cache.

    Good old Cloudflare.

    Thanks a lot mate. I couldn't have done it without you.

    Panic over. Carry on folks.

  4. #1694
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Westminster New

    In the file..... includes/templates/westminster_new/jscript/jscript_jquery_cdn.js

    Code:
    window.jQuery || document.write('<script src="//code.jquery.com/jquery-3.3.1.min.js"><\/script>');
    will this edit work or possibly negatively affect the template

    Code:
    window.jQuery || document.write('<script src="//code.jquery.com/jquery-3.4.0.min.js"><\/script>');
    Anything below 3.4.0 can/will cause a security vulnerability error/PCI failure
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  5. #1695
    Join Date
    Mar 2006
    Location
    Auckland, New Zealand
    Posts
    234
    Plugin Contributions
    0

    Default Re: Westminster New

    Hi Anne

    I've just done a new install for a new website I'm creating, and the footer hasn't showed up at all.
    It's so new, I haven't changed any images yet :-)

    Everything else seems to be working... and I think it's gorgeous. Once I can get it working, I may get the colour changed for me.


    http://www.essentialz.co.nz/index.php?main_page=index

    Any suggestions?

    Tania :-)
    Elemi

    The Art of Bespoke Aromatherapy
    www.AmorAromatherapy.co.nz

  6. #1696
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,144
    Plugin Contributions
    11

    Default Re: Westminster New

    You are actually getting
    WARNING: An Error occurred, please refresh the page and try again.[/COLOR]
    This indicates a problem with the database connection.

    Check out https://www.zen-cart.com/content.php...-and-try-again

  7. #1697
    Join Date
    Mar 2006
    Location
    Auckland, New Zealand
    Posts
    234
    Plugin Contributions
    0

    Default Re: Westminster New

    Quote Originally Posted by dbltoe View Post
    You are actually getting This indicates a problem with the database connection.

    Check out https://www.zen-cart.com/content.php...-and-try-again
    Thank you

    This is what I have for 2am when I gave up and went to bed lol

    #1 trigger_error() called at [/home/sentialz/public_html/includes/classes/db/mysql/query_factory.php:171]
    #2 queryFactory->show_error() called at [/home/sentialz/public_html/includes/classes/db/mysql/query_factory.php:143]
    #3 queryFactory->set_error() called at [/home/sentialz/public_html/includes/classes/db/mysql/query_factory.php:270]
    #4 queryFactory->Execute() called at [/home/sentialz/public_html/includes/modules/westminster_new/flexible_footer_menu.php:28]
    #5 include(/home/sentialz/public_html/includes/modules/westminster_new/flexible_footer_menu.php) called at [/home/sentialz/public_html/includes/templates/westminster_new/templates/tpl_flexible_footer_menu.php:14]
    #6 require(/home/sentialz/public_html/includes/templates/westminster_new/templates/tpl_flexible_footer_menu.php) called at [/home/sentialz/public_html/includes/templates/westminster_new/common/tpl_footer.php:42]
    #7 require(/home/sentialz/public_html/includes/templates/westminster_new/common/tpl_footer.php) called at [/home/sentialz/public_html/includes/templates/westminster_new/common/tpl_main_page.php:272]
    #8 require(/home/sentialz/public_html/includes/templates/westminster_new/common/tpl_main_page.php) called at [/home/sentialz/public_html/index.php:97]
    --> PHP Fatal error: 1146:Table 'sentialz_essentialz.flexible_footer_menu_content' doesn't exist :: SELECT f.page_id, f.page_url, f.col_image, f.status, f.col_sort_order, f.col_id,
    ft.page_title, ft.col_header, ft.col_html_text
    FROM flexible_footer_menu f,
    flexible_footer_menu_content ft
    WHERE f.page_id = ft.page_id
    AND ft.language_id = 1
    AND f.status = 1
    AND f.col_sort_order > 0
    ORDER BY f.col_sort_order, ft.col_header ==> (as called by) /home/sentialz/public_html/includes/modules/westminster_new/flexible_footer_menu.php on line 28 <== in /home/sentialz/public_html/includes/classes/db/mysql/query_factory.php on line 171.

    Does this mean I have to activate an sql somewhere? The install didn't ask me to process any, although I vaguely remember having to do them back in 2006.
    Elemi

    The Art of Bespoke Aromatherapy
    www.AmorAromatherapy.co.nz

  8. #1698
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,144
    Plugin Contributions
    11

    Default Re: Westminster New

    I don't think there is a MySQL install file with the template BUT, the footer does need to be properly installed.

    Have you followed the instructions in the westminster_new_readme.html that comes with the template?

  9. #1699
    Join Date
    Mar 2006
    Location
    Auckland, New Zealand
    Posts
    234
    Plugin Contributions
    0

    Default Re: Westminster New

    Quote Originally Posted by dbltoe View Post
    Have you followed the instructions in the westminster_new_readme.html that comes with the template?
    Yes except for the bit where the footer didn't show up in the Tools list until after I'd finished installing the template. Then I activated it.
    Elemi

    The Art of Bespoke Aromatherapy
    www.AmorAromatherapy.co.nz

  10. #1700
    Join Date
    Mar 2006
    Location
    Auckland, New Zealand
    Posts
    234
    Plugin Contributions
    0

    Default Re: Westminster New

    Hi All

    I've not been able to progress this... do I need to uninstall and start again? and if so, which is the easiest and quickest way to do it?

    I'm feeling a bit brain dead from staring at computers too long this week, so some simple step-by-step guidance would be awesome.

    I'd like my new site to be operational by the 28th October (and have been working on everything else to enable it to be so in the background).

    Thanks
    Tania :-)
    Elemi

    The Art of Bespoke Aromatherapy
    www.AmorAromatherapy.co.nz

 

 

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