Re: Tableau Responsive Theme - Support Thread
Quote:
Originally Posted by
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
Re: Tableau Responsive Theme - Support Thread
Quote:
Originally Posted by
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
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
Re: Tableau Responsive Theme - Support Thread
This occurs with session issues on the server. There are various threads and articles on the topic.
Re: Tableau Responsive Theme - Support Thread
Quote:
Originally Posted by
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.
Re: Tableau Responsive Theme - Support Thread
Quote:
Originally Posted by
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
Re: Tableau Responsive Theme - Support Thread
Quote:
Originally Posted by
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:
Re: Tableau Responsive Theme - Support Thread
Quote:
Originally Posted by
numinix
Try version 1.3.4.
This issue is present in v1.3.4
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
Code:
$featured_products_query_raw
$products_all_query_raw
$products_new_query_raw
$review_query_raw
$specials_query_raw
All found in includes/modules/pages/*page_name*/header_php.php
were all changed to
?????
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.
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.