Note that there is/was still some debate about what the proper "default" date/datetime should be. See https://github.com/zencart/zencart/issues/2397
Printable View
Note that there is/was still some debate about what the proper "default" date/datetime should be. See https://github.com/zencart/zencart/issues/2397
I was wondering about using NULL, for the date field right below it is set that way.. both really don't need a default for they're filled at the time data is feed to the table. The default is now not pulled into the code, so not used. With the blank form feeding the current date/time the date picker seems very happy. It was the only line using the default in the past which made the date picker time travel into the past..
Thanks for the link...
hi, i have installed this plugin and i am getting this error as i test run the plugin ...
Not Acceptable!
An appropriate representation of the requested resource could not be found on this server. This error was generated by Mod_Security.
can anyone tell me how to fix this please?
i am using the latest zencart version and 7.1 php
thanks
Hello,
I just installed the mod on my site at www.royal-fleur.com
I am currently using ZC 1.5.6 and the install went smoothly.
However, I am not able/cannot display the testimonial sideboxe. It is turned on in the admin and should set to left column but nothing.
What am I missing?
Thank you for the help
You need to have at least one testimonial active before the sidebox will show. You currently have 0.
I have just installed Testimonials Manager for Zen Cart 1.5.6c and now my Configuration Admin Menu has two options saying 'Testimonials Manager' - one that doesn't have anything in it so I assume this was left over from the old install of Testimonials Manager that was running on Zen Cart 1.5.5f. How do I remove it?
Looks like I missed older install admin pages names.. fix and uploaded to Git, well work on an update later this month.. The only thing left over was the admin page so to remove you can download the updated admin functions page or use phpmyadmin or run this line in your admin sql tool.. if you are using a prefix on tables you would need to add it to the table name (zen_admin_pages)..
I was more interested in keeping past testimonials while upgrading and forgot the change in admin pages.Code:DELETE FROM admin_pages WHERE page_key = 'configTestimonialsManager';
Anybody know why I can't select five stars on this page?
https://pawsandclawspettags.co.uk/in...stimonials_add
And also why the stars are boxes?