Zen Cart Logo
Forums / Addon Templates / Tableau Responsive Theme - Support Thread

Tableau Responsive Theme - Support Thread

Views: 229,272

Results 181 to 200 of 624
5 Dec 2014, 1:43 AM
#181
llangford2003 avatar

llangford2003

New Zenner

Join Date:
Apr 2009
Posts:
2
Plugin Contributions:
0

Tableau Responsive Theme - Support Thread

Westoner:

Select Tools - Template Selection then hover over the Tabelau icon and you'll see Configure as a clickable button.

Thanks for the reply, but when I try to save the configuration, I receive this error:

An appropriate representation of the requested resource /vvad1029/template_select.php could not be found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

That's why I was trying to change it manually.

9 Dec 2014, 4:48 PM
#182
corseter avatar

corseter

New Zenner

Join Date:
Jun 2010
Location:
Crossmolina, Ireland
Posts:
55
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

Hi, I have just installed this and selected this template and now totally lost my admin. I get an error message:
1050 Table 'zen_hide_categories' already exists
in:
[RENAME TABLE hide_categories TO zen_hide_categories]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

What do i do to get it back? Plus there is no table called hide categories. How do I get it back to the old template which worked?
Thanks.

14 Dec 2014, 7:11 PM
#183
mike_g_1 avatar

mike_g_1

New Zenner

Join Date:
Dec 2014
Location:
USA
Posts:
1
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

I am loving the looks of Tableau. Only I can't seem to find out how to change the title on the accordion that says "FEATURES".

As you may know... What is automatically generated in this area when a customer expands this tab are things like Model #, Product Weight, etc. So I don't think "FEATURES" is really the best description for this section.

I've spent days and nights pouring through files and code trying to figure out how and where to (make what I thought would be a simple) change to the title of this tab - I'm at my wits end, feeling dumb and frustrated.

I'm hoping one of the smart :bow: experts here, will be able to explain to me how and where to change this tab's title - like I'm a three year old.

:please: - 'cause the lack of sleep over this one has turned my brain to jello :bangin:

26 Dec 2014, 4:52 PM
#184
flax avatar

flax

New Zenner

Join Date:
May 2008
Posts:
30
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

Westoner:

Select Tools - Template Selection then hover over the Tabelau icon and you'll see Configure as a clickable button.

I tried to change some configurations after hovering over the Tableau icon and clicking configure... the configuration page is OK but when I try to save any change I get a Forbidden message which says that I don't have permission to access the template_select.php file in the admin (renamed) folder

It's the latest Tableau version in a 1.5.3 clean install with no modifications of any sort that seems to work with no issues so I imagine I'm missing something stupid... any hints or suggestions?

Thanks and happy new year :)

27 Dec 2014, 1:11 AM
#185
numinix avatar

numinix

Totally Zenned

Join Date:
Apr 2007
Location:
Vancouver, Canada
Posts:
1,566
Plugin Contributions:
58

Re: Tableau Responsive Theme - Support Thread

flax:

I tried to change some configurations after hovering over the Tableau icon and clicking configure... the configuration page is OK but when I try to save any change I get a Forbidden message which says that I don't have permission to access the template_select.php file in the admin (renamed) folder

It's the latest Tableau version in a 1.5.3 clean install with no modifications of any sort that seems to work with no issues so I imagine I'm missing something stupid... any hints or suggestions?

Thanks and happy new year :)

Are there any JavaScript errors on the page?

We've also been told that mod_security can cause conflicts with the template configuration. Please have your host check into that. They may need to disable the mod or adjust the security rules.

27 Dec 2014, 1:59 PM
#186
flax avatar

flax

New Zenner

Join Date:
May 2008
Posts:
30
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

numinix:

Are there any JavaScript errors on the page?

We've also been told that mod_security can cause conflicts with the template configuration. Please have your host check into that. They may need to disable the mod or adjust the security rules.

Yes Numinix, you were right and it was an issue caused by the mod_security... I got in touch with namecheap.com, they have white listed the necessary rules and the template configuration now works as expected.

Great and prompt support from both Numinix and Namecheap... excellent :smile::smile:
Flavio

30 Dec 2014, 11:54 AM
#187
kapil_sb avatar

kapil_sb

New Zenner

Join Date:
Apr 2012
Posts:
17
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

Hi,

This is a very wonderful template and I plan to use it for my next upgrade to 1.5.3

Currently I am testing it, and would like your help to resolve it.

The in Categories (Header)menu the second level box opens from top ( and it's height is equal to Category 1 level Box),

I want it to do following:

  1. open right adjacent to parent category
  2. Size of Category Level 2 Box to be relative to number of category only, (not full box)

Currently it is like this:

Attachment 14818

I want it to look like this.

Attachment 14819

Please help!

6 Jan 2015, 7:46 AM
#188
spacemonkey avatar

spacemonkey

Zen Follower

Join Date:
Nov 2013
Location:
Dorset, UK
Posts:
124
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

corseter:

Hi, I have just installed this and selected this template and now totally lost my admin. I get an error message:
1050 Table 'zen_hide_categories' already exists
in:
[RENAME TABLE hide_categories TO zen_hide_categories]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

What do i do to get it back? Plus there is no table called hide categories. How do I get it back to the old template which worked?
Thanks.

Hi, this just happened to me. I quickly restored the admin as follows:

  1. Open admin\includes\installers\tableau\1_3_2.php in a txt editor.
  2. Comment out (//) lines 2 & 22 then save the file.

Worked for me. I don't know if this has any negative impact elsewhere but it solves my issue with no apparent affect. My template installed correctly up to current version 1.3.4 and appears fine. Maybe an expert might be able to advise.

I hope this helped.

6 Jan 2015, 4:10 PM
#189
kapil_sb avatar

kapil_sb

New Zenner

Join Date:
Apr 2012
Posts:
17
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

kapil_sb:

Hi,

This is a very wonderful template and I plan to use it for my next upgrade to 1.5.3

Currently I am testing it, and would like your help to resolve it.

The in Categories (Header)menu the second level box opens from top ( and it's height is equal to Category 1 level Box),

I want it to do following:

  1. open right adjacent to parent category
  2. Size of Category Level 2 Box to be relative to number of category only, (not full box)

Currently it is like this:

Attachment 14818

I want it to look like this.

Attachment 14819

Please help!

Hi numinix,

I have tried many CSS combinations, but I am not able to get desired result. As I m no expert in this,

I request you help me with this.

7 Jan 2015, 5:16 AM
#190
spacemonkey avatar

spacemonkey

Zen Follower

Join Date:
Nov 2013
Location:
Dorset, UK
Posts:
124
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

SpaceMonkey:

Hi,

I have installed this template and like it very much :smile:. However I have one problem, when I attempt to change the logo, social links or anything on the configure template page in admin it crashes my browser with the following error "Internet Explorer cannot read this webpage format" HTTP 406.

I have tested on 1.51 & 1.53 and get the same issue. Firefox & IE. I have tried reinstalling a new store but keep getting the same issue. Can anyone help.

Please.

This problem resolved itself...... Strange! I raised a ticket with GoDaddy and thought was leaning towards mod_sec2. They have advised they made no changes (but closed the ticket) and are unable to tell me what the issue was. My Zen logs were not generating any error reports and "apparently" neither was the server....... Anyway works lovely...... Thank you.

7 Jan 2015, 5:25 AM
#191
spacemonkey avatar

spacemonkey

Zen Follower

Join Date:
Nov 2013
Location:
Dorset, UK
Posts:
124
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

Hi everyone.

Is anyone able to help with getting twitter running?

I have supplied the information required in twitter/index.php and added the Twitter Account name via the admin. All I get is a flash message saying "searching Twitter..." and then nothing. Obviously I have checked the Keys & Tokens are correct.

Any suggestions would be good.

Cheers All

7 Jan 2015, 6:31 AM
#192
spacemonkey avatar

spacemonkey

Zen Follower

Join Date:
Nov 2013
Location:
Dorset, UK
Posts:
124
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

SpaceMonkey:

Hi everyone.

Is anyone able to help with getting twitter running?

I have supplied the information required in twitter/index.php and added the Twitter Account name via the admin. All I get is a flash message saying "searching Twitter..." and then nothing. Obviously I have checked the Keys & Tokens are correct.

Any suggestions would be good.

Cheers All

Sorted. Was in twitter/index.php line 47.

Changed from:

// Path to writable cache directory
private $cache_dir = './';

Changed to:

// Path to writable cache directory
private $cache_dir = 'https://mysite.com/cache/';

Hope this helps others...

7 Jan 2015, 6:41 AM
#193
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Tableau Responsive Theme - Support Thread

SpaceMonkey:

Changed to:

// Path to writable cache directory
private $cache_dir = 'https://mysite.com/cache/';
Highly unlikely that that's a safe change. No writable directory on your server should ever be directly referred to in an http URL. That's a security mess waiting to happen.
It would be better to to use '/home/your_username/public_html/cache/' or whatever the complete path for DIR_FS_SQL_CACHE is in your /includes/configure.php file.

7 Jan 2015, 7:01 AM
#194
spacemonkey avatar

spacemonkey

Zen Follower

Join Date:
Nov 2013
Location:
Dorset, UK
Posts:
124
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

DrByte:

Highly unlikely that that's a safe change. No writable directory on your server should ever be directly referred to in an http URL. That's a security mess waiting to happen.
It would be better to to use '/home/your_username/public_html/cache/' or whatever the complete path for DIR_FS_SQL_CACHE is in your /includes/configure.php file.

Perfect.......... Works :smile:

Thank you for the advice Sensei. :bow:

9 Jan 2015, 12:56 AM
#195
igtech avatar

igtech

New Zenner

Join Date:
Jan 2015
Location:
Mobile, Alabama, United States
Posts:
1
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

So I was able to use Zen Cart fine then uploaded this template. The front end shows fine but the admin area wont load i get error

WARNING: An Error occurred, please refresh the page and try again.

All forms of refresh and using a different pc also didn't help.

I checked the error log and got

[08-Jan-2015 19:49:27 America/Detroit] PHP Fatal error: 1050:Table 'zen_hide_categories' already exists :: RENAME TABLE hide_categories TO zen_hide_categories ==> (as called by) /home/bienville/public_html/cart/zcadmin/includes/installers/tableau/1_3_2.php on line 3 <== in /home/bienville/public_html/cart/includes/classes/db/mysql/query_factory.php on line 155

When I check the 1_3_2.php line 3

$db->Execute("RENAME TABLE hide_categories TO ". TABLE_HIDDEN_CATEGORIES);

Does anyone have any ideas.

Please

9 Jan 2015, 5:19 PM
#196
steely_ramon avatar

steely_ramon

New Zenner

Join Date:
Jan 2015
Location:
United States
Posts:
6
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

Hello,

I'm adding images to the "about us" page. Where do I need to upload the image files?

Thanks!

11 Jan 2015, 10:45 AM
#197
vvomble avatar

vvomble

Zen Follower

Join Date:
Feb 2013
Posts:
111
Plugin Contributions:
1

Re: Tableau Responsive Theme - Support Thread

Is there a way to disable the mobile site side of things love the main but I've always hated mobile websites. It's the only thing preventing me using this theme.

I can't seem to figure out how to remove it.

13 Jan 2015, 12:24 AM
#198
spacemonkey avatar

spacemonkey

Zen Follower

Join Date:
Nov 2013
Location:
Dorset, UK
Posts:
124
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

igtech:

So I was able to use Zen Cart fine then uploaded this template. The front end shows fine but the admin area wont load i get error

WARNING: An Error occurred, please refresh the page and try again.

All forms of refresh and using a different pc also didn't help.

I checked the error log and got

[08-Jan-2015 19:49:27 America/Detroit] PHP Fatal error: 1050:Table 'zen_hide_categories' already exists :: RENAME TABLE hide_categories TO zen_hide_categories ==> (as called by) /home/bienville/public_html/cart/zcadmin/includes/installers/tableau/1_3_2.php on line 3 <== in /home/bienville/public_html/cart/includes/classes/db/mysql/query_factory.php on line 155

When I check the 1_3_2.php line 3

$db->Execute("RENAME TABLE hide_categories TO ". TABLE_HIDDEN_CATEGORIES);

Does anyone have any ideas.

Please

This one was also something that happened to me. I solved it as follows (updated from page 19 this thread).

  1. Open admin\includes\installers\tableau\1_3_2.php in a txt editor.
  2. Comment out (//) line 2 & then delete line 22 (only a curly brace } on this line) then save and upload the file.

Worked for me. I don't know if this has any negative impact elsewhere but it solves my issue with no apparent affect. My template installed correctly up to current version 1.3.4 and appears fine. Maybe an expert might be able to advise.

I hope this helped.

13 Jan 2015, 12:58 AM
#199
spacemonkey avatar

spacemonkey

Zen Follower

Join Date:
Nov 2013
Location:
Dorset, UK
Posts:
124
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

vvomble:

Is there a way to disable the mobile site side of things love the main but I've always hated mobile websites. It's the only thing preventing me using this theme.

I can't seem to figure out how to remove it.

Hi,

This is a responsive template. All in one system with screen resolution deciding which css version to show. Have a look at stylesheet_responsive.css (includes/templates/tableau/css/stylesheet_responsive.css) as a starting point.

I started using this one a little while ago and like it very much. A little heavy with css but FireFox Element Inspector is a useful tool.

Regards

13 Jan 2015, 6:31 PM
#200
steely_ramon avatar

steely_ramon

New Zenner

Join Date:
Jan 2015
Location:
United States
Posts:
6
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

I'm trying to add my wordpress blog to the appropriate section per the Numinix instructions. I've followed the directions exactly. What am I doing wrong? I've tried all of the wordpress.org directions, also.

http://www.metaldetectingandotherstuffidig.us/Blog/?feed=rss
http://www.metaldetectingandotherstuffidig.us/Blog/?feed=rss2
http://www.metaldetectingandotherstuffidig.us/Blog/?feed=rdf
http://www.metaldetectingandotherstuffidig.us/Blog/?feed=atom

What am I doing wrong? I just want to get back to selling metal detectors. lol

Thanks for any input.

Ray