Results 1 to 10 of 1501

Hybrid View

  1. #1
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by AlexT View Post
    Something is not quite right again, I've ran the line, the following message has appeared:

    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''0000-00-00 00:00:00 AFTER testimonials_html_text' at line 1
    in:
    [ALTER TABLE zen_testimonials_manager ADD last_update datetime NOT NULL default '0000-00-00 00:00:00 AFTER testimonials_html_text ;]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

    The versions are:
    PHP Version: 5.2.1 (Zend: 2.2.0)
    Database: MySQL 5.0.27-standard

    Thank you,
    Alex
    Try this one:

    Code:
    ALTER TABLE `testimonials_manager` ADD `last_update` datetime NOT NULL default '0000-00-00 00:00:00' AFTER `testimonials_html_text` ;

  2. #2
    Join Date
    May 2007
    Location
    Perth, Australia
    Posts
    54
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by clydejones View Post
    Try this one:

    Code:
    ALTER TABLE `testimonials_manager` ADD `last_update` datetime NOT NULL default '0000-00-00 00:00:00' AFTER `testimonials_html_text` ;

    Everything works fine now, thank you very much for your help!

    Alex
    Learning the hard way -
    Matryoshka Dolls

  3. #3
    Join Date
    Apr 2007
    Posts
    98
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Thanks Clyde, I got it worked now.

  4. #4
    Join Date
    Apr 2007
    Posts
    98
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Hey Clyde, I have noticed new issue now.

    I got a TEXT_FIELD_OPTIONAL appeared besides my 'fill in the blanks' form inside ZC admin.

    Is TM giving this problem? Do you have any idea how to fix it?

  5. #5
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by maza View Post
    Hey Clyde, I have noticed new issue now.

    I got a TEXT_FIELD_OPTIONAL appeared besides my 'fill in the blanks' form inside ZC admin.

    Is TM giving this problem? Do you have any idea how to fix it?
    Not sure it it is TM.

    open admin/includes/functions/html_output.php

    at around line 235 you should see:

    if ($required == false) $field .= TEXT_FIELD_OPTIONAL;

    Just delete this line and see if that clears that text string.

  6. #6
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    Due to the several "glitch" reports involving the "New Installation" section of Testimonial Manager, I'm in the process of tracking down and correcting them.

    I'll re-work the the entire section and post an updated version in the next couple of days.

    In the meantime the fixes listed in the last few post should correct most, if not all, of the problems.

    I appoligize for any inconvenience this may have caused.

  7. #7
    Join Date
    Apr 2007
    Posts
    98
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by clydejones View Post
    Not sure it it is TM.

    open admin/includes/functions/html_output.php

    at around line 235 you should see:

    if ($required == false) $field .= TEXT_FIELD_OPTIONAL;

    Just delete this line and see if that clears that text string.
    Oh yeah, it's gone now. Thanks a lot buddy!

  8. #8
    Join Date
    Feb 2007
    Location
    Los Angeles
    Posts
    359
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Hi Cllyde
    Am i supose to see the number of click on the link?
    It show cCicks 0 , and myself I click few time and it is not changing

    Tahnk you

  9. #9
    Join Date
    Feb 2008
    Location
    Western Australia
    Posts
    192
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Hi Clyde. What have I done wrong here and how do I fix it please.


  10. #10
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by Crooked_Halo View Post
    Hi Clyde. What have I done wrong here and how do I fix it please.

    Make sure you've renamed ALL the YOUR_TEMPLATE folders to match your custom template name.

    Also make sure the following files have been uploaded to your server

    includes/extra_datafiles/testimonials_manager_filenames.php
    includes/functions/testimonials.php
    includes/languages/english/extra_definitions/YOUR_TEMPLATE/testimonials_manager_defines.php
    includes/languages/english/YOUR_TEMPLATE/testimonials_add.php
    includes/languages/english/YOUR_TEMPLATE/testimonials_manager.php
    includes/languages/english/YOUR_TEMPLATE/testimonials_manager_all_testimonials.php
    includes/languages/english/html_includes/define_testimonials_add.php
    includes/languages/english/html_includes/YOUR_TEMPLATE/define_testimonials_add.php
    includes/modules/pages/testimonials_add
    includes/modules/pages/testimonials_manager
    includes/modules/pages/testimonials_manager_all_testimonials
    includes/modules/sideboxes/YOUR_TEMPLATE/testimonials_manager.php
    includes/templates/YOUR_TEMPLATE/sideboxes/tpl_testimonials_manager.php
    includes/templates/YOUR_TEMPLATE/templates/tpl_testimonials_add_default.php
    includes/templates/YOUR_TEMPLATE/templates/tpl_testimonials_manager_all_testimonials_default.php
    includes/templates/YOUR_TEMPLATE/templates/tpl_testimonials_manager_default.php
    includes/templates/YOUR_TEMPLATE/css/testimonials_add.css
    includes/templates/YOUR_TEMPLATE/css/testimonials_manager.css
    includes/templates/YOUR_TEMPLATE/css/testimonials_manager_all_testimonials.css

 

 

Similar Threads

  1. v150 Testimonial Manager Support Thread (for ZC v1.5.x)
    By countrycharm in forum All Other Contributions/Addons
    Replies: 262
    Last Post: 26 Jun 2025, 10:42 AM
  2. Link Manager 3.0 Support Thread
    By clydejones in forum Addon Sideboxes
    Replies: 1987
    Last Post: 6 Aug 2021, 02:56 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

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