Page 5 of 26 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 258
  1. #41
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

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

    Quote Originally Posted by smndvy View Post
    Has the META Error been corrected?

    Installed the Plug-in and all works great except after doing the Meta changes detailed in the instructions the page title displays
    META_TAG_TITLE_PAGE_TEXT

    Other than that its a great mod
    I am having the same issue... Any fix?
    20 years a Zencart User

  2. #42
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,263
    Plugin Contributions
    3

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

    Quote Originally Posted by schoolboy View Post
    I am having the same issue... Any fix?
    Discovered the problem...


    In the LANGUAGES meta_tags.php, the CONSTANTS read:

    META_TAG_TITLE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS
    META_TAG_TITLE_TESTIMONIALS_MANAGER

    and in the MODULE file, they read:

    META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS
    META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER

    So just edit the language file so that the CONSTANTS match those in the module file.
    20 years a Zencart User

  3. #43
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,556
    Plugin Contributions
    28

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

    Ran into a problem upgrading this module. After uploading the files and clicking an admin link, I get:
    WARNING: An Error occurred, please refresh the page and try again.

    The log file shows:
    [11-Jun-2013 16:47:04] PHP Fatal error: 1136:Column count doesn't match value count at row 1 :: INSERT INTO zen_testimonials_manager VALUES (NULL, 1, 'Great', '', 'Clyde Designs', '', 'This is just a test submission to show you how it looks, great, eh?', '[email protected]', NULL, NULL, NULL, 0, 1, now(), NULL) in /home/ccu/public_html/cart/includes/classes/db/mysql/query_factory.php on line 120

  4. #44
    Join Date
    Aug 2004
    Location
    Newport, Wales
    Posts
    283
    Plugin Contributions
    0

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

    Hi
    I have just upgraded Testimonial manager to Version 1.5.4 and noticed that when I submit a testimonial a "Submit my Testimonial" button appears on the "Your testimonial has been successfully submitted" page - which is sure to confuse people.

    This may be something I have caused with amendments but just wanted to check that it doesn't do this out of the box and couldn't see anything mentioned on this thread

    Great Mod
    Cheers
    Brinley

  5. #45
    Join Date
    Aug 2011
    Posts
    199
    Plugin Contributions
    0

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

    Quote Originally Posted by schoolboy View Post
    Discovered the problem...


    In the LANGUAGES meta_tags.php, the CONSTANTS read:

    META_TAG_TITLE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS
    META_TAG_TITLE_TESTIMONIALS_MANAGER

    and in the MODULE file, they read:

    META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS
    META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER

    So just edit the language file so that the CONSTANTS match those in the module file.
    Hi,
    I have the same issue with page title of testimonial manager.
    I tried to look into metatags.php in my langauges folder. There is no such line " META_TAG_TITLE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS
    META_TAG_TITLE_TESTIMONIALS_MANAGER"

    But the testimonial manager seems to be working fine.
    IS there something wrong with the way i have installed testimonial manager ?
    Please let me know
    Thanks

  6. #46
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

    Default Testimonial Manager Testimonial Image Directory Question

    I hope this is a simple question. I want to put all my testimonial images in a newly made folder called : "testimonials" which is in the folder named "images". /public_html/horse-logos.com/images/testimonials

    So in the: Admin Options (admin -> configuration -> testimonial manager) > Testimonial Image Directory; I put the following: /images/testimonials/ and I also tried: images/testimonials/ but my testimonial images are not showing up. What should I be putting for the Testimonial Image Directory to point to the folder, testimonials? Does it have to be: /public_html/horse-logos.com/images/testimonials or something else?

    Here is my testimonial page: All Testimonials : Custom Horse Logos, clip art, equine graphics, Professional horse art - http://www.horse-logos.com/index.php...l_testimonials

    Thank you for any help on this.

  7. #47
    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 jonisolis View Post
    I hope this is a simple question. I want to put all my testimonial images in a newly made folder called : "testimonials" which is in the folder named "images". /public_html/horse-logos.com/images/testimonials

    So in the: Admin Options (admin -> configuration -> testimonial manager) > Testimonial Image Directory; I put the following: /images/testimonials/ and I also tried: images/testimonials/ but my testimonial images are not showing up. What should I be putting for the Testimonial Image Directory to point to the folder, testimonials? Does it have to be: /public_html/horse-logos.com/images/testimonials or something else?

    Here is my testimonial page: All Testimonials : Custom Horse Logos, clip art, equine graphics, Professional horse art - http://www.horse-logos.com/index.php...l_testimonials

    Thank you for any help on this.
    To put your testimonial images in a subdirectory of their own, you would need to enter the directory name that is relative to your images directory. Testimonials defaults to the images directory and anything entered into the configuration area will be relative to that. So if you want all newly entered images to show up in a testimonials subdirectory off of images, you would simply enter testimonials/ as the new directory.

    Then any newly entered photos will default to the testimonials subdirectory off of images. Changing this directory will not update any existing testimonials image locations. So if you have existing images associated with a testimonial entry, you would need to either update the entry with a "new" photo, or modify your database in mySQLadmin/run a SQL command to update them.

    Other factors may cause your images not to "appear" such as the height and width of the testimonials image(s) may be too small. I am not sure what the effect of not having a height or width identified would have, but it may cause the image not to appear.

    Hope that helps.

  8. #48
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

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

    Thank you for this help. I think what I was doing wrong was I was not putting in the right info for the directory location. I first tried, /testimonials/ when I should have tried testimonials/ with out that first slash mark.

  9. #49
    Join Date
    Aug 2011
    Posts
    199
    Plugin Contributions
    0

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

    Any inputs ??
    I am using 1.3.9h.
    Is that making any difference ?

    Quote Originally Posted by devyani View Post
    Hi,
    I have the same issue with page title of testimonial manager.
    I tried to look into metatags.php in my langauges folder. There is no such line " META_TAG_TITLE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS
    META_TAG_TITLE_TESTIMONIALS_MANAGER"

    But the testimonial manager seems to be working fine.
    IS there something wrong with the way i have installed testimonial manager ?
    Please let me know
    Thanks

  10. #50
    Join Date
    Aug 2011
    Posts
    199
    Plugin Contributions
    0

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

    This is solved!

    Thanks !
    Found an old thread from clyde that helped :)
    Its great that he is able to help us, eventhough he is not around

 

 
Page 5 of 26 FirstFirst ... 3456715 ... 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