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

Tableau Responsive Theme - Support Thread

Views: 229,272

Results 201 to 220 of 624
14 Jan 2015, 2:27 PM
#201
steely_ramon avatar

steely_ramon

New Zenner

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

Tableau Responsive Theme - Support Thread

Steely Ramon:

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

Nevermind. MY blog was not activated. Activation fixed the issue.

Now, is it possible to add a youtube feed in the footer instead of twitter? Or facebook? I don't use twitter, so it's useless to me.

Thanks,

Ray

14 Jan 2015, 3:37 PM
#202
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

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.

Can someone elaborate on this. I've looked everywhere in my directory. I double checked all of my twitter codes. All correct. The feed is still directed to the numinix feed.

Thanks,

Ray

16 Jan 2015, 1:19 AM
#203
spacemonkey avatar

spacemonkey

Zen Follower

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

Re: Tableau Responsive Theme - Support Thread

Steely Ramon:

Can someone elaborate on this. I've looked everywhere in my directory. I double checked all of my twitter codes. All correct. The feed is still directed to the numinix feed.

Thanks,

Ray

Hi Ray,

Posts #191 to #195 cover this, but I suggest creating your twitter api in their developer centre and then pasting the keys as described into twitter/index.php lines 27,30,33 & 36.

The final bit is the writable cache. Not mentioned much in the installation instructions it might need changing also. This is:

twitter/index.php line 48 needs to be changed. Example below.

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

Changed to:
// Path to writable cache directory
private $cache_dir = '/home/examplename/public_html/cache/';

To find the correct path refer to "DIR_FS_SQL_CACHE" in your /includes/configure.php

Hope that helps. :smile:

16 Jan 2015, 1:29 AM
#204
spacemonkey avatar

spacemonkey

Zen Follower

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

Re: Tableau Responsive Theme - Support Thread

Steely Ramon:

** I don't use twitter, so it's useless to me**.

Ray

So I guess I just explained that for nothing! Wish I read all the posts first, Doh! Maybe someone else might find it useful. :dontgetit:

16 Jan 2015, 2:28 AM
#205
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

SpaceMonkey:

So I guess I just explained that for nothing! Wish I read all the posts first, Doh! Maybe someone else might find it useful. :dontgetit:

I haven't followed your instructions yet, but I wanted to say thank you. I appreciate it. I do have a use for twitter, but it's not my main use of social networking. :smile:

18 Jan 2015, 6:13 PM
#206
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

I tried Firefox Inspect element also, and it shows it as inline css.

I would really appreciate is anyone can help me with this small thing (i hope it is small CSS change somewhere).:(

25 Jan 2015, 1:01 PM
#207
koi_koi avatar

koi_koi

New Zenner

Join Date:
Jul 2011
Posts:
57
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

Hi
i have just installed this template and all is well front end
but now when i try to login to my admin side (backend i cannot find it all i am getting is WARNING: An Error occurred, please refresh the page and try again.
this did not happen before until i installed this template
i accessed my admin area buy url mydomain.com/adminname but if i type in this now all i get is WARNING: An Error occurred, please refresh the page and try again. so cannot access the admin backend
any ideas
admin file is there so is login .php and index.php
Thanks

26 Jan 2015, 12:32 AM
#208
numinix avatar

numinix

Totally Zenned

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

Re: Tableau Responsive Theme - Support Thread

koi koi:

Hi
i have just installed this template and all is well front end
but now when i try to login to my admin side (backend i cannot find it all i am getting is WARNING: An Error occurred, please refresh the page and try again.
this did not happen before until i installed this template
i accessed my admin area buy url mydomain.com/adminname but if i type in this now all i get is WARNING: An Error occurred, please refresh the page and try again. so cannot access the admin backend
any ideas
admin file is there so is login .php and index.php
Thanks

Take a look at your error logs located in the /logs/ directory. There is a fatal error that needs to be addressed.

26 Jan 2015, 9:46 AM
#209
koi_koi avatar

koi_koi

New Zenner

Join Date:
Jul 2011
Posts:
57
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

numinix:

Take a look at your error logs located in the /logs/ directory. There is a fatal error that needs to be addressed.

hi
This is what i got

[24-Jan-2015 15:54:06 Europe/London] PHP Fatal error: 1050:Table 'znc_hide_categories' already exists :: RENAME TABLE hide_categories TO znc_hide_categories ==> (as called by) /home/sites/mydomain.com/public_html/mobile/adminname/includes/installers/tableau/1_3_2.php on line 3 <== in /home/sites/mydomiain.com/public_html/mobile/includes/classes/db/mysql/query_factory.php on line 155

Thanks

26 Jan 2015, 7:50 PM
#210
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

lukeengland12:

also if anyone needs help integrating twitter to the home page ive found a way to do that as well.

I am looking to integrate facebook soon as well

Hello,

I like how your twitter feed looks. How did you do that? Also, did you ever look into integrating facebook?

Thanks,

Ray

26 Jan 2015, 11:42 PM
#211
spacemonkey avatar

spacemonkey

Zen Follower

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

Re: Tableau Responsive Theme - Support Thread

koi koi:

hi
This is what i got

[24-Jan-2015 15:54:06 Europe/London] PHP Fatal error: 1050:Table 'znc_hide_categories' already exists :: RENAME TABLE hide_categories TO znc_hide_categories ==> (as called by) /home/sites/mydomain.com/public_html/mobile/adminname/includes/installers/tableau/1_3_2.php on line 3 <== in /home/sites/mydomiain.com/public_html/mobile/includes/classes/db/mysql/query_factory.php on line 155

Thanks

Hi,

I think this is the same issue as post #188.

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. Now try admin again.

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 Numinix might be able to advise.

Also if Numinix is able to help, will you be releasing an update for this template for Zencart 1.5.4?? :lookaroun

Regards

27 Jan 2015, 9:25 PM
#212
koi_koi avatar

koi_koi

New Zenner

Join Date:
Jul 2011
Posts:
57
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

SpaceMonkey:

Hi,

I think this is the same issue as post #188.

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. Now try admin again.

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 Numinix might be able to advise.

Also if Numinix is able to help, will you be releasing an update for this template for Zencart 1.5.4?? :lookaroun

Regards

thanks for information

27 Jan 2015, 9:27 PM
#213
koi_koi avatar

koi_koi

New Zenner

Join Date:
Jul 2011
Posts:
57
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

finally i have this installed have not altered anything
BUT now i am getting when i add products to cart
Whoops! Your session has expired.

If you were placing an order, please login and your shopping cart will be restored. You may then go back to the checkout and complete your final purchases.

If you had completed an order and wish to review it, or had a download and wish to retrieve it, please go to your My Account page to view your order.

Any ideas thanks

28 Jan 2015, 7:49 AM
#214
numinix avatar

numinix

Totally Zenned

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

Re: Tableau Responsive Theme - Support Thread

This occurs with session issues on the server. There are various threads and articles on the topic.

28 Jan 2015, 7:50 AM
#215
numinix avatar

numinix

Totally Zenned

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

Re: Tableau Responsive Theme - Support Thread

koi koi:

hi
This is what i got

[24-Jan-2015 15:54:06 Europe/London] PHP Fatal error: 1050:Table 'znc_hide_categories' already exists :: RENAME TABLE hide_categories TO znc_hide_categories ==> (as called by) /home/sites/mydomain.com/public_html/mobile/adminname/includes/installers/tableau/1_3_2.php on line 3 <== in /home/sites/mydomiain.com/public_html/mobile/includes/classes/db/mysql/query_factory.php on line 155

Thanks

Try version 1.3.4.

28 Jan 2015, 9:32 AM
#216
koi_koi avatar

koi_koi

New Zenner

Join Date:
Jul 2011
Posts:
57
Plugin Contributions:
0

Re: Tableau Responsive Theme - Support Thread

numinix:

Try version 1.3.4.

have tried and have installed latest version off your website and in order to get admin area above post is correct comment out line 3
now can gain admin section.
will this affect anything by commenting out this line?

i want to install this on the latest version of zencart but i guess it cannot be done at this time?

thanks

7 Feb 2015, 2:48 AM
#217
spacemonkey avatar

spacemonkey

Zen Follower

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

Re: Tableau Responsive Theme - Support Thread

koi koi:

have tried and have installed latest version off your website and in order to get admin area above post is correct comment out line 3
now can gain admin section.
will this affect anything by commenting out this line?

i want to install this on the latest version of zencart but i guess it cannot be done at this time?

thanks

Hi,

I have this template running on v1.5.4 (current version) and appears fine. I "think" the line in question is duplicated in the query factory hence the error it throws out. Instead of messing with the query factory I have removed (commented out) the line in the template as it is probably best not to amend core zen files unless you need to.

It would be really really cool if numinix could spend a few minutes looking at this. This issue is apparent on all new test installs I have performed.

p.s. In my opinion this is on my list of best zen templates available...... A really big well done to Numinix. :hug:

7 Feb 2015, 2:53 AM
#218
spacemonkey avatar

spacemonkey

Zen Follower

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

Re: Tableau Responsive Theme - Support Thread

numinix:

Try version 1.3.4.

This issue is present in v1.3.4

11 Mar 2015, 3:30 PM
#219
mikestaps avatar

mikestaps

Zen Follower

Join Date:
Aug 2010
Location:
Grand Blanc, MI
Posts:
305
Plugin Contributions:
1

Re: Tableau Responsive Theme - Support Thread

Looking at using this for my upgrade to 1.5.4, and have run in to a lot of little bugs, every time I think I have found them all something else shows up. I'm getting close to heading a different direction with my template choice.

Can anyone tell me why

$featured_products_query_raw
$products_all_query_raw
$products_new_query_raw
$review_query_raw
$specials_query_raw
[I]All found in includes/modules/pages/*page_name*/header_php.php[/I]

were all changed to

$listing_sql

?????

Is this change what breaks the Sort By: on the product listing? view here
Every time you try to sort it just takes you to the home page.
Any insight on fixing this would be greatly appreciated, as it may just be "the straw that breaks the camels back".

I have also noticed that in IE and Firefox the pics in the Best Sellers/Featured Products/New Products tabs on the home page do not auto resize, they do in Chrome and Safari.

11 Mar 2015, 9:35 PM
#220
mikestaps avatar

mikestaps

Zen Follower

Join Date:
Aug 2010
Location:
Grand Blanc, MI
Posts:
305
Plugin Contributions:
1

Re: Tableau Responsive Theme - Support Thread

So looking into it a little further the change to $listing_sql is just part of the responsive template and not the cause of the broken sort by....
I have yet to figure out what is thou :frusty:

I was also able to "fix" the Best Sellers/Featured Products/New Products home page tabs image issue by starting with a fresh install, installing IH first, then installing Tableau.