Re: Testimonial Manager Support Thread
Just to me sure I don't break it... do I just change the line in that file? Or do I have to change it anywhere else/rename a file somewhere/do some voodoo dance/anything else?
Quote:
Originally Posted by
lat9
To correct, change the above testimonials_manager.php file to:
Code:
<?php
/**
* Testimonials Manager
*
* @package Template System
* @copyright 2007 Clyde Jones
* @copyright Portions Copyright 2003-2007 Zen Cart Development Team
* @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
* @version $Id: Testimonials_Manager.php v1.5.0 4-9-2012 CountryCharm $
*/
define('TABLE_TESTIMONIALS_MANAGER', DB_PREFIX . 'testimonials_manager');
define('FILENAME_TESTIMONIALS_MANAGER', 'testimonials_manager');
define('BOX_CONFIGURATION_TESTIMONIALS_MANAGER', 'Testimonials Manager');//for 1.5
?>
Re: Testimonial Manager Support Thread
Just change the one line in the one file, changing testimonials_manager.php to testimonials_manager.
Re: Testimonial Manager Support Thread
Testimonial Manager with the latest fixes - Version: 1.5.4 is now in the Plugin and Addons area.
NOTE: Testimonial Manager for Zen Cart version 1.5.x is NOT backwards compatible (won't work with v1.3.x versions of Zen Cart)
The NEW thread for the latest version Testimonial Manager for Zen Cart v1.5.x is here.
Please go to the new support thread for any question regarding Testimonial Manager v1.5.4
No support will be given if you ask about Testimonial Manager v1.5.4 in this thread.
Re: Testimonial Manager Support Thread
Hi,
I just received a report that one of our sites - 1.3.9h - has recently been receiving spam testimonials. Does anyone know about this issue and maybe a solution?
I know that I sometimes receive spam/jibberish emails from Contact Us and Ask a Quesiton, but a Captcha pretty much ends those.
Thanks for any help.
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
SPH
Hi,
I just received a report that one of our sites - 1.3.9h - has recently been receiving spam testimonials. Does anyone know about this issue and maybe a solution?
I know that I sometimes receive spam/jibberish emails from Contact Us and Ask a Quesiton, but a Captcha pretty much ends those.
Thanks for any help.
I have a Captcha installed on the Testimonial Manager Add page. If you would like something like that let me know and I will send you the files.
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
countrycharm
I have a Captcha installed on the Testimonial Manager Add page. If you would like something like that let me know and I will send you the files.
Yes, I would like to take a look at it. Thanks!
1 Attachment(s)
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
SPH
Yes, I would like to take a look at it. Thanks!
One of these module has to be installed before it will work.
CAPTCHA using TTF, GD and GUEST REVIEWS
or
CAPTCHA using TTF & GD & Telephone Not Required on
Re: Testimonial Manager 1.3.7
Quote:
Originally Posted by
Donn2ie
its a showcase with prices so doesnt require logins etc.
Add a Testimonial can be use with or without logging in to your site. You have to set that feature true or false in admin/configuration/Testimonial Manager Only registered customers may submit a testimonial.
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
countrycharm
Thanks!
Re: Testimonial Manager 1.3.7
Hi,
I can't seem to get my Testimonies box to show on the front page of my site: http:turnpagebooks.org
I've just installed Testimonials Manager on my site and I even see the test testimonial I received from Clyde ... and I've made the adjustments via configuration manager -> Testimonials Manager as well as Tools->Layout Boxes Controller and have the following attributes associated with the boxes:
Box Details:
Box Name: testimonials_manager.php
Left/Right Column Status: ON
Location: (Single Column ignores this setting) LEFT
Left/Right Column Sort Order: 1
Single Column Sort Order: 1
Single Column Status: OFF
...........
Please help ... Thank you in advance.