Page 113 of 151 FirstFirst ... 1363103111112113114115123 ... LastLast
Results 1,121 to 1,130 of 1501
  1. #1121
    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 Doodlebuckets View Post
    Didn't think of that...I get this one over and over:

    [11-Oct-2010 14:49:03] PHP Warning: fclose(): supplied argument is not a valid stream resource in /includes/templates/lite_red/sideboxes/tpl_static_rss_sidebox.php on line 64

    I turned off the sidebox for the rss and still had the same problems submitting things.
    You might want to check the support thread for the lite_red template to see if this issue has occurred before with the template.

  2. #1122

    Default Re: Testimonial Manager Support Thread

    I don't think it's the template. It's something I've done. I may need to redo the whole thing piece by piece and figure out what I boogered up! Thanks for the help tho :)

  3. #1123
    Join Date
    Aug 2004
    Posts
    799
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    I don't know if it's a coincidence or not, but it seems that since the Zen Cart upgrade of 1.3.9g, we are getting a lot of SPAM in the testimonials. That is, we're seeing a lot of testimonials with some obvious spam message about visiting some website, etc.

    Anyone else experiencing this as well?

    I have yet to upgrade to the latest version of the Testimonial Module, so if this has been addressed in the latest release, I would like to know that as well. Just curious if anyone else has noticed a rise in submitted testimonial SPAM lately.

  4. #1124
    Join Date
    Mar 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    i've noticed a possible bug in the manager, when i go to view an individual post, the TITLE tag appears as code

    I just upgraded to the latest version and still the same thing happens:

    this is what shows up: <title>META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGERI will tell all my friends</title>

    instead it should just be

    <title>I will tell all my friends</title>

    any ideas on a fix on this one?

    Thanks

    John

  5. #1125
    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 ethical View Post
    i've noticed a possible bug in the manager, when i go to view an individual post, the TITLE tag appears as code

    I just upgraded to the latest version and still the same thing happens:

    this is what shows up: <title>META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGERI will tell all my friends</title>

    instead it should just be

    <title>I will tell all my friends</title>

    any ideas on a fix on this one?

    Thanks

    John
    I'm assuming that you've add this to your includes/modules/YOUR_TEMPLATE/meta_tags.php

    Just replace the defines in that file with the following:

    PHP Code:
        define('META_TAG_TITLE'$page_check->fields['testimonials_title']);
        
    define('META_TAG_DESCRIPTION'zen_trunc_string($page_check->fields['testimonials_html_text'],TESTIMONIALS_MANAGER_DESCRIPTION_LENGTH));
        
    define('META_TAG_KEYWORDS'$page_check->fields['testimonials_title']); 

  6. #1126
    Join Date
    Mar 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    Hi Clyde

    thanks for the reply that solved it. i guess i had some OLD code i had this



    Code:
        define('META_TAG_TITLE', META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER . $page_check->fields['testimonials_title']);
        define('META_TAG_DESCRIPTION', META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER . zen_trunc_string($page_check->fields['testimonials_html_text'],TESTIMONIALS_MANAGER_DESCRIPTION_LENGTH));
        define('META_TAG_KEYWORDS', META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER . $page_check->fields['testimonials_title']);

  7. #1127
    Join Date
    Jun 2010
    Location
    United Kingdom
    Posts
    24
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    Hi,

    Has anybody worked out how to make this mod into a scrolling one.

    I have been trying for ages this morning but with no results. I've got the JScroller sidebox package but am unsure about what I need to change to make the testimonial side box into a scrolling one.

    Would anybody like to have a go?

    Kindest Regards,

    Brett Rogers

  8. #1128
    Join Date
    Mar 2009
    Posts
    57
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    now that would be awesome! great idea, anyone out there able to make it work?

  9. #1129
    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 myth3_16 View Post
    Hi,

    Has anybody worked out how to make this mod into a scrolling one.

    I have been trying for ages this morning but with no results. I've got the JScroller sidebox package but am unsure about what I need to change to make the testimonial side box into a scrolling one.

    Would anybody like to have a go?

    Kindest Regards,

    Brett Rogers
    Quote Originally Posted by ethical View Post
    now that would be awesome! great idea, anyone out there able to make it work?
    The testimonial manager sidebox is not included in the JScroller sidebox package.

    revising/changing the testimonial manager sidebox so that it will scroll would require re-writing the code for the sidebox and is not currently on my list of things to be done for the testimonial manager add-on.

    (maybe in a future release)

  10. #1130
    Join Date
    Oct 2010
    Posts
    17
    Plugin Contributions
    0

    Default Re: Testimonial Manager Support Thread

    i've just recently installed the testimonials manager onto my site, but in my zencart admin/tools i can't find the testimonials manager so i can edit what's there now... any ideas on what i've done wrong?

    (i'm fairly new at zencart, and installing modules.. i had someone build my site for me but need to do some tweaks on my own)

 

 

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