Forums / Addon Templates / Tableau 2 Responsive Theme - Support Thread

Tableau 2 Responsive Theme - Support Thread

Results 1 to 20 of 25
25 Sep 2018, 16:03
#1
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Posts:
1,562
Plugin Contributions:
47

Tableau 2 Responsive Theme - Support Thread

This thread is for discussing the Tableau 2 Responsive Theme for Zen Cart by Numinix. We encourage the community to assist each other on issues related to this free template.

https://www.zen-cart.com/downloads.php?do=file&id=2162



25 Sep 2018, 16:24
#2
lankeeyankee avatar

lankeeyankee

Totally Zenned

Join Date:
Jan 2007
Posts:
1,514
Plugin Contributions:
1

Re: Tableau 2 Responsive Theme - Support Thread

You are using split in tpl_categories which is removed in PHP 7+.
25 Sep 2018, 19:44
#3
cubmanky avatar

cubmanky

Zen Follower

Join Date:
Jan 2014
Posts:
224
Plugin Contributions:
0

Re: Tableau 2 Responsive Theme - Support Thread

Same issue... I'm not big on code but replaced both split with preg_split and it looks like it works. I did some reading on the replacement on split in the new PHP
preg_split if you need to split by regular expressions.
str_split if you need to split by characters.
explode if you need to split by something simple.
25 Sep 2018, 20:02
#4
cubmanky avatar

cubmanky

Zen Follower

Join Date:
Jan 2014
Posts:
224
Plugin Contributions:
0

Re: Tableau 2 Responsive Theme - Support Thread

I'm looking for a way to change the image size in the header. my image is 303 x 151 when i upload the image, the key word search now runs into the image.
30 Oct 2018, 09:27
#5
kgl_racing avatar

kgl_racing

New Zenner

Join Date:
Jan 2013
Posts:
68
Plugin Contributions:
0

Re: Tableau 2 Responsive Theme - Support Thread

Hello,

Just installed the tableau 2 template http://kglracing.com/shop2019 is a testing website

In admin all is ok, I see all the options etc. but when I go to the main page I get a page not found error

I started with a new and clean zencart v1.5.5f installation, just installed the language packs and the template, nothing else

Any ideas?
06 Nov 2018, 02:00
#6
cubmanky avatar

cubmanky

Zen Follower

Join Date:
Jan 2014
Posts:
224
Plugin Contributions:
0

Re: Tableau 2 Responsive Theme - Support Thread

did you look into your log folder? If you change back to the classic template do you get the same results of a blank page?
08 Dec 2018, 19:47
#7
thomaswhiteeagle avatar

thomaswhiteeagle

New Zenner

Join Date:
May 2007
Posts:
93
Plugin Contributions:
0

Re: Tableau 2 Responsive Theme - Support Thread

I install this template and just get a white page on store page. Tried installing it bunch of times, ftping template bunch of times, nothing works.
09 Jan 2019, 07:15
#8
dimsumgurl avatar

dimsumgurl

Zen Follower

Join Date:
Dec 2009
Posts:
160
Plugin Contributions:
0

Re: Tableau 2 Responsive Theme - Support Thread

Hello!

I noticed when I tried to use the search, it doesn't work on my website... it just gives endless loop with blank results even though the demo from the developer worked fine

Do we know how to fix this?

https://www.thelitt lestgiftbou tique.com/store1
23 Apr 2020, 21:32
#9
tophand avatar

tophand

Totally Zenned

Join Date:
Jan 2007
Posts:
674
Plugin Contributions:
0

Re: Tableau 2 Responsive Theme - Support Thread

All working good but not able to center the icons and text.
Being push to the left.
Played with the style sheet,no go so far.
https://handsprintworks.com/Store/
23 Apr 2020, 22:06
#10
dbltoe avatar

dbltoe

Totally Zenned

Join Date:
Jan 2004
Posts:
9,707
Plugin Contributions:
6

Re: Tableau 2 Responsive Theme - Support Thread

link and multiple variations fail
23 Apr 2020, 22:25
#11
carlwhat avatar

carlwhat

Totally Zenned

Join Date:
Nov 2005
Posts:
2,932
Plugin Contributions:
5

Re: Tableau 2 Responsive Theme - Support Thread

try adding css to the id indexCategories

#indexCategories {
margin-left: 15%;
}


looks okay...
27 Apr 2020, 06:28
#12
tophand avatar

tophand

Totally Zenned

Join Date:
Jan 2007
Posts:
674
Plugin Contributions:
0

Re: Tableau 2 Responsive Theme - Support Thread

Thanks for the help.

Got it with help from Numinix Support.
Added this to stylesheet_product_listing.css

.home .nmx-products-list .nmx-product {
text-align: center;
}
03 Aug 2020, 17:59
#13
bowerszach avatar

bowerszach

New Zenner

Join Date:
Nov 2013
Posts:
3
Plugin Contributions:
0

Re: Tableau 2 Responsive Theme - Support Thread

tophand:

Thanks for the help.

Got it with help from Numinix Support.
Added this to stylesheet_product_listing.css

.home .nmx-products-list .nmx-product {
text-align: center;
}

My theme wont load my categories in the drop down www.roscotactical.co for reference What am i doing wrong?
25 Oct 2020, 08:14
#14
ellize avatar

ellize

New Zenner

Join Date:
Jul 2019
Posts:
6
Plugin Contributions:
0

Re: Tableau 2 Responsive Theme - Support Thread

First I must say I love this template - clean and no nonsens css :D Thanks numinix!!!

But:
I have a footer-problem on individual products page. It looks fine on mainpage but on productpage it shrinks: see https://yourownfont.com/index.php?main_page=product_info&cPath=66&products_id=190

I replaced the split call with preg_split but it called a bunch of other errors:
[25-Oct-2020 08:10:21 UTC] Request URI: /index.php?main_page=index&cPath=65&sort=20a&page=3, IP address: 81.236.246.216
#1 preg_split() called at [/includes/templates/tableau2/sideboxes/tpl_categories.php:16]
#2 require(/includes/templates/tableau2/sideboxes/tpl_categories.php) called at [/includes/modules/sideboxes/categories.php:22]
#3 include(/includes/modules/sideboxes/categories.php) called at [/includes/modules/column_left.php:24]
#4 require(/includes/modules/column_left.php) called at [/includes/templates/tableau2/common/tpl_main_page.php:146]
#5 require(/includes/templates/tableau2/common/tpl_main_page.php) called at [/index.php:94]
--> PHP Warning: preg_split(): No ending delimiter '=' found in /includes/templates/tableau2/sideboxes/tpl_categories.php on line 16.

[25-Oct-2020 08:10:21 UTC] Request URI: /index.php?main_page=index&cPath=65&sort=20a&page=3, IP address: 81.236.246.216
#1 preg_split() called at [/includes/templates/tableau2/sideboxes/tpl_categories.php:17]
#2 require(/includes/templates/tableau2/sideboxes/tpl_categories.php) called at [/includes/modules/sideboxes/categories.php:22]
#3 include(/includes/modules/sideboxes/categories.php) called at [/includes/modules/column_left.php:24]
#4 require(/includes/modules/column_left.php) called at [/includes/templates/tableau2/common/tpl_main_page.php:146]
#5 require(/includes/templates/tableau2/common/tpl_main_page.php) called at [/index.php:94]
--> PHP Warning: preg_split(): No ending delimiter '_' found in /includes/templates/tableau2/sideboxes/tpl_categories.php on line 17.

[25-Oct-2020 08:10:21 UTC] Request URI: /index.php?main_page=index&cPath=65&sort=20a&page=3, IP address: 81.236.246.216
#1 array_pop() called at [/includes/templates/tableau2/sideboxes/tpl_categories.php:18]
#2 require(/includes/templates/tableau2/sideboxes/tpl_categories.php) called at [/includes/modules/sideboxes/categories.php:22]
#3 include(/includes/modules/sideboxes/categories.php) called at [/includes/modules/column_left.php:24]
#4 require(/includes/modules/column_left.php) called at [/includes/templates/tableau2/common/tpl_main_page.php:146]
#5 require(/includes/templates/tableau2/common/tpl_main_page.php) called at [/index.php:94]
--> PHP Warning: array_pop() expects parameter 1 to be array, bool given in /includes/templates/tableau2/sideboxes/tpl_categories.php on line 18.



I also get a bunch of warnings in logs with calls to undefined constant FILENAME_BEST_SELLERS - see below - anyway to fix this?

[25-Oct-2020 08:02:14 UTC] Request URI: /index.php?main_page=product_info&cPath=66&products_id=190, IP address: 81.236.246.216
#1 require(/includes/templates/tableau2/common/tpl_main_page.php) called at [/index.php:94]
--> PHP Warning: Use of undefined constant FILENAME_BEST_SELLERS - assumed 'FILENAME_BEST_SELLERS' (this will throw an Error in a future version of PHP) in /includes/templates/tableau2/common/tpl_main_page.php on line 47.


I would love to get this working so I can start with the real business :)
25 Oct 2020, 08:48
#15
ellize avatar

ellize

New Zenner

Join Date:
Jul 2019
Posts:
6
Plugin Contributions:
0

Re: Tableau 2 Responsive Theme - Support Thread

Also this template screwed up the admin when saving I get a http 500 error - anyone has a fix for this?
10 Dec 2020, 19:40
#16
flappingfish avatar

flappingfish

Zen Follower

Join Date:
Nov 2020
Posts:
310
Plugin Contributions:
2

Re: Tableau 2 Responsive Theme - Support Thread

deprecated each function on line 147 advance search results header.php i tried "foreach" but that failed so had to change it back, heres the offending line....

while (list($column, $value) = each($define_list)) {
10 Dec 2020, 21:53
#18
flappingfish avatar

flappingfish

Zen Follower

Join Date:
Nov 2020
Posts:
310
Plugin Contributions:
2

Re: Tableau 2 Responsive Theme - Support Thread

that worked perfectly thankyou so much dr byte :)
only other issues i can see are image hang on the filter by manufacturer results for some reason small category images for some reason and an issue with the filter function on the search bar, it wont change the display order regardless of selections by user ie lowest price first ect, but no error code occurs for that or at least none i've spotted.
I'm sure i seen a thread you created that had a known issues and resolutions for 1.57b and template compatability but i cant seem to locate it now sadly.
Very pleased with the general look and feel of zencart 1.57b and the tableau 2 template. my last site was zen and ran 2010 to around 2014 and ran zen 1.38a, the improvements are obvious on entry to the admin areas but it was very familiar to use again :)
site is crazygamer . uk if you want to see what i mean by the image hang issue
11 Dec 2020, 15:04
#19
flappingfish avatar

flappingfish

Zen Follower

Join Date:
Nov 2020
Posts:
310
Plugin Contributions:
2

Re: Tableau 2 Responsive Theme - Support Thread

What file would i compare against to fix the filter by manufacturers causing image hang? if you click into a category and filter by manufacturer it brings up multiple image loading icons that dont dissapear. If i click a few of these links it includes other manufacturers items too :/
12 Dec 2020, 16:22
#20
flappingfish avatar

flappingfish

Zen Follower

Join Date:
Nov 2020
Posts:
310
Plugin Contributions:
2

Re: Tableau 2 Responsive Theme - Support Thread

https://www.numinix.com/zen-cart-plugins-modules-other-modules-c-179_250_373_167/css-js-loader

possibly found the cause perhaps?

ive updated js/css loader to latest but it shows as compatible upto 1.57 but im 1.57b

Any work around for this or just a case of waiting for upgrade and see if that resolves issues?

If you are using this template make sure to update this module, even if not compatible for latest zen it makes the site run much faster.
i downloaded latest version did a backup and copied it keeping directories ect using filezilla, was quite simple to be honest. logged into admin panel to see 2 green ticks it had patched to 5.23 then to 5.24 succesfully but my issue still remains.....

Attachment 19322