Page 91 of 96 FirstFirst ... 41818990919293 ... LastLast
Results 901 to 910 of 953
  1. #901
    Join Date
    Jun 2016
    Location
    Suffolk VA
    Posts
    590
    Plugin Contributions
    0

    Default Re: Winchester Responsive - Contact Form Issue

    Re the above, I found the offending file, though I don't know what the exact problem is yet. But the one that was preventing the admin side from loading is config.winchester.responsive.php. Renaming that with a temporary non-executable extension allowed the backend to load. The frontend is loading but also displaying an error message.

  2. #902
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Winchester Responsive - Contact Form Issue

    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #903
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,151
    Plugin Contributions
    11

    Default Re: Winchester Responsive - Contact Form Issue

    I'm sure you looked at the page in the Docs concerning the Warning but, folks often miss the part in there about mods. If you are getting the warning before selecting Winchester as your template, it is probably something else. If you are receiving the warning after selecting Winchester, it may be looking for a mod's file that is now not being found.
    Still, there should have been some kind of debug file.

  4. #904
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,494
    Plugin Contributions
    88

    Default Re: Winchester Responsive - Contact Form Issue

    Quote Originally Posted by HeleneWallis View Post
    Re the above, I found the offending file, though I don't know what the exact problem is yet. But the one that was preventing the admin side from loading is config.winchester.responsive.php. Renaming that with a temporary non-executable extension allowed the backend to load. The frontend is loading but also displaying an error message.
    Quote Originally Posted by dbltoe View Post
    I'm sure you looked at the page in the Docs concerning the Warning but, folks often miss the part in there about mods. If you are getting the warning before selecting Winchester as your template, it is probably something else. If you are receiving the warning after selecting Winchester, it may be looking for a mod's file that is now not being found.
    Still, there should have been some kind of debug file.
    @dbltoe, I beg to disagree. Given that the file in question is the admin auto_loader for the subject template, I'd go with the fact that the issue lies in the elements that it's loading (probably an init_include and possibly others).

    I agree that there should be an admin-level log-file. Noting that I've seen a bunch of winchester-based sites that include a flexible-footer-menu for which (at least for prior versions) the date_added default is 0000-00-00 00:00:00 (a no-no for strict MySQL installations).

  5. #905
    Join Date
    Jun 2016
    Location
    Suffolk VA
    Posts
    590
    Plugin Contributions
    0

    Default Re: Winchester Responsive - Contact Form Issue

    Quote Originally Posted by dbltoe View Post
    I'm sure you looked at the page in the Docs concerning the Warning but, folks often miss the part in there about mods. If you are getting the warning before selecting Winchester as your template, it is probably something else. If you are receiving the warning after selecting Winchester, it may be looking for a mod's file that is now not being found.
    Still, there should have been some kind of debug file.
    No problems until after selecting Winchester. Then the backend just died and the frontend has a warning message that an error occurred. I'm not going to mess with it any more, but I will look at the logs. I keep forgetting to do that.

    When I returned to either one of the default templates included with the installation file, everything worked fine.

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

    Default Re: Winchester Responsive - Contact Form Issue

    @lat9 No problem with disagreement. I mentioned the missing file as I was having the same problem bringing over a 1.5.5f database to 1.5.7c.

    The older database was calling for an old Edit Orders file that is no longer used. In that case, I did get a debug file.

  7. #907
    Join Date
    Sep 2020
    Location
    Arizona
    Posts
    29
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by 4tinak View Post
    I noted also that when this February version is installed, somehow the title page for IH5 gets changed to Flexible Footer Menu.
    I've done two installs and the result is the same.
    1st install, IH5 was installed, then the template.
    2nd install, the template was installed, then IH was added.

    See image for what I am talking about.
    Attachment 19483
    There are a few other items that I would like to know how to fix.
    1. in just the Tablet view the Categories from those 2 black arrows at the top of the screen. The writing is white on them.
    2. product listing page - main image is not centered (see image)
    3. product listing page - tablet view - images are spread out (see image)
    4. pc view - there is no header search button (see image)

    Click image for larger version. 

Name:	product_main_image.jpg 
Views:	36 
Size:	28.0 KB 
ID:	19503
    Click image for larger version. 

Name:	tablet_product_image_view.jpg 
Views:	32 
Size:	12.9 KB 
ID:	19504
    Click image for larger version. 

Name:	missing_image.jpg 
Views:	36 
Size:	28.0 KB 
ID:	19505

    Thanks for your continued support!

  8. #908
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,494
    Plugin Contributions
    88

    Default Re: Winchester Responsive

    Quote Originally Posted by 4tinak View Post
    I noted also that when this February version is installed, somehow the title page for IH5 gets changed to Flexible Footer Menu.
    I've done two installs and the result is the same.
    1st install, IH5 was installed, then the template.
    2nd install, the template was installed, then IH was added.

    See image for what I am talking about.
    Attachment 19483
    Does that flexible footer title also show on other pages? IH-5 is using a constant named HEADING_TITLE. If the template's files (like maybe in an admin-level /includes/languages/english/extra_definitions file) is also defining that constant, that's where the issue lies.

  9. #909
    Join Date
    Sep 2020
    Location
    Arizona
    Posts
    29
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by lat9 View Post
    Does that flexible footer title also show on other pages? IH-5 is using a constant named HEADING_TITLE. If the template's files (like maybe in an admin-level /includes/languages/english/extra_definitions file) is also defining that constant, that's where the issue lies.
    This title only shows on the IH pages (Image Manager tab - Admin Tools tab - Preview tab - About Help tab).
    IH does not call out the HEADING_TITLE, but the Flexible Footer file does.

    IH code snippet:
    Code:
    define('BOX_TOOLS_IMAGE_HANDLER', 'Image Handler<sup>5</sup>');
    define('BOX_TOOLS_IMAGE_HANDLER_UNINSTALL', 'Image Handler<sup>5</sup> Uninstall');
    define('BOX_TOOLS_IMAGE_HANDLER_VIEW_CONFIG', 'View Image Handler<sup>5</sup> Configuration');
    Flexible Footer snippet:
    Code:
    define('TEXT_FLEXIBLE_FOOTER_MENU_HEADING_TITLE','Flexible Footer Menu');
    define('BOX_TOOLS_FLEXIBLE_FOOTER_MENU','Flexible Footer Menu');
    define('FILENAME_FLEXIBLE_FOOTER_MENU','flexible_footer_menu.php');
    define('TABLE_FLEXIBLE_FOOTER_MENU', DB_PREFIX . 'flexible_footer_menu');
    define('HEADING_TITLE','Flexible Footer Menu');
    Should I define the HEADING_TITLE in the IH file or remove it from the Flexible Footer file?

    Thanks.

  10. #910
    Join Date
    Sep 2020
    Location
    Arizona
    Posts
    29
    Plugin Contributions
    0

    Default Re: Winchester Responsive

    Quote Originally Posted by 4tinak
    Should I define the HEADING_TITLE in the IH file or remove it from the Flexible Footer file?
    I tried both without favorable results.
    Altering the IH file (adding a define heading title line) had no affect.
    Altering the Flexible Footer File (removing the define heading title line) - fixed the IH page display, but Flexible Footer page shows HEADING_TITLE

    Thanks again.

 

 
Page 91 of 96 FirstFirst ... 41818990919293 ... LastLast

Similar Threads

  1. v154 Winchester Black Responsive Template
    By picaflor-azul in forum Addon Templates
    Replies: 497
    Last Post: 24 Apr 2023, 09:29 PM
  2. v155 Winchester Black responsive - looking for Social media icon flexible footer fix
    By MattA66 in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 8 Jun 2021, 05:34 PM
  3. v155 Responsive Classic vs Responsive Sheffield Blue vs ?
    By Zean in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 13 May 2016, 07:01 AM
  4. v154 Where do I find the images for sliders, using Winchester Responsive Black
    By zbdude in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 3 Apr 2016, 12:00 AM
  5. v153 Winchester Responsive - Trouble resizing carousel size?
    By hols.club in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 26 Nov 2014, 05:09 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