Page 23 of 26 FirstFirst ... 132122232425 ... LastLast
Results 221 to 230 of 258
  1. #221
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: Testimonial Manager Support Thread (for ZC v1.5.x)

    Quote Originally Posted by davewest View Post
    My bad... what happens when you're cracking one and rushing through another.. More to the point, this is not a problem with code, but a new version of MySQL and strict mode specifically NO_ZERO_DATE thingy... which I didn't read up on until now.. which I now have some others to fix... well update it with a sniffer for upgrades... thanks.
    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
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  2. #222
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Testimonial Manager Support Thread (for ZC v1.5.x)

    Quote Originally Posted by mc12345678 View Post
    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...
    Dave
    Always forward thinking... Lost my mind!

  3. #223
    Join Date
    May 2008
    Location
    UK
    Posts
    280
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread (for ZC v1.5.x)

    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

  4. #224
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Testimonial Manager Support Thread (for ZC v1.5.x)

    Quote Originally Posted by amebb View Post
    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
    Go through your server files and correctly set permissions... folders should be 755 and files 644..
    Dave
    Always forward thinking... Lost my mind!

  5. #225
    Join Date
    Apr 2011
    Posts
    381
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread (for ZC v1.5.x)

    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

  6. #226
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,542
    Plugin Contributions
    19

    Default Re: Testimonial Manager Support Thread (for ZC v1.5.x)

    You need to have at least one testimonial active before the sidebox will show. You currently have 0.

  7. #227
    Join Date
    Apr 2011
    Posts
    381
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread (for ZC v1.5.x)

    Quote Originally Posted by balihr View Post
    You need to have at least one testimonial active before the sidebox will show. You currently have 0.
    My bad. I had testimonials but they were all hidden to public. It is all fine now. Thank you, your response pointed me in the right direction

  8. #228
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    Default Re: Testimonial Manager Support Thread (for ZC v1.5.x)

    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?
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  9. #229
    Join Date
    Dec 2007
    Location
    Payson, AZ
    Posts
    1,076
    Plugin Contributions
    15

    Default Re: Testimonial Manager Support Thread (for ZC v1.5.x)

    Quote Originally Posted by Nick1973 View Post
    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)..

    Code:
    DELETE FROM admin_pages WHERE page_key = 'configTestimonialsManager';
    I was more interested in keeping past testimonials while upgrading and forgot the change in admin pages.
    Dave
    Always forward thinking... Lost my mind!

  10. #230
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    Default Re: Testimonial Manager Support Thread (for ZC v1.5.x)

    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?
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

 

 
Page 23 of 26 FirstFirst ... 132122232425 ... LastLast

Similar Threads

  1. Link Manager 3.0 Support Thread
    By clydejones in forum Addon Sideboxes
    Replies: 1987
    Last Post: 6 Aug 2021, 02:56 PM
  2. Testimonial Manager Support Thread
    By clydejones in forum All Other Contributions/Addons
    Replies: 1500
    Last Post: 4 Feb 2021, 04:12 PM
  3. Poll Manager Support Thread
    By boudewijn in forum Addon Sideboxes
    Replies: 148
    Last Post: 27 Jan 2016, 09:53 AM
  4. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 AM
  5. [Support Thread] Simple Video Manager
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 6
    Last Post: 1 Nov 2008, 02:44 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR