Page 62 of 151 FirstFirst ... 1252606162636472112 ... LastLast
Results 611 to 620 of 1501
  1. #611
    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 Einstin View Post
    Clyde;
    I grabbed the fix and posted it. Works just fine too I might add. Many thanks! One thing I forgot to mention than has been happening is that if I edit a testimonial from the admin and then update it loses the picture. The image still exists on the server but it removes the image information from the db and I have to edit it again and reupload the pic. Is this just me? I haven't seen anyone else refer to having this problem.

    Cheers!
    I believe this will fix this issue.

    Just unzip the file and upload the admin folder to your server.

    Attachment 4019
    Last edited by clydejones; 31 Dec 2009 at 02:32 AM.

  2. #612

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by clydejones View Post
    Try this and see if it helps:

    open both includes/templates/classic/css/testimonials_manager_all_testimonials.css and includes/templates/classic/css/testimonials_manager.css

    find the following declaration and add the highlighted portion.

    blockquote {
    margin:0 !important;
    padding:0 !important;
    background: url(../images/lftblockquote.png) top left no-repeat;
    border:1px solid navy;
    height:1%;
    position: relative;
    }

    Save the files and upload them to your server.
    I did this but it still persists and it still won't show the text on IE....

    any idea?
    MonkFunk Music Community
    Free Music Website

  3. #613
    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 keylesslocks View Post
    I did this but it still persists and it still won't show the text on IE....

    any idea?
    check the suggestion in this thread

  4. #614
    Join Date
    Feb 2005
    Location
    Atlanta, GA
    Posts
    71
    Plugin Contributions
    0

    Default Re: Testimonial Manager 1.3.7

    Quote Originally Posted by clydejones View Post
    I believe this will fix this issue.
    Just unzip the file and upload the admin folder to your server.
    Worked like a charm! Thanks Clyde

  5. #615

    Default Re: Testimonial Manager 1.3.7

    I'm having a hard time figuring things out. I guess one basic question would be, is "your template" the template your currently using?

    Here's what the mod is looking like on my site...any ideas what I might have done wrong?

    http://dod.hoganpugs.com/zen/index.p...&products_id=4

    Thanks!

  6. #616
    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 pRS317 View Post
    I'm having a hard time figuring things out. I guess one basic question would be, is "your template" the template your currently using?

    Here's what the mod is looking like on my site...any ideas what I might have done wrong?

    http://dod.hoganpugs.com/zen/index.p...&products_id=4

    Thanks!
    change the YOUR_TEMPLATE directories to match the name of your custom directory (in your case - arch_shoppe)

    You are missing several language files.

    Make sure ALL the following files are installed

    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

  7. #617

    Default Re: Testimonial Manager 1.3.7

    That did the trick! I suppose I really need to learn how to use an FTP program. Gret work and thanks!

  8. #618
    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.


  9. #619
    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

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

    Default Re: Testimonial Manager 1.3.7

    Ive got it! You're a bloody legend! I had added:

    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

    to the wrong area. Thanks for taking the time to help.

 

 

Similar Threads

  1. v150 Testimonial Manager Support Thread (for ZC v1.5.x)
    By countrycharm in forum All Other Contributions/Addons
    Replies: 261
    Last Post: 13 Jan 2025, 11:14 PM
  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

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