Live and learn... the Zen way.
I am new here and can't find the place to start a new blog. The upgrade I performed on my test site was from 1.5.1 to 1.5.5e and it fails to be responsive. I looked at the source and found it pointing to the old classic files and not to the responsive ones. Where do I go to edit those since the index.php does not directly show them?
Thank you for your guidance.
THis might be a starting point for you since most of Picafluor Azul templates have not been upgraded to 1.5.5 compatability
https://www.zen-cart.com/showthread....rk-with-v1-5-5
Rick
RixStix (dot) com
aka: ChainWeavers (dot) com
RixStix, Thank you for the link, I will search it out.
Save Some Fun For Me![]()
Hi,
Using 1.5.4 zencart - testing new template on Sandbox site.
I have installed a new template previously so not sure where I have gone wrong with this one, but when I try to select the template from my sandbox website it says 'Warning an error occurred please refresh the page and try again' - refreshing changes nothing and no templates show up at all - not even the default one. All products, categories, customers etc are all still showing up ok and the sandbox 'live view' shows up the layout of the other template I installed
I searched for a solution online and was advised to check my debug files - these say the following but I am not very ZenCart savvy so no idea what to do/change now:
From Debug File: (***** is removed info by me)
[05-Apr-2017 20:51:13 Europe/London] Request URI: /sandbox/********/template_select.php, IP address: ********
#1 trigger_error() called at [/home/******/public_html/sandbox/includes/classes/db/mysql/query_factory.php:155]
#2 queryFactory->show_error() called at [/home/******/public_html/sandbox/includes/classes/db/mysql/query_factory.php:132]
#3 queryFactory->set_error() called at [/home/******/public_html/sandbox/includes/classes/db/mysql/query_factory.php:262]
#4 queryFactory->Execute() called at [/home/******/public_html/sandbox/********/includes/classes/split_page_results.php:87]
#5 splitPageResults->splitPageResults() called at [/home/******/public_html/sandbox/*********/template_select.php:115]
[05-Apr-2017 20:51:13 Europe/London] PHP Fatal error: 1064:You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'select * from zen_template_select) as total' at line 1 :: select count(select * from zen_template_select) as total ==> (as called by) /home/******/public_html/sandbox/********/includes/classes/split_page_results.php on line 87 <== in /home/******/public_html/sandbox/includes/classes/db/mysql/query_factory.php on line 155
Can anyone help?
Hi Anne,
May I know how to turn off the Gift Certificate FAQ and Discount Coupon that shown in General Info (menu bar Information --> General Info)?
And, I would like to take away the indication of "0-$0.00" (Shopping Cart record) that shown on the top right corner, may i know how to disable that function?
Thank you.
The buttons are defined in includes/languages/english/Winchester Resp/button_names.php
Not a styling help but you can make simple changes - or change the word. I went to '...details' in place of Detail. (down near the bottom of that file)
For styling, suggest look at your page with developer tools like Firebug if you're using Firefox browsers - or similar with other browsers - that will show you all the css styling and which file it is in that you would need to change.
Hi, I have an issue with the State field appearing below the state drop down field. Customers are filling it in rather than selecting from the drop down then getting errors re delivery to their zone on checkout. Now I have up and down the forums for a solution for this and all I can find is to add the following to the stylesheet:
.hiddenField {display: none;}
.visibleField {display: inline;}
which I have for this template's stylesheet but the field still appears, don't know where else to go with this and how to get rid of field? any ideas would be appreciated, thanks.
In Admin>Configuration>CustomerDetails set "State - Always display as pulldown?" to true.
Cheers,
jpda