Results 1 to 10 of 1501

Hybrid View

  1. #1
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    Hello,

    Installed this mod and everything seems to work fine! Awesome module!
    Just wondering, is it possible to get the testimonial sidebox to look like our "Information Burst" sidebox (www.playnippon.com)? We would like to show 10 testimonial but would like to have a scroll bar and a background color.

    Thanks

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

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by Berserker View Post
    Hello,

    Installed this mod and everything seems to work fine! Awesome module!
    Just wondering, is it possible to get the testimonial sidebox to look like our "Information Burst" sidebox (www.playnippon.com)? We would like to show 10 testimonial but would like to have a scroll bar and a background color.

    Thanks
    I'm not sure how you set up that sidebox but you should be able to set up the testimonial sidebox the same way.

  3. #3
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: Testimonial Manager Support Thread

    Hello, thank you for this mod, is really working great on both my new websites, but I have a problem trying to install the captcha.

    I can't access the fix for the captcha that is referenced in this post http://www.zen-cart.com/forum/showpo...&postcount=807

    Would it be possible to post it on the forum so everyone could benefit from it?

    Thanks!
    M.Valenti
    Contemporary Artist - Entrepreneur
    http://www.manuelavalenti.com - http://www.byvalenti.com

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

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by mvstudio View Post
    Hello, thank you for this mod, is really working great on both my new websites, but I have a problem trying to install the captcha.

    I can't access the fix for the captcha that is referenced in this post http://www.zen-cart.com/forum/showpo...&postcount=807

    Would it be possible to post it on the forum so everyone could benefit from it?

    Thanks!
    as requested:

    testimonial_captcha_fix.zip

  5. #5
    Join Date
    Apr 2008
    Posts
    446
    Plugin Contributions
    1

    Default Re: Testimonial Manager Support Thread

    WONDERFUL! Thank you!!!
    M.Valenti
    Contemporary Artist - Entrepreneur
    http://www.manuelavalenti.com - http://www.byvalenti.com

  6. #6
    Join Date
    Sep 2008
    Posts
    49
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    hiya

    ive just installed this to my new shop and i went to install the sql file and got this error

    SQL query:

    INSERT INTO `configuration`
    VALUES (

    NULL , 'Product option type Select', 'PRODUCTS_OPTIONS_TYPE_SELECT', '0', 'The number representing the Select type of product option.', 0, NULL , NULL , now( ) , NULL , NULL
    )
    MySQL said:

    #1062 - Duplicate entry 'PRODUCTS_OPTIONS_TYPE_SELECT' for key 2


    and at the top of the admin page:

    33 statements processed.
    ERROR: Cannot insert configuration_key "PRODUCTS_OPTIONS_TYPE_SELECT" because it already exists
    ERROR: Cannot insert configuration_key "UPLOAD_PREFIX" because it already exists
    ERROR: Cannot insert configuration_key "TEXT_PREFIX" because it already exists
    Note: 3 statements ignored. See "upgrade_exceptions" table for additional details.

    and how do you turn the email option off? i cant find it anywhere as i really dont require customes to put in their email addy to make a review

    any ideas?

    thanks

    edit to add.... i seem to have it working in the admin but nothing showing up in the shopfront
    Last edited by silkvixen; 14 Feb 2010 at 11:38 AM.

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

    Default Re: Testimonial Manager Support Thread

    Quote Originally Posted by silkvixen View Post
    hiya

    ive just installed this to my new shop and i went to install the sql file and got this error

    SQL query:

    INSERT INTO `configuration`
    VALUES (

    NULL , 'Product option type Select', 'PRODUCTS_OPTIONS_TYPE_SELECT', '0', 'The number representing the Select type of product option.', 0, NULL , NULL , now( ) , NULL , NULL
    )
    MySQL said:

    #1062 - Duplicate entry 'PRODUCTS_OPTIONS_TYPE_SELECT' for key 2


    and at the top of the admin page:

    33 statements processed.
    ERROR: Cannot insert configuration_key "PRODUCTS_OPTIONS_TYPE_SELECT" because it already exists
    ERROR: Cannot insert configuration_key "UPLOAD_PREFIX" because it already exists
    ERROR: Cannot insert configuration_key "TEXT_PREFIX" because it already exists
    Note: 3 statements ignored. See "upgrade_exceptions" table for additional details.

    and how do you turn the email option off? i cant find it anywhere as i really dont require customes to put in their email addy to make a review

    any ideas?

    thanks

    edit to add.... i seem to have it working in the admin but nothing showing up in the shopfront
    Those errors just mean that the information already exists in the database and can be ignored.

    for the front end make sure you have uploaded ALL the following folders/files

    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
    includes/templates/YOUR_TEMPLATE/buttons/english/button_submit_testimonials.gif
    includes/templates/YOUR_TEMPLATE/buttons/english/button_testimonials.gif
    includes/templates/YOUR_TEMPLATE/buttons/english/button_view_testimonials.gif

 

 

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