You will need to add custom code to the common/tpl_footer.php file
Printable View
This color is used a lot in the out of box version of the template.
If you have made changes to the stylesheets it is possible you will no longer see this come up when searching in the developers toolkit.
If that is the case, I suggest checking in the template styling section in the admin (click Tools>Template Selection> Mouseover Tableua>Click Configure.) This template comes with some styling there that is then fed into the css/stylesheet.php file which then overrides all the regular styling.
https://www.numinix.com/templates/ze...nsive-template
It is under the version history tab, on the right side of the screen.
I just noticed my shopping cart link is not appearing correctly in my Chrome (just home page). Firefox is ok. Shopping Cart appears in blue at the top left instead of top right.
Do you guys get the same? What file can this be related to?
www.gelcandlecompany.com/demo4
I already checked \includes\languages\english\tableau\header.php and looks ok.
Using tableau and since installing I am getting these error logs. Can anyone help explain what I need to do to stop them.
Thank you.
Quote:
PHP Warning: strpos() expects parameter 1 to be string, array given in /includes/modules/pages/index/main_template_vars.php on line 75
PHP Warning: strrpos() expects parameter 1 to be string, array given in /includes/functions/functions_categories.php on line 484
PHP Warning: substr() expects parameter 1 to be string, array given in /includes/functions/functions_categories.php on line 484
I'm seeing that in chrome as well.
Change that link color. It is very hard to see.
Adjust the CSS stylesheets. You are missing some styling that is in the original stylesheet
Most likely this is the issue:
- in includes\templates\tableau\css\auto_loaders\ajaxcartslide.css around line 32 (in the original styling) there is the following:
#ajaxCartSlideSelector {
position: absolute;
right: 0;
top: 48px;
width: auto;
}
Adjust that as needed - most likely just the 'right' and 'top' amounts.
I don't have an answer, but I can tell you I'm not getting those error logs.
Your error logs are definitely related to category stuff.
Line 75 in main_template_vars.php is:
if (isset($cPath) && strpos($cPath, '_'))
Line 484 in functions_categories.php is:
$childCatID = str_replace('_', '', substr($categories_id, strrpos($categories_id, '_')));
Have you installed any Plugins that modify categories?
When you installed Tableau, did you make sure to make the modification to line 64 in main_template_vars.php?
I downloaded Tableau v1.6.6 through Zen Cart and installed it as part of an upgrade to ZC 1.5. I would like to have subcategories show in the body of the page, when a category is selected from the menu. At this time, selecting a category shows the products in that category. I followed the instructions shown in post #425, but I ended up getting a blank page result. Is there a new way to get my subcategories to show when I select a category? I have been looking around, but have found nothing else.
Thank you!
I just noticed that the shipping estimator does not work without being logged in. There are no errors setting, and I can only get the free shipping module to give a result without being logged in.
Yes, the input form is there. The funny thing is, that the input form has an extra blank field between state, and zip.
I'm guessing you meant the state settings. I tried both ways, even both disabled, and it made no difference.
If I switch back to the default template, it doesn't have the extra field, and works, but it sets this error:When I switched back to Tableau, it was still showing the same estimator results as it did with the classic template, and I could not change the zip code. The only way to reset the shipping estimator was to log in, then log back out, then it wasn't working again.Quote:
An unknown response null: :text/html; charset=iso-8859-1: :Not Found was received while processing an ajax call. The action you requested could not be completed
It's kind of working now. In configuration - shipping/packaging I changed the shipping estimator display to button.
That created a new problem though: in firefox, and chrome, that link only works by selecting open in new tab. In explorer, it works fine.
Deleted lines 61-63 of tpl_modules_shipping_estimator.phpThat got rid of the extra state field, but still did not allow the estimator on the shopping cart work. That did, however allow the popup shipping estimator to work. I would really like to get to the bottom of this, and get the estimator back on the shopping cart, rather than a popup window.Code:<label class="inputLabel" for="state" id="stateLabel"><?php echo $state_field_label; ?></label>
<?php echo zen_draw_input_field('state', $selectedState, zen_set_field_length(TABLE_ADDRESS_BOOK, 'entry_state', '40') . ' id="state"') .' <span class="alert" id="stText"></span>'; ?>
<br class="clearBoth" />
is there any reason why the 'editable_centreboxes_3.0' plugin would not work in this responsive template - i.e. if I can get it to work correctly on the site on a PC then should it then work correctly in responsive mode?
cheers, Mike
Success! To show my gratitude to Numinex, and to help others see what is possible; I wish to share what a successful implementation of Tableau on ZenCart 1.5.4 looks like: See http://AmateurRadioStore.com
I have added some text on the shopping cart page, and I am wondering what file I need to edit and what I need to edit to move the Paypal Express checkout button back where it belongs next to the checkout button.
Attachment 15871
If anyone could help it would be greatly appreciated.
Hi
we have tableau 1.6.9 installed on zen cart 1.5.4. I enabled ssl site wide. I have found that the sub categories in the category tabs menu will not load with https. Any suggestions or fixes for this? Thanks
Hi just wondering if someone can help with this. I want display banner group 4 say further down the main landing page just before footer. I have created a div for this and moved it on the main_page_template but I cannot get it be responsive. I've set the width in both stylesheet.css and responsive stylesheet.css to max-width:100% but the image does not render to the browsers within the div. Doing my nut in but probably something simple i am overlooking. thanks
Hello everyone is it possible if anybody can help with this or can guide me on where to change i have 2 pictures one with zen cart template and the other with tableau template, i run a web grader and on the SEO the zen cart template theHEADINGSor h1 for what i understand are excellent but when i change it to TABLEAU the it appears that i don't haveHEADINGSH1 i hope i making any seance thank you in advance... Attachment 16191 Attachment 16192 :frusty:
A brand new zen cart 1.5.5a
When installing tableau, I get check marks on every item except for "Added CSS JS Loader Configuration", where instead I get an exclamation mark and a pink background. Manual inspection reveals that all queries in new_install.php appear to have succeeded.
After install, I activate tableau... but when I attempt the "configure" button, nothing happens. No config panel reveals itself. Likewise with the "details" button.
Chrome's tools/developer tells me "Uncaught TypeError: Object ... has no method 'fancybox'"
This despite the fact that fancybox/jquery.fancybox.js and jquery_fancybox.js are both installed in includes/javascript
This has got me baffled. I have searched this thread without result. I have removed and re-installed everything without result. I have installed the same tableau at a zen cart test site with an older zen cart version, and it works there == configure reveals a panel where I can enter configs.
Any helpful suggestions appreciated.
I am using 1.5.5a
When you go to Template Selection and hover over the image of Tableau two buttons appear Configure & Details, neither do anything. Could some please tell if they work and what should I see? Also I am a bit confused with the installation details. It has headings of '04. Global Configuration' and '05. Header Configuration' Etc. with instructions on what to do. I cannot find these anywhere in my admin.
adb34,
see here:
https://www.zen-cart.com/showthread....on-not-working
It is looking like nobody can get the up-dated template to work. I have loaded to two different sites with two different results site one and site two and I am not talking about the picture.
Some have tried a work around and some have said not to use this up-dated template. For me, I thought it would solve all my problems but no.
So to start with, can anybody help with the admin->Tools->Template Selection->Tableau Template->configure ?
May be best to contact Numinix for help with their template.
I have just uploaded Zen Cart v1.5.4 and this template works fine. So I believe from that, that the latest version of Tableau currently does not work with ZC V1.5.5a
I have installed Tableau but when I click on the Configure button nothing happens. I am using Zen Cart v1.5.5a and PHP 7. I notice on the forum that someone else had the same problem three years ago. Is there a fix?
Hi All.
I am using Zen Cart v1.5.5a with Tableau v1.6.14. I have PHP 5.6.19 (& 7.0.4 testing server) with SQL 2.4.18. I have tested Tableau v1.3.3 through to v1.6.14 and Zen Cart v1.51 through to v1.5.5a. Lots of testing.
I have a couple of Zen stores live and they ALL suffer with this issue (with this template active).
The problem:
When a customer views index.php?main_page=account_history the page does not complete the load and skips displaying anything after the account menu.
Example img:
Attachment 16494
Note: The footer fails and the page does not finish the load.
Error log as follows:
Remember all is fine whilst previous orders are present. This is only if there are no orders present. I can see the fatal error but don't know where to start! Any help would be appreciated. :blush:Quote:
[15-Jul-2016 21:15:39 UTC] Request URI: /ted_zencart/index.php?main_page=account_history, IP address: ::1
#1 require(C:\wamp\www\ted_zencart\includes\templates\tableau\templates\tpl_account _history_default.php) called at [C:\wamp\www\ted_zencart\includes\templates\tableau\common\tpl_main_page.php:201]
#2 require(C:\wamp\www\ted_zencart\includes\templates\tableau\common\tpl_main_page. php) called at [C:\wamp\www\ted_zencart\index.php:97]
[15-Jul-2016 21:15:39 UTC] PHP Warning: Division by zero in C:\wamp\www\ted_zencart\includes\templates\tableau\templates\tpl_account_history _default.php on line 31[15-Jul-2016 21:15:39 UTC] PHP Stack trace:[15-Jul-2016 21:15:39 UTC] PHP 1. {main}() C:\wamp\www\ted_zencart\index.php:0[15-Jul-2016 21:15:39 UTC] PHP 2. require() C:\wamp\www\ted_zencart\index.php:97[15-Jul-2016 21:15:39 UTC] PHP 3. require() C:\wamp\www\ted_zencart\includes\templates\tableau\common\tpl_main_page.php:201[15-Jul-2016 21:15:39 UTC] PHP Fatal error: Call to a member function display_count() on null in C:\wamp\www\ted_zencart\includes\templates\tableau\templates\tpl_account_history _default.php on line 72[15-Jul-2016 21:15:39 UTC] PHP Stack trace:[15-Jul-2016 21:15:39 UTC] PHP 1. {main}() C:\wamp\www\ted_zencart\index.php:0[15-Jul-2016 21:15:39 UTC] PHP 2. require() C:\wamp\www\ted_zencart\index.php:97[15-Jul-2016 21:15:39 UTC] PHP 3. require() C:\wamp\www\ted_zencart\includes\templates\tableau\common\tpl_main_page.php:201
Regards
SpaceMonkey
Hi again.
I have one store which completes this properly and displays:
This store is Zen Cart v1.54 with PHP 5.6.19 & Tableau v1.1.1. I would just go back but really need the discount codes & a few other repairs interest me. I have tried simply using the Tableau v1.1.1 tpl_account_history_default.php but this causes other problems!Quote:
You have not yet made any purchases.
Thanks in advance.
Space Monkey
Hi,
I have installed this on several site now and about 50% have not allowed access to the configure function. However you can access the configure options directly in your DB with phpMyAdmin. See table template_configuration and I think the rest will make sense to you in there!!
Hope this helps. :yes:
Hi,
As I said above this template has been installed to 1.53, 1.54 and now 1.5.5a many times. This bit has caused me errors for a year or so now...... On occasion this section has just started working after sometime (suspect hosting) and others never has worked. But still the glass is half full. :P Can't moan to much, is a good place to start for free. Maybe if you turn a good profit hire a developer to fix YOUR bugs.
This appears to be one of the better FREE responsive templates I have found for Zen Cart so I have stuck with it! And yes I have tried to contact Numinix but never any joy.
However, it's not game over! You can access the configure options directly in your DB with phpMyAdmin. See table template_configuration and I think the rest will make sense to you in there!!
Hope this helps & good luck.
SpaceMonkey
Does the template not work with v1.5.5a and PHP Version: 5.5.35? This was a fresh install, no other add-ons.
Clicking on "Configure" within the template selection with link to: ****template_select.php#configuration-wrapper, does absolutely nothing.
Additionally, the slider only displays the first banner with sort order 0. If I setup 2 or 3 with sort order 0, it will only show the first one.
Just added the new template. Install went fine but I cannot get the sideboxes to show up. It's been almost a year since I worked on this site and I am sure it's something simple, but I can't figure it out. The side boxes all displayed before I installed the new template.
I did reset the boxes and even went in and made a few changes to a few. But still no sideboxes. I have 6 turned on for the left column. 2 of the six now do not show up in the list, but that's another issue. I also went into admin/layout and reset the column width, and made sure I had the left column set to on.
The problem might be an issue with Tableau ... in which case contacting Numinix might be the best course of action.
You could also post the URL to your site so someone can take a peek and try to discern what's wrong. (usually we'd do that by looking at the raw HTML of the page in the browser, and compare that with the raw HTML of another template/site where the columns are displaying properly, and then assess the differences for possible causes; Sometimes with some templates additional complicating factors such as aggressively-changed components under the guise of promising mobile-friendliness can make troubleshooting a lot more difficult, in which case the template author is the best source of guidance.)
Split login doesn't work with this template. Be sure to set admin->configuration->layout settings->Use split-login page to false.
When this value is set to true, clicking the "Sign Up" button just sends you back to the login page.
I installed this theme into a vanilla version of zen cart v1.5.5a and received the errors of
Cannot install Template Options, please make sure you have uploaded all files in the package.
Error New installation file missing, please make sure you have uploaded all files in the package.
I tried the installation again with the same result. I searched the forums and I don't see anyone with the same problem.
I installed the theme with a vanilla version of zen cart v1.5.4 with the same result. So, I seem to not be doing something correctly. I renamed the YOUR_CATALOG with the name of my installation folder and the YOUR_ADMIN to the name of my admin folder. Then I merged the docs folder and added the other text files to the main directory. So, all the files from the package were in place.
Am I possibly missing an sql update to the database?
After the "YOUR_ADMIN to the name of my admin folder." I meant to put that I merged that into a vanilla v1.5.5.a and 1.5.4. Just a clarification.
Installed this today. Pretty cool, but it broke our site. Going to have the host roll it back. :(
Not going to list the problems other than the core has changed enough where configuration of the categories does not work any longer.
I'm having an issue with Tableau version 1_6_14 which I could really use some assistance on.
I have installed the theme and everything is fine. I can get configuration settings and everything all seems to work apart from 1 crucial component. That component is the categories link at the top of the home page .. when you click it .. nothing shows. When you click the categories link it targets my website with the /# for some reason and yet if you use the sitemap link on the bottom .. all categories are showing without issue.
Much as the theme is excellent and well laid out ( much cudos for that Numinix) ... there is no point in me trying to use the theme if my customers can't find my product (only via the site map) ...
Is this a general issue ? or am I doing something wrong here ? .. every other theme I have used has no issues with showing the categories, so I know this is not a zencart core issue (zencart version 1.5.4)
I await your response.
Kind Regards
This seems to be a recurring theme with Tableau installations. We will be adding more direction to the docs in this regard.
The categories listed at the top of any Zen Cart theme are called Categories Tabs. This feature needs to be enabled for Tableau. Most Zen Cart templates have a categories sidebox showing on the home page, but Tableau does not. The sidebox does show on the product listings.
I hope this information is helpful. It has been mentioned multiple times in this thread, but unfortunately this thread is getting quite long.
Version 1.8.4 has been released with the updated documentation.
Here is the specific step that was missing:
Go to ADMIN > CONFIGURATION > Categories-Tabs Menu ON/OFF and set the option to 1
How can I show the Quantity discounts table on the Product info page?
The discount table shows with the deafult zen theme, but disappears when I enable the Tableau theme.
The code is in tpl_product_info_display.php:
Double check that the code is unaltered in your template file.PHP Code:
<!--bof Quantity Discounts table -->
<?php
if ($products_discount_type != 0) { ?>
<?php
/**
* display the products quantity discount
*/
require($template->get_template_dir('/tpl_modules_products_quantity_discounts.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_products_quantity_discounts.php'); ?>
<?php
}
?>
<!--eof Quantity Discounts table -->
In the demo, there is a flex slider on the home page, but when I install (tried it both on 1.5.4 and 1.5.5d) I do not get the slider showing up... what am I missing?
To let you guys know, the problem was that I had no banners in the group titled "homepagebanner"
I found the banner group being called on line 25 of templates/tpl_index_default.php
I would like to note to Numinix that this topic is not mentioned in the install or getting started instructions and because I had no idea I ended up spending the day reinstalling different versions of the template and of zen cart :blink:
Okay, some more followup.
I was able to get the "hero image" up (which is what the code comments call the big image at the top of the homepage) as I stated in my last reply, but I was hoping this would be a slider or perhaps a random pick from the "homepagebanner" but it will only display 1 banner, if I create more, it only shows the first one created, if I turn off the first one, it goes to the second one I created.
Is there some way to randomize the selection OR have it scroll?
Greetings!
Just got setup on my first try at Tableau, and I got a small issue... the logo, no matter what file I put in place (named logo.png), it still keeps as Tableau, even stretches to the new size of the logo that I'm trying to get in there...
Any ideas?...
Also, on occasion if the upload has been interrupted and not done properly. It might be worth manually replacing the file in the directory below and upload with your FTP software (or cPanel).
....\includes\templates\tableau\images\logo.png
Good luck
Using 1.5.5e
Detail pages 404 out. nothing in php logs. I can't see what's going wrong. Any pointers would be appreciated.
http://whatwouldwaltdo.com/Cart2017
The details page (hovering over one of the "New Products") is attempting to view the non-standard main_info page. I don't know if that's part of the template's changes ...
This looks like a core file has been overwritten causing issues. Re-upload your core version of zen 1.5.5 and test again before applying template.
This template is for version 1.54 and I have had problems trying to update for 1.5.5e recently. Decided to run it with 1.54 only. Different attempts caused different issues.
Shame possibly the best free out of the box responsive template available or here. 🙂
Best of luck.
We'll get a front-end developer to look into the issues with 1.5.5e. Thank you for the positive feedback!
I have ZC 1.5.3 and just installed Tableau 1.9.3, for some reason the slider is not displaying anything and I had to manually configure the template through SQL, because the Configuration never showed up, What I want to do is to be able to display the slider and fix a weird problem that completely hides all the carousel images, and even if I refresh the screen ... they remain that way. My live store is my signature.
Hi wonder if anyone else has experienced this issue. Ithought at first it might be related to another module, but hainbg turned that module off I am still having this problem:
When I load a product into the shopping cart and then go to checkout I get an ERR_TOO_MANY_REDIRECTS.
If I then hit the back button and try again the checkout page (FEC from the tableau install) comes up properly. GO back to the cart and add a product or change a qty and go to check out again and the error ERR_TOO_MANY_REDIRECTS appears again. Does not matter what browser the checkout pages do not load.
If I go and turn off the COWOA and FEC then I get the old 3 step checkout appearing and no error when going from cart to checkout.
This issue has started in the last week or two and I am not aware of any changes to the site to have caused this. I have had a long discussion about the .htaccess redirects on another post in the forum and that did not solve the issue.
I have now narrowed it down to the FEC COWOA which was installed originally when I installed the tableau template.
Running zc 1.5.4 and version 2.1.2 of FEC.
Any pointers greatly appreciated as customers clearly cannot checkout without this issue occurring.
okay,
I have now spent all day upgrading to the latest CSS/JS loader, I have gone to the latest FEC from Numinix site for both.
I cannot replicate my issue on my home server. Yet I still cannot get from shopping cart to checkout pages when FEC is turned on on my live site.
How can I trap this error / or debug this?
Just as an additional question.
If I turn off the FEC and COWOA I get the 3 step check out but the final page has no css. How do I get that back... It seems as thout stylesheet_reset is overriding the CSS for the page and I cannot get it arranged so it is readable.
Hope some one can help break me free me from this very frustrating day.
the url when I go from the shopping cart to the checkout page the url that is set first time is mysite/index.php?main_page=checkout
on a refresh of the cart and then click through it becomes mysite/index.php?main_page=checkout&fecaction=null this takes the user through to check out. What is causing it to set the &fecaction=null part of the URL and therefore get through to the correct page. Whis is it not going through in the first instance.
Is this mod DOA?
THANK YOU for making your hard work available to us. Much appreciated.
TODAY, I downloaded and installed your theme as per the instructions. Edited the admin header file and inserted the script.
Logged into the admin and some stuff ran.
When I go to the Template Manager, I can activate the template but the Configure Button and Details button do nothing. Not only yours but the other default templates do nothing also.
It installed IH4 but in the Image menu the options to change where there, but the titles and instructions for the options did not display
In the front end there is no slideshow, no Define_Main_Page and the Categories link drops down but the one category I populated will not show products.
http://www.chargerpros.com
Zen Cart 1.5.5e
Database Patch Level: 1.5.5
v1.5.5e [2017-08-06 10:48:54] (New Installation-v155e)
v1.5.5e [2017-08-06 10:48:54] (New Installation-v155e)
Server OS: Linux 3.12.74-20170622.151.ELK6.x86_64
Server Date: 08/06/2017 13:42:49
Server Up Time: 13:42:49 up 4 days, 22:21, 0 users, load average: 11.83, 14.82, 17.45
HTTP Server: Apache
PHP Version: 7.0.12 (Zend: 3.0.0)
PHP File Uploads: On
Upload Max Size: 64M
PHP Memory Limit: 256M
POST Max Size: 64M
Database: MySQL 5.6.32-78.1-log
Database Host: localhost (127.0.0.1)
Database Date: 08/06/2017 13:42:49
Database Data Size: 350 kB
Database Index Size: 441 kB
MySQL Slow Query Log Status: On
MySQL Slow Query Log File: /var/log/slow-queries.log
MySQL Mode: NO_ENGINE_SUBSTITUTION
It killed my website, glad I had a full backup of the files and database.
Uploaded the files as instructed - storefront ERROR 500 - Admin had errors
Tried to install the template from admin and everything crashed.
Ran the DB uninstall and manually removed each file from the server and my site was still dead.
Deleted all the files from the server and uploaded the backup files and got the website back but some settings had to be reset - I guess the some database settings were changed when I tried to install the template from admin.
Not going to try this one ever again.
I've been working on upgrading to the latest ZC and Tableau the last two days and it seems to be working fairly well, after some troubleshooting. There are three issues that I think may be bugs in the template and I'm hoping someone has figured out fixes.
1. The Hero slider does not automatically rotate through the images like it did in previous versions. Also, the text is not overlayed correctly.
2. When I click to enlarge a product image, it shows the small thumbnail, not the largest. However, it's only the first image that is small...if I scroll through the additional images, they are all large.
3. The Best Sellers carousel shows certain products are on sale, but they are not. They were on sale at one time, but the sales have expired.
I'd be grateful if you could help get this working correctly.
Thanks!
Does anyone know if there is a forum thread for Tableau 2? I just tried to install it on a test cart and it completely broke my storefront. Thankfully it's a cart that's just in a test environment so no harm done. But I'd like to try to get it to work since it looks like Tableau (1) doesn't support 1.5.5 (Maybe it does?)
Need to find some template (besides classic green) that will work with 1.5.5 The template I'm using in my live shop, Azienda, apparently does not work with 1.5.5 and I really need to upgrade my store.
I had the same issue testing out the new Tableau2. It is easily fixed. There is an extra trailing curly brace on line 83 of
html_header.php
This file is found in:
catalog/includes/templates/tableau2/common
the last couple of lines of the original file as shown below include the code to be REMOVED. You can delete the top three lines shown or just the one with the }.
Don't forget to upload it and always backup your site beforehand.
PHP Code:
<?php
}
?>
<?php // NOTE: Blank line following is intended: ?>
The fix is in.
Hi I installed this fantastic template, all it is ok but doesn't work clicking on configure template on admin.
I used a fresh install of zencart 1.5.5d and tableau 2.
Please if you can how to solve, I need this template because I can change all templates part in a simple way.
Thanks
So I all I did was upload the tableau2 files to my 1.5.5e install per the instructions
Have not accessed Admin at all yet
Front end of the site still comes up but the Admin side is now done with the old:
WARNING: An Error occurred, please refresh the page and try again.
Any help interpreting the error would be greatly appreciated
Error Log file looks like this:
[23-Nov-2017 19:23:39 America/Chicago] Request URI: /ZC155e/speNd-BZx-scrAp/login.php?camefrom=index.php, IP address: 107.204.159.118
#1 trigger_error() called at [/home2/wildstee/public_html/ZC155e/includes/classes/db/mysql/query_factory.php:167]
#2 queryFactory->show_error() called at [/home2/wildstee/public_html/ZC155e/includes/classes/db/mysql/query_factory.php:139]
#3 queryFactory->set_error() called at [/home2/wildstee/public_html/ZC155e/includes/classes/db/mysql/query_factory.php:266]
#4 queryFactory->Execute() called at [/home2/wildstee/public_html/ZC155e/speNd-BZx-scrAp/includes/installers/css_js_loader/2_1_0.php:7]
#5 include(/home2/wildstee/public_html/ZC155e/speNd-BZx-scrAp/includes/installers/css_js_loader/2_1_0.php) called at [/home2/wildstee/public_html/ZC155e/speNd-BZx-scrAp/includes/init_includes/init_css_js_loader_config.php:45]
#6 require(/home2/wildstee/public_html/ZC155e/speNd-BZx-scrAp/includes/init_includes/init_css_js_loader_config.php) called at [/home2/wildstee/public_html/ZC155e/includes/autoload_func.php:48]
#7 require(/home2/wildstee/public_html/ZC155e/includes/autoload_func.php) called at [/home2/wildstee/public_html/ZC155e/speNd-BZx-scrAp/includes/application_top.php:171]
#8 require(/home2/wildstee/public_html/ZC155e/speNd-BZx-scrAp/includes/application_top.php) called at [/home2/wildstee/public_html/ZC155e/speNd-BZx-scrAp/login.php:9]
[23-Nov-2017 19:23:39 America/Chicago] PHP Fatal error: 1062:Duplicate entry 'MINIFY_STATUS_CSS' for key 'unq_config_key_zen' :: INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES
('Minify CSS', 'MINIFY_STATUS_CSS', 'false', 'Minifying will speed up your site\'s loading speed by combining and compressing CSS files (valid CSS is required).', 64, 10, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'),
('Minify JavaScript', 'MINIFY_STATUS_JS', 'false', 'Minifying will speed up your site\'s loading speed by combining and compressing JavaScript files (valid JavaScript is required).', 64, 10, NOW(), NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),'); ==> (as called by) /home2/wildstee/public_html/ZC155e/speNd-BZx-scrAp/includes/installers/css_js_loader/2_1_0.php on line 7 <== in /home2/wildstee/public_html/ZC155e/includes/classes/db/mysql/query_factory.php on line 167
Hi numinix,
first, than you for you great template tableau.
I have some problems with new versions. Here https://shop.mriha.cz is version 1.6.14 from https://www.zen-cart.com, it seem working OK. But after update to last version 1.9.6 from original website https://www.numinix.com/templates/ze...en-cart-dl-936 - test instalation here: https://zentest.mriha.cz carousel and banner with photo skyhigt not working. Can you help me please?
./includes/templates/tableau/jscript/jquery/jquery_quick_checkout.js contains a call to check_payment_form, which is undefined. Does anyone have a working copy of this code?
We mistakenly included our Flexslider Responsive Slideshow plugin in the initial release of this template. We've since removed it and you'll need that plugin separately. The carousels below the banner should be working though. We have a free plugin called Home Page Product Carousels you can try installing.
I hope somebody can help me with this situation, after installing the last version of the Tableau template 1.9.9 I cannot login into the Admin area this is what I get: "WARNING: An Error occurred, please refresh the page and try again."
After checking the log folder this is the situation:
My server MySQL Database is 5.5.xPHP Code:
PHP Fatal error: 10640You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' '1', 'truefalse')' at line 1 :: INSERT INTO template_configuration (template_configuration_title, template_configuration_tab, template_configuration_tab_section, template_configuration_key, template_configuration_value, template_configuration_description, template_configuration_group_id, sort_order, set_function) VALUES ('Show Subcategory in Product Listing', 'Home', 'Listing', 'SHOW_ALL_PRODUCTS_INSTEAD_OF_SUB_CATEGORIES', 'true', 'Show Sub-category instead of all products in the category', , '1', 'truefalse') ==> (as called by) /home2/argos33/public_html/XXXX/Admin/includes/installers/tableau/1_9_9.php on line 2 <== in /home2/argos33/public_html/XXXX/includes/classes/db/mysql/query_factory.php on line 171
I appreciate your help in this matter. Thanks.
Zencart v1.5.5f
I am using Tableau2, with problems with registration. On my registration page against 'Country' I am getting the warning 'WARNING: An Error occurred, please refresh the page and try again'.
Error log;
The only plugin add is 'display logs'Quote:
[18-May-2018 12:45:40 Europe/London] Request URI: /index.php?main_page=create_account, IP address: 10.70.102.40
#1 trigger_error() called at [/homepages/20/ dxxxxx /htdocs/shops/ebookshop/includes/classes/db/mysql/query_factory.php:171]
#2 queryFactory->show_error() called at [/homepages/20/dxxxxx/htdocs/shops/ebookshop/includes/classes/db/mysql/query_factory.php:143]
#3 queryFactory->set_error() called at [/homepages/20/ dxxxxx /htdocs/shops/ebookshop/includes/classes/db/mysql/query_factory.php:270]
#4 queryFactory->Execute() called at [/homepages/20/ dxxxxx /htdocs/shops/ebookshop/includes/functions/functions_lookups.php:47]
#5 zen_get_countries() called at [/homepages/20/ dxxxxx /htdocs/shops/ebookshop/includes/functions/html_output.php:541]
#6 zen_get_country_list() called at [/homepages/20/ dxxxxx /htdocs/shops/ebookshop/includes/templates/tableau2/templates/tpl_modules_create_account.php:86]
#7 require(/homepages/20/ dxxxxx /htdocs/shops/ebookshop/includes/templates/tableau2/templates/tpl_modules_create_account.php) called at [/homepages/20/ dxxxxx /htdocs/shops/ebookshop/includes/templates/tableau2/templates/tpl_create_account_default.php:22]
#8 require(/homepages/20/ dxxxxx /htdocs/shops/ebookshop/includes/templates/tableau2/templates/tpl_create_account_default.php) called at [/homepages/20/ dxxxxx/htdocs/shops/ebookshop/includes/templates/tableau2/common/tpl_main_page.php:179]
#9 require(/homepages/20/ dxxxxx /htdocs/shops/ebookshop/includes/templates/tableau2/common/tpl_main_page.php) called at [/homepages/20/ dxxxxx /htdocs/shops/ebookshop/index.php:97]
[18-May-2018 12:45:40 Europe/London] PHP Fatal error: 1054:Unknown column 'status' in 'where clause' :: select countries_id, countries_name
from kj4c_countries where status != 0 order by countries_name ==> (as called by) /homepages/20/ dxxxxx /htdocs/shops/ebookshop/includes/functions/functions_lookups.php on line 47 <== in /homepages/20/ dxxxxx /htdocs/shops/ebookshop/includes/classes/db/mysql/query_factory.php on line 171
The problem is not with the template it is with the installation of v1.5.5f
Hi.
A couple of questions. I have been processing changes to a couple of sites and wanted to update to Tableau2 (downloaded latest versions from Numinix website).
1. Where is the official Tableau 2 forum?
It's not listed on the template download page on zen cart, the installation instructions give a "GitHub" link that is dead and nothing in their search gives any joy. General "Google" searches sends me to either this forum or some other software with a similar name.
2. The "homepagebanner" isn't working! Is it working for anyone else?
It was, I originally installed an older version of Tableau 2 and I remember it was fine, but can I find that version... No. I have download every available version but it appears to be broke in all of them.
It isn't working on the Numinix demo site, my GoDaddy testing server or Geekhost either!! I have investigated this issue as much as I can but no joy yet. The Developer Tools built in to Edge and Internet Explorer both highlight SCRIPT5009: 'jQuery' is undefined "perf_trace {"name": "e2e", "parent": "PageEvents.BIGPIPE_ONLOAD"}:.
Numinix - I have attempted to contact you via your website to let you know that your demo is playing up but your ticket submission won't work for me on the report a bug function.
Any help gratefully received.
Regards
Hi again,
Okay all errors gone now in the developers tools (ie11 & edge) :D. BUT still the homepagebanner won't scroll :(. Anyone actually got it scrolling their banners yet?
A really simple fix that removed one of the errors is as follows.
1. Login to your admin and select Banner Manager from Tools.
2. Highlight and select edit for the homepagebanner.
3. Now remove the closing tag from the div opening tag. Simple typo I think. Example
Change to:Code:<div class="banner"/><p>The sky is the limit!</p></div>
Hope that helps someone. :smile:Code:<div class="banner"><p>The sky is the limit!</p></div>
One last question....
Tableau 2 navigation menu works fine in edge & safari but I have found an issue with ie11. The menu (top right) won't pull out the side menu (categories & links) if the page is reduced to smaller resolutions. It simply causes the screen to darken and puts an X in the top right to close the menu. So in my opinion it tries to go but fails. :yuck:
I have installed fresh copies on to Zen Cart v1.5.5f with Tableau 2 v2 through to v2.1.0.6 and this issue is present always. It's not causing any errors in the logs or the developers tool kit in ie11 (or edge)...….
Any ideas? :please: