You welcome.
My suggestion is not to use this template at all.
It is a recipe for disaster. Regardless of this little issue, the fact that this template is a half-baked mess, will cause more issues for you in the future.
You welcome.
My suggestion is not to use this template at all.
It is a recipe for disaster. Regardless of this little issue, the fact that this template is a half-baked mess, will cause more issues for you in the future.
Learning Fast.
Eden Craft Supplies
I do not know if anybody else has noticed, Tableau has not been tested by Numinix on either v1.5.5 & c1.5.5a
Learning Fast.
Eden Craft Supplies
An update about the problems with Tableau. 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.
What I have not yet done is test it against v1.5.5 nor have I up dated from v1.5.4 to see if it still works. going to try that now.
Learning Fast.
Eden Craft Supplies
Okay that's you opinion. As with all Plugins that overwrite core files extreme caution is advised.
I have processed in excess of 10,000 orders using this template and guess what? Not a single processing error in my logs caused by this template!!
Hi adb34,
I have tested this template in Zen v1.5.5 & v1.5.5a. The configure option does appear to be an issue, however it's the only real issue I can find.
CSS in v1.6.14 has a few errors but easy to resolve (I used v1.6.6 for best CSS but check change log).
On some host environments this problem (configure menu) has happened to me in Zen v1.53 & v1.54 also. I have never been able to completely identify the issue (especially prone to happening on a shared hosting environment). Maybe Numinix will find and resolve this issue in the future.
As a work around I have been working in the DB directly. The options available in the configure menu are all available in the DB in an easy to understand format. Have a look at table template_configuration with phpMyAdmin. I'm pretty sure you will work it out from there. Each table entry has the description included.
Good luck
Last edited by SpaceMonkey; 16 Jul 2016 at 06:22 AM.
I have compared this template with v1.5.4, v1.5.5 & v1.5.5a.
I have come to the concluion that this template will not work with v1.5.5 & v.1.5.5a. I will stick with v1.5.4. I know anne is very busy and will find the problem, however, as I said before if you go to the Tableau plugin page, the Zencart Versions list v1.5.5 & v1.5.5a are not on the list.
Actually there is a jquery version conflict from your_admin/includes/header.php and the header file from tableau, they use different versions of jquery which cause conflict, just delete one of them(I wold suggest delete the one in includes/header.php) the template configuration will work.