-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
silkvixen
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
-
Re: Testimonial Manager Support Thread
Hey Clyde,
What a great mod...thank you very much! I have this installed on two sites, however, on this one I cannot see where a customer can upload their image, nor do I see this capability in the admin side. It does not show up anywhere.
I downloaded Ver. 1.5.1 and double-checked to see if all files had uploaded during the FTP transfer.
What am I missing here? The site is not complete, therefore, if you need to see a link I will have to pm it to you.
I really appreciate your help!
Pkat
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
perkiekat
Hey Clyde,
What a great mod...thank you very much! I have this installed on two sites, however, on this one I cannot see where a customer can upload their image, nor do I see this capability in the admin side. It does not show up anywhere.
I downloaded Ver. 1.5.1 and double-checked to see if all files had uploaded during the FTP transfer.
What am I missing here? The site is not complete, therefore, if you need to see a link I will have to pm it to you.
I really appreciate your help!
Pkat
I found what I was looking for! Disregard above post.
-
Re: Testimonial Manager Support Thread
Hi perkiekat,
I integrated the mod.... its working fine however like you I cannot see where a customer can upload their image. Although admin can upload the image by editing the testimonial submitted by the customer. Can you please help me to fix the problem.
Thanks in advance...
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
asraf
Hi perkiekat,
I integrated the mod.... its working fine however like you I cannot see where a customer can upload their image. Although admin can upload the image by editing the testimonial submitted by the customer. Can you please help me to fix the problem.
Thanks in advance...
The mod is not set up to allow customers to upload images.
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
clydejones
The mod is not set up to allow customers to upload images.
When I posted about not being able to find where a customer could upload images, I re-read the instructions that comes with the mod (great mod by the way!)...I read where Administrator could upload images. I did not see where a customer had this ability...and for good reason...I wouldn't want someone to upload a file that could do more harm than good. I also would not want to monitor the site making sure the customer did not do this. So making this for the administrator side is better in my opinion.
I did state on the testimonial page if they choose to send a image they could and we would make sure to post it with the testimony.
The client has decided to use this to post the product the customer purchased with a link to the page to buy the item. This is another great way of promoting items that have sold.
-
Re: Testimonial Manager Support Thread
Hi,
Ive just installed the testimonial to my site.
I can not see to work out how to del the tester testimonial, I look for the tool in readme but its not there.
I had the tool at Admin-Confi-Testimonial manager.
But missing the Admin - Tools - Testimonial Manger.
Can you help me with this either can you tell me which file i need to reinstall into the site. Or can you tell me what file it is i need to open to del them.
Regards
Chris Johnson
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
Squashman
Hi,
Ive just installed the testimonial to my site.
I can not see to work out how to del the tester testimonial, I look for the tool in readme but its not there.
I had the tool at Admin-Confi-Testimonial manager.
But missing the Admin - Tools - Testimonial Manger.
Can you help me with this either can you tell me which file i need to reinstall into the site. Or can you tell me what file it is i need to open to del them.
Regards
Chris Johnson
make sure you've uploaded ALL the files
admin/testimonials_manager.php
admin/includes/boxes/extra_boxes/testimonials_manager_tools_dhtml.php
admin/includes/extra_datafiles/testimonials_manager.php
admin/includes/functions/extra_functions/testimonials_manager_functions.php
admin/includes/languages/english/testimonials_manager.php
admin/includes/languages/english/extra_definitions/testimonials_manager.php
admin/includes/languages/english/images/buttons/button_new_testimonial.gif
-------
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
-
Re: Testimonial Manager Support Thread
Don't know if this has been reported before but I just installed this new version for a customer and we will having the issue of the testimonials not showing up when posting.
After rechecking that everything was uploaded correctly I headed to the database and noticed the language was "0". And then checked the database setup was set for "0" as default. I changed it to "1" since this customer only uses English.
-
Re: Testimonial Manager Support Thread
Hello Clyde,
and thank you so much for your add on.
I am planning on translating it in several languages (French, Slovak, and maybe German, Spanish and Czech for now).
1- First, are there already available translations?
2- Secondly, if I do translate your addon, will you add the translations to your package? (If not, I am just gonna translate quickly what I need rather than doing it all perfectly)
3- Third, I just want to check with you what files and directories need to be translated:
- \new_installation\admin\includes\languages\english
- \new_installation\includes\languages\english
- \new_installation\includes\templates\YOUR_TEMPLATE\buttons\english
- \upgrade\admin\includes\languages\english
- \upgrade\includes\languages\english
- \upgrade\includes\templates\YOUR_TEMPLATE\buttons\english
4- I assume the above files in \new_installation\ are the same then in \upgrade\, true?
5- Could you please send me the editable buttons?
6- This question is not about your addon in particular, but how to handle addons and templates in general. I am trying to understand how addons work with templates in ZenCart. Please correct me if I am wrong:
Let say, I have 2 templates: classic and cherry_zen
If I have my file testimonials_manager.php located in:
\includes\modules\sideboxes\cherry_zen\testimonials_manager.php
Then it will be displayed in the cherry_zen template, but not in my other templates.
But if I place my file testimonials_manager.php in:
\includes\modules\sideboxes\
Then it will be displayed in all the templates.
Correct?
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
etilyeti
Hello Clyde,
and thank you so much for your add on.
I am planning on translating it in several languages (French, Slovak, and maybe German, Spanish and Czech for now).
1- First, are there already available translations?
2- Secondly, if I do translate your addon, will you add the translations to your package? (If not, I am just gonna translate quickly what I need rather than doing it all perfectly)
3- Third, I just want to check with you what files and directories need to be translated:
- \new_installation\admin\includes\languages\english
- \new_installation\includes\languages\english
- \new_installation\includes\templates\YOUR_TEMPLATE\buttons\english
- \upgrade\admin\includes\languages\english
- \upgrade\includes\languages\english
- \upgrade\includes\templates\YOUR_TEMPLATE\buttons\english
4- I assume the above files in \new_installation\ are the same then in \upgrade\, true?
5- Could you please send me the editable buttons?
6- This question is not about your addon in particular, but how to handle addons and templates in general. I am trying to understand how addons work with templates in ZenCart. Please correct me if I am wrong:
Let say, I have 2 templates: classic and cherry_zen
If I have my file testimonials_manager.php located in:
\includes\modules\sideboxes\cherry_zen\testimonials_manager.php
Then it will be displayed in the cherry_zen template, but not in my other templates.
But if I place my file testimonials_manager.php in:
\includes\modules\sideboxes\
Then it will be displayed in all the templates.
Correct?
#1 - To my knowledge there are no translations available.
#2 - If there were translations available, yes I would include them in the package.
#3 - The following files would need to be translated
- \new_installation\admin\includes\languages\english\testimonials_manager.php
- \new_installation\admin\includes\languages\english\extra_definitions\testimonial s_manager.php
- \new_installation\includes\languages\english\YOUR_TEMPLATE\display_all_testimoni als.php
- \new_installation\includes\languages\english\YOUR_TEMPLATE\testimonials_add.php
- \new_installation\includes\languages\english\YOUR_TEMPLATE\testimonials_manager. php
- \new_installation\includes\languages\english\extra_definitions\YOUR_TEMPLATE\tes timonials_manager_defines.php
- \new_installation\includes\templates\YOUR_TEMPLATE\buttons\english
- \upgrade\admin\includes\languages\english\testimonials_manager.php
- \upgrade\admin\includes\languages\english\extra_definitions\testimonials_manager .php
- \upgrade\includes\languages\english\YOUR_TEMPLATE\display_all_testimonials.php
- \upgrade\includes\languages\english\YOUR_TEMPLATE\testimonials_add.php
- \upgrade\includes\languages\english\YOUR_TEMPLATE\testimonials_manager.php
- \upgrade\includes\languages\english\extra_definitions\YOUR_TEMPLATE\testimonials _manager_defines.php
- \upgrade\includes\templates\YOUR_TEMPLATE\buttons\english
#4 - Yes
#5 - I use the Zen Button Construction Kit to create the buttons.
#6 - Your assumptions are correct.
-
Re: Testimonial Manager Support Thread
Hi Clyde,
I have a problem: When in Admin>Tools>Testimonials Manager their are all the testimonials listed 10 per page. I have 30 testimonials: ie 3 pages of 10 testimonials listed. When on page 1 of the testimonials I have a sidebox on the right which contains
Edit Button / Delete Button
Status: Approved
IMAGE DOES NOT EXIST
Contact Name: #####
Contact Email: #####
Testimonial:
####
Testimonial Submitted: ####
Last Modified: ####
This box is very handy as it shows a breakdown of details for each testimonial. HOWEVER this sidebox only appears on page 1 of 3. On page 2 and so on this box disappears?? Leaving me unable to edit any testimonial not listed on page 1. Is this deliberate or have I installed something wrong?
Thanks.
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
gaffettape
Hi Clyde,
I have a problem: When in Admin>Tools>Testimonials Manager their are all the testimonials listed 10 per page. I have 30 testimonials: ie 3 pages of 10 testimonials listed. When on page 1 of the testimonials I have a sidebox on the right which contains
Edit Button / Delete Button
Status: Approved
IMAGE DOES NOT EXIST
Contact Name: #####
Contact Email: #####
Testimonial:
####
Testimonial Submitted: ####
Last Modified: ####
This box is very handy as it shows a breakdown of details for each testimonial. HOWEVER this sidebox only appears on page 1 of 3. On page 2 and so on this box disappears?? Leaving me unable to edit any testimonial not listed on page 1. Is this deliberate or have I installed something wrong?
Thanks.
It should be displayed on each page.
But without actually seeing the problem "live" I can't offer a viable solution.
You could try uploading a clean copy of:
admin/testimonials_manager.php
from the the mod zip package.
-
Re: Testimonial Manager Support Thread
Hi, I couldn't find an answer to this. I have two testimonials and both show on the home page testimonials side box. I only want one to show one on the home page only but can't find where to change this setting. Thanks.
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
annav
Hi, I couldn't find an answer to this. I have two testimonials and both show on the home page testimonials side box. I only want one to show one on the home page only but can't find where to change this setting. Thanks.
admin -> configuration -> testimonial manager ->
Number Of Testimonials to display in Testimonials Sidebox
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
clydejones
admin -> configuration -> testimonial manager ->
Number Of Testimonials to display in Testimonials Sidebox
Thanks, I had looked there previously but I don't actually have that option for some reason. The only options I have are:
Define Testimonial, which give the following options:
Enable the Defined Testimonial Link/Text?
0= Link ON, Define Text OFF
1= Link ON, Define Text ON
2= Link OFF, Define Text ON
3= Link OFF, Define Text OFF
0
1
2
3
(set on 1)
and
Testimonial Manager Version 1.5.1
Anna
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
annav
Thanks, I had looked there previously but I don't actually have that option for some reason. The only options I have are:
Define Testimonial, which give the following options:
Enable the Defined Testimonial Link/Text?
0= Link ON, Define Text OFF
1= Link ON, Define Text ON
2= Link OFF, Define Text ON
3= Link OFF, Define Text OFF
0
1
2
3
(set on 1)
and
Testimonial Manager Version 1.5.1
Anna
Then it sounds like you need to run the following sql statement:
(admin -> tools -> install sql patches)
For best results, copy-and-paste the code into the query field and press 'Send'.
#Testimonials Manager upgrade SQL
# For Zen-Cart 1.3.8
# Version: 1.5.1
# Updated: 1/29/2010
# For best results, run this sql patch using the Zen-Cart Sql Patches tool
# (admin -> tools -> install sql patches)
# Cut-and-paste the code into the query field and press 'Send.
# New configuration options are added to the zen_configuration table.
SET @t4=0;
SELECT (@t4:=configuration_group_id) as t4
FROM configuration_group
WHERE configuration_group_title= 'Testimonials Manager';
DELETE FROM configuration WHERE configuration_group_id = @t4;
DELETE FROM configuration_group WHERE configuration_group_id = @t4;
DELETE FROM configuration WHERE configuration_key = 'DEFINE_TESTIMONIAL_STATUS';
INSERT INTO configuration_group VALUES (NULL, 'Testimonials Manager', 'Testimonials Manager Display Settings', '1', '1');
UPDATE configuration_group SET sort_order = last_insert_id() WHERE configuration_group_id = last_insert_id();
SET @t4=0;
SELECT (@t4:=configuration_group_id) as t4
FROM configuration_group
WHERE configuration_group_title= 'Testimonials Manager';
INSERT INTO configuration VALUES (NULL, 'Number Of Testimonials to display in Testimonials Sidebox', 'MAX_DISPLAY_TESTIMONIALS_MANAGER_TITLES', '5', 'Set the number of testimonials to display in the Latest Testimonials box.', @t4, 1, NULL, now(), NULL, NULL);
INSERT INTO configuration VALUES (NULL, 'Testimonial Title Minimum Length', 'ENTRY_TESTIMONIALS_TITLE_MIN_LENGTH', '2', 'Minimum length of link title.', @t4, 2, NULL, now(), NULL, NULL), (NULL, 'Testimonial Text Minimum Length', 'ENTRY_TESTIMONIALS_TEXT_MIN_LENGTH', '10', 'Minimum length of Testimonial description.', @t4, 3, NULL, now(), NULL, NULL), (NULL, 'Testimonial Text Maximum Length', 'ENTRY_TESTIMONIALS_TEXT_MAX_LENGTH', '1000', 'Maximum length of Testimonial description.', @t4, 3, NULL, now(), NULL, NULL), (NULL, 'Testimonial Contact Name Minimum Length', 'ENTRY_TESTIMONIALS_CONTACT_NAME_MIN_LENGTH', '2', 'Minimum length of link contact name.', @t4, 4, NULL, now(), NULL, NULL);
INSERT INTO configuration VALUES (NULL, 'Display Truncated Testimonials in Sidebox', 'DISPLAY_TESTIMONIALS_MANAGER_TRUNCATED_TEXT', 'true', 'Display truncated text in sidebox', @t4, 5, NULL, now(), NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO configuration VALUES (NULL, 'Length of truncated testimonials to display', 'TESTIMONIALS_MANAGER_DESCRIPTION_LENGTH', '150', 'If Display Truncated Testimonials in Sidebox is true - set the amount of characters to display from the Testimonials in the Testimonials Manager sidebox.', @t4, 6, NULL, now(), NULL, NULL);
INSERT INTO configuration VALUES (NULL, 'Number Of Testimonials to display on all testimonials page', 'MAX_DISPLAY_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS', '5', 'Set the number of testimonials to display on the all testimonials page.', @t4, 7, NULL, now(), NULL, NULL);
INSERT INTO configuration VALUES (NULL, 'Display Date Published on Testimonials page', 'DISPLAY_TESTIMONIALS_DATE_PUBLISHED', 'true', 'Display date published on testimonials page', @t4, 8, NULL, now(), NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO configuration VALUES (NULL, 'Display View All Testimonials Link In Sidebox', 'DISPLAY_ALL_TESTIMONIALS_TESTIMONIALS_MANAGER_LINK', 'true', 'Display View All Testimonials Link In Sidebox', @t4, 9, NULL, now(), NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `configuration` VALUES (NULL, 'Display Add New Testimonial Link In Sidebox', 'DISPLAY_ADD_TESTIMONIAL_LINK', 'true', 'Display Add New Testimonial Link In Sidebox', @t4, 10, NULL, NOW(), NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `configuration` VALUES (NULL, 'Testimonial Image Width', 'TESTIMONIAL_IMAGE_WIDTH', '80', 'Set the Width of the Testimonial Image', @t4, 11, NULL, '2007-08-21 12:04:10', NULL, NULL);
INSERT INTO `configuration` VALUES (NULL, 'Testimonial Image Height', 'TESTIMONIAL_IMAGE_HEIGHT', '80', 'Set the Height of the Testimonial Image', @t4, 12, NULL, '2007-08-21 12:04:10', NULL, NULL);
INSERT INTO `configuration` VALUES (NULL, 'Testimonial Image Directory', 'TESTIMONIAL_IMAGE_DIRECTORY', 'testimonials/', 'Set the Directory for the Testimonial Image', @t4, 13, NULL, '2007-08-21 12:04:10', NULL, NULL);
INSERT INTO `configuration` VALUES (NULL, 'Display Company Name field', 'TESTIMONIALS_COMPANY', 'true', 'Display Company Name field', @t4, 14, NULL, NOW(), NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `configuration` VALUES (NULL, 'Display City field', 'TESTIMONIALS_CITY', 'true', 'Display City field', @t4, 15, NULL, NOW(), NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `configuration` VALUES (NULL, 'Display Country field', 'TESTIMONIALS_COUNTRY', 'true', 'Display Country field', @t4, 16, NULL, NOW(), NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO configuration VALUES (NULL, 'Only registered customers may submit a testimonial', 'REGISTERED_TESTIMONIAL', 'true', 'Only registered customers may submit a testimonial', @t4, 17, NULL, now(), NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `configuration` VALUES (NULL, 'Display All Languages', 'TESTIMONIALS_DISPLAY_ALL_LANGUAGES', 'true', 'Display All Languages', @t4, 18, NULL, NOW(), NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `configuration` VALUES (NULL, 'Testimonial - Show Store Name and Address', 'TESTIMONIAL_STORE_NAME_ADDRESS', 'true', 'Include Store Name and Address', @t4, 19, NULL, now(), NULL, 'zen_cfg_select_option(array(''true'', ''false''),');
INSERT INTO `configuration` VALUES (NULL, 'Define Testimonial', 'DEFINE_TESTIMONIAL_STATUS', '1', 'Enable the Defined Testimonial Link/Text?<br />0= Link ON, Define Text OFF<br />1= Link ON, Define Text ON<br />2= Link OFF, Define Text ON<br />3= Link OFF, Define Text OFF', @t4, 20, NULL, now(), NULL, 'zen_cfg_select_option(array(''0'', ''1'', ''2'', ''3''),');
INSERT INTO `configuration` VALUES (NULL, 'Testimonial Manager Version', 'TM_VERSION', '1.5.1', 'Testimonial Manager version', @t4, 21, NULL, now(), NULL, NULL);
-
Re: Testimonial Manager Support Thread
Thanks for that.
Cut and paste ..... sounds easy enough! :smile:
Anna
www.toycrazy.com.au
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
clydejones
admin -> configuration -> testimonial manager ->
Number Of Testimonials to display in Testimonials Sidebox
I don't have that option either, and I've installed all the SQL patches
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
Twaddle
I don't have that option either, and I've installed all the SQL patches
There are only 3 sql statements included with this MOD
In the package upgrade folder you'll find this one
upgrade_testimonial_manager.sql
in the package new_installation folder you'll find this one
install_testimonials_manager.sql
and you'll also find this one
uninstall_testimonials_manager.sql
-
Re: Testimonial Manager Support Thread
Hmmm, just uninstalled it and reinstalled it to the letter, and still the same.
No worries, it does what we need it to do out of the tin and don't need any options
-
Re: Testimonial Manager Support Thread
An upgraded version of Testimonial Manager compatible with ZC v1.3.9 should be available in the downloads section shortly.
-
Re: Testimonial Manager Support Thread
Hi,
I install the Testimonial addon and also the Captcha TTF.
The Captcha didn't work in the Testimonial addon, so I used the attachment as you mentioned before:
Quote:
Originally Posted by
clydejones
But nothing happened. I'm checked and double checked if the files are in the correct places and it looks OK. Still the captcha don't show on the Add Testimonial page.
I insert a new line in de DB:
(NULL, Testimonial Add page', 'CAPTCHA_TESTIMONIAL_ADD', 'true', 'Activate Validation on Testimonial Add page', @configuration_group_id, 26, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),')
Again nothing happened.
After filling in all the fields and submit button I get the warning:
"Errors have occured on your submission! Please correct and re-submit!"
What can I do to make the captcha work on the Add Testmonial page?
Thanks in advance!
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
jolion
Hi,
I install the Testimonial addon and also the Captcha TTF.
The Captcha didn't work in the Testimonial addon, so I used the attachment as you mentioned before:
But nothing happened. I'm checked and double checked if the files are in the correct places and it looks OK. Still the captcha don't show on the Add Testimonial page.
I insert a new line in de DB:
(NULL, Testimonial Add page', 'CAPTCHA_TESTIMONIAL_ADD', 'true', 'Activate Validation on Testimonial Add page', @configuration_group_id, 26, NOW(), NULL, 'zen_cfg_select_option(array(\'true\', \'false\'),')
Again nothing happened.
After filling in all the fields and submit button I get the warning:
"Errors have occured on your submission! Please correct and re-submit!"
What can I do to make the captcha work on the Add Testmonial page?
Thanks in advance!
Which version of testimonial manager are you using?
-
Re: Testimonial Manager Support Thread
Hi Clyde, thanks for your reaction.
I'm using version v1.5.2 and ZC 1.3.9b. The captcha is working fine on te contact us page, just not on the testimonial add page.
Hope you can help!
-
1 Attachment(s)
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
jolion
Hi Clyde, thanks for your reaction.
I'm using version v1.5.2 and ZC 1.3.9b. The captcha is working fine on te contact us page, just not on the testimonial add page.
Hope you can help!
open the package, change the YOUR_TEMPLATE folder (includes/templates/YOUR_TEMPLATE) to match the name of your custom template.
upload/FTP the entire includes folder to your server.
Attachment 7470
-
Re: Testimonial Manager Support Thread
Hi,
I've just implemented the files and......YES, is works perfect!!!!
Thanks a lot!
-
Re: Testimonial Manager Support Thread
Hi,
I have 1.3.9B zen cart and was about to install the testimonials manager, but wanted to know if there was any way to make it appear as a page? ez-pages?
Thanks!
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
chal2les
Hi,
I have 1.3.9B zen cart and was about to install the testimonials manager, but wanted to know if there was any way to make it appear as a page? ez-pages?
Thanks!
Testimonial manager is a stand alone module containing its own pages and a sidebox.
there are individual pages for the following.
Viewing ALL testimonials
Viewing individual testimonials
Add testimonials
-
Re: Testimonial Manager Support Thread
Thanks for reply.
Does anyone know how to remove the store name / address / phone number on the add a testimonial page?
Also anyone know how to show only the last initial of the user instead of the full name?
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
chal2les
Thanks for reply.
Does anyone know how to remove the store name / address / phone number on the add a testimonial page?
Also anyone know how to show only the last initial of the user instead of the full name?
Are you using the latest version of Testimonial Manager? if so check admin -> configuration -> testimonial manager
There is a setting to turn this off.
Without substantial re-writting this is not possible.
-
Re: Testimonial Manager Support Thread
Thanks. I turned of the store info.
Let me clarify. I would like the user name to appear as "FirstName FirstIntialoflastname"
Such as
Charles Pau
to
Charles P.
If there is no way thanks for all the help
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
chal2les
Let me clarify. I would like the user name to appear as "FirstName FirstIntialoflastname"
Such as
Charles Pau
to
Charles P.
If there is no way thanks for all the help
As I said, without extensive re-writting this is not possible.
-
Re: Testimonial Manager Support Thread
Hi Mr. Jones,
I need to add the testimonials to a 1.3.8 site (not yet scheduled for 1.3.9 upgrade) and was wondering if I should use your new 1.3.9 compatible module, or should I grab the previous 1.3.8 version?
Thanks much!
Kiddo
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
kiddo
Hi Mr. Jones,
I need to add the testimonials to a 1.3.8 site (not yet scheduled for 1.3.9 upgrade) and was wondering if I should use your new 1.3.9 compatible module, or should I grab the previous 1.3.8 version?
Thanks much!
Kiddo
You should be able to use either one. The 1.3.9 version should be backward compatible.
-
Re: Testimonial Manager Support Thread
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
kiddo
Thank you!
Not at all, glad to help.
-
Re: Testimonial Manager Support Thread
G'day Clyde ...
First up, thanks for upgrading and continuing to support this great marketing tool. It's much appreciated.
Quick question. Rather than top-centre, how difficult would it be to have the customer pic appear aligned right, within the text (rather than on top of it) of the testimonial?
Cheers!
ZC 139c
-
Re: Testimonial Manager Support Thread
OK ...
Did some Googling on CSS, and have changed the manager/and display all css files to this;
.testimonialImage {
margin: 0;
padding: 0;
float: right;
margin: 15px;
}
Still have a slight problem in that despite the 15px margin, the image is still too close to the text - especially if I use it on the left, rather than the right. Any ideas on what I may have missed?
Thanks in advance.
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
Wingz
OK ...
Did some Googling on CSS, and have changed the manager/and display all css files to this;
.testimonialImage {
margin: 0;
padding: 0;
float: right;
margin: 15px;
}
Still have a slight problem in that despite the 15px margin, the image is still too close to the text - especially if I use it on the left, rather than the right. Any ideas on what I may have missed?
Thanks in advance.
link to your site?
-
Re: Testimonial Manager Support Thread
G'day Clyde ...
Belay that! I've just discovered that Ctrl-F5 is my friend - forgot to refresh the cache after I upgraded.
Again, appreciate the effort and your contributions.
Thank you.
-
Re: Testimonial Manager Support Thread
Hi,
I was wondering if anyone knew how I could add some text at the top of the 'index.php?main_page=display_all_testimonials' in this posistion:
-Breadcrumb | here -
All Testimonials
-- WANT TO ADD TEXT HERE --
Displaying 1 to 5 (of 21 testimonials) 1 2 3 4 5 [Next >>]
----------------------------------------------------------------------------
Testimonial
Testimonial
----------------------------------------------------------------------------
Thanks :smile:
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
gaffettape
Hi,
I was wondering if anyone knew how I could add some text at the top of the 'index.php?main_page=display_all_testimonials' in this posistion:
-Breadcrumb | here -
All Testimonials
-- WANT TO ADD TEXT HERE --
Displaying 1 to 5 (of 21 testimonials) 1 2 3 4 5 [Next >>]
----------------------------------------------------------------------------
Testimonial
Testimonial
----------------------------------------------------------------------------
Thanks :smile:
Wish I could say it would be easy to do, but unfortunately with out some tricky editing of a couple of files, its not possible to do this.
-
Re: Testimonial Manager Support Thread
need some help, after installing testimonial manager and set up the layout
http://www.playbunk.com/zc
my page turns out like this :(
what should i do?
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
shadowcast
need some help, after installing testimonial manager and set up the layout
http://www.playbunk.com/zc
my page turns out like this :(
what should i do?
Make sure you've uploaded ALL the following files and folders.
admin/testimonials_manager.php
admin/includes/boxes/extra_boxes/testimonials_manager_tools_dhtml.php
admin/includes/extra_datafiles/testimonials_manager.php
admin/includes/functions/extra_functions/testimonials_manager_functions.php
admin/includes/languages/english/testimonials_manager.php
admin/includes/languages/english/extra_definitions/testimonials_manager.php
admin/includes/languages/english/images/buttons/button_new_testimonial.gif
-------
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
-
Re: Testimonial Manager Support Thread
-
Re: Testimonial Manager Support Thread
ah tried to put it on my other website
but after 6-8th tries i still get this result
http://www.sgshoppy.com/index.php?ma...timonials_id=1
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
shadowcast
make sure you've uploaded the following folder and file and that you've changed the name of YOUR_TEMPLATE to match the name of your custom template
includes/languages/english/extra_definitions/YOUR_TEMPLATE/testimonials_manager_defines.php
includes/languages/english/YOUR_TEMPLATE/testimonials_manager.php
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
chal2les
Hi,
I have 1.3.9B zen cart and was about to install the testimonials manager, but wanted to know if there was any way to make it appear as a page? ez-pages?
Thanks!
You could create an ezpage called Testimonials with an internal link to say index.php?main_page=display_all_testimonials.
Anyhow, this is a very good mod. Thanks clydejones.
-
Re: Testimonial Manager Support Thread
thanks :)
looks like its because i have classic that there made me chose the wrong palce to place it.
-
Re: Testimonial Manager Support Thread
I would like to replace the "sidebox header text" with an image like I have on all my other sideboxes. For my other sideboxes I edited the english.php file and put it in there. How can I do that for this module?
Excellent mod by the way!!
Thanks
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
pwoens
I would like to replace the "sidebox header text" with an image like I have on all my other sideboxes. For my other sideboxes I edited the english.php file and put it in there. How can I do that for this module?
Excellent mod by the way!!
Thanks
includes/languages/english/extra_definitions/YOUR_TEMPLATE/testimonials_manager_defines.php
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
clydejones
includes/languages/english/extra_definitions/YOUR_TEMPLATE/testimonials_manager_defines.php
Thanks Clyde....which folder would I place the image in? After I modify the above code to read "define('BOX_HEADING_TESTIMONIALS_MANAGER', 'bg_testimonies.gif');" I just see bg_testimonies.gif instead of the image. I even tried to path it out fully and it didnt work?
Thanks again!
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
pwoens
Thanks Clyde....which folder would I place the image in? After I modify the above code to read "define('BOX_HEADING_TESTIMONIALS_MANAGER', 'bg_testimonies.gif');" I just see bg_testimonies.gif instead of the image. I even tried to path it out fully and it didnt work?
Thanks again!
I'd suggest includes/templates/YOUR_TEMPLATE/images/
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
clydejones
I'd suggest includes/templates/YOUR_TEMPLATE/images/
I did place it there and it doesnt like it for some reason? any other ideas? thanks
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
pwoens
I did place it there and it doesnt like it for some reason? any other ideas? thanks
open includes/modules/sideboxes/YOUR_TEMPLATE/testimonials_manager.php
find the following line of code:
PHP Code:
$title = BOX_HEADING_TESTIMONIALS_MANAGER;
and replace it with the following:
PHP Code:
$title = zen_image(DIR_WS_TEMPLATE_IMAGES . BOX_HEADING_TESTIMONIALS_MANAGER);
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
clydejones
open includes/modules/sideboxes/YOUR_TEMPLATE/
testimonials_manager.php
find the following line of code:
PHP Code:
$title = BOX_HEADING_TESTIMONIALS_MANAGER;
and replace it with the following:
PHP Code:
$title = zen_image(DIR_WS_TEMPLATE_IMAGES . BOX_HEADING_TESTIMONIALS_MANAGER);
That was it!! This has been the best experience I have ever had on the Zen support forum, hands down!! Thanks a ton for your time and help!!
-
Re: Testimonial Manager Support Thread
Hi Clyde,
I have your mod working on another site without a hitch (1.3.8a), but my latest install on a 1.3.7 site will not send the site owner notification nor the activation email The first one (notification of posting) is received OK.
I have checked and rechecked the install and everything looks good. I even reinstalled it with the same results. Any pointers as to what may be the problem would be appreciated.
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
awhfy99
Hi Clyde,
I have your mod working on another site without a hitch (1.3.8a), but my latest install on a 1.3.7 site will not send the site owner notification nor the activation email The first one (notification of posting) is received OK.
I have checked and rechecked the install and everything looks good. I even reinstalled it with the same results. Any pointers as to what may be the problem would be appreciated.
Which version of Testimonial Manager are you using on your ZC 1.3.7 site?
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
awhfy99
:yes: Never mind, it wasn't in templates/
I found it in
modules/pages/display_all_testimonials/header_php.php
I reversed it like I did in the above attempt and it now sorts the way I need. Guess I was looking in the wrong place! Thanks!
UPDATE
This ceased to work after a year or so, don't know if it was a php upgrade or a db change.
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
clydejones
Which version of Testimonial Manager are you using on your ZC 1.3.7 site?
Tried 1.4.4 first, then 1.5.0 then 1.5.2. I put it back on 1.4.4.
Looks like the one I had on the 1.3.8a (1.5.0 TM) stopped working also, as I just tried to verify that it was still OK. Same results as my new install.
The 1.3.8a is on a different host than the 1.3.7 site.
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
awhfy99
Tried 1.4.4 first, then 1.5.0 then 1.5.2. I put it back on 1.4.4.
Looks like the one I had on the 1.3.8a (1.5.0 TM) stopped working also, as I just tried to verify that it was still OK. Same results as my new install.
The 1.3.8a is on a different host than the 1.3.7 site.
try TM 1.5.1 on your 1.3.8a site.
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
clydejones
try TM 1.5.1 on your 1.3.8a site.
Thanks Clyde,
This is really strange!
Think I figured out the culprit. Looks like it's partly AOL. They probably consider any rapidly sequencial emails as spam and block them.
I changed all of my contact #'s to a different email server and now I get the owners notification that it is pending a review.
I don't get the user notification or the update one (thats still through AOL) and I don't have any other idea as to the why's, but I can live with that. I will at least be able to review and activate them now!
I really do hate AOL, but I had it for so long for my personal email that I don't want to change.
It has really been a crap shoot trying to isolate this problem. I thank you for your time and effort!
-
Re: Testimonial Manager Support Thread
Hello.
I have just uploaded the Testimonial Manager and thank you for the contribution. Everything seems to be working fine except that on the display all testimonials page the meta tag says: META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS and is not displaying the correct information.
Any help with this would be greatly appreciated.
Thank You.
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
guitarstore
Hello.
I have just uploaded the Testimonial Manager and thank you for the contribution. Everything seems to be working fine except that on the display all testimonials page the meta tag says: META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS and is not displaying the correct information.
Any help with this would be greatly appreciated.
Thank You.
Here's the instruction from the install_testimonial_manager.txt file
This section is entirely optional.
to implement metatags for your testimonials;
open includes/modules/meta_tags.php.
locate the following line of code (around line 336)
// NO "break" here. Allow defaults if not overridden at the per-page level
Immediately above this line copy and paste the code below.
(save the edited file to includes/modules/YOUR_TEMPLATE/meta_tags.php and upload to your server.
break;
//TESTIMONIALS:
case 'display_all_testimonials':
$sql = "select * from " . TABLE_TESTIMONIALS_MANAGER . " where status = 1 and language_id = '" . (int)$_SESSION['languages_id'] . "' order by date_added DESC, testimonials_title";
$testimonials = $db->Execute($sql);
while (!$testimonials->EOF) {
$testimonial_string_metatags .= zen_clean_html($testimonials->fields['testimonials_title']) . METATAGS_DIVIDER;
$testimonials->MoveNext();
} //EOF
define('META_TAG_TITLE', META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS . $testimonial_string_metatags);
define('META_TAG_DESCRIPTION', META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS . $testimonial_string_metatags);
define('META_TAG_KEYWORDS', META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS . $testimonial_string_metatags);
break;
case 'testimonials_manager':
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']);
-
Re: Testimonial Manager Support Thread
Hi Clyde.
Thanks for your reply. Yes, I had already put that in and just put it in again and still the same. When I go to add Testimonial that page displays fine "Add my testimonial" but the other page does not.
Thanks for your assistance.
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
guitarstore
Hi Clyde.
Thanks for your reply. Yes, I had already put that in and just put it in again and still the same. When I go to add Testimonial that page displays fine "Add my testimonial" but the other page does not.
Thanks for your assistance.
link to your site?
-
Re: Testimonial Manager Support Thread
s e l a n e g u i t a r s t o r e . c o m
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
guitarstore
Hi Clyde.
Thanks for your reply. Yes, I had already put that in and just put it in again and still the same. When I go to add Testimonial that page displays fine "Add my testimonial" but the other page does not.
Thanks for your assistance.
try removing the highlighted portions and see if that helps.
//EOF
define('META_TAG_TITLE', META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS . $testimonial_string_metatags);
define('META_TAG_DESCRIPTION', META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS . $testimonial_string_metatags);
define('META_TAG_KEYWORDS', META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS . $testimonial_string_metatags);
break;
case 'testimonials_manager':
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']);
-
Re: Testimonial Manager Support Thread
Sorry that didn't seem to work either
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
guitarstore
Sorry that didn't seem to work either
can you post the contents of your includes/modules/glacial_age/meta_tags.php
-
Re: Testimonial Manager Support Thread
break;
//TESTIMONIALS:
case 'display_all_testimonials':
$sql = "select * from " . TABLE_TESTIMONIALS_MANAGER . " where status = 1 and language_id = '" . (int)$_SESSION['languages_id'] . "' order by date_added DESC, testimonials_title";
$testimonials = $db->Execute($sql);
while (!$testimonials->EOF) {
$testimonial_string_metatags .= zen_clean_html($testimonials->fields['testimonials_title']) . METATAGS_DIVIDER;
$testimonials->MoveNext();
} //EOF
define('META_TAG_TITLE', META_TAG_TITLE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS . $testimonial_string_metatags);
define('META_TAG_DESCRIPTION', META_TAG_TITLE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS . $testimonial_string_metatags);
define('META_TAG_KEYWORDS', META_TAG_TITLE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS . $testimonial_string_metatags);
break;
case 'testimonials_manager':
define('META_TAG_TITLE', META_TAG_TITLE_TESTIMONIALS_MANAGER . $page_check->fields['testimonials_title']);
define('META_TAG_DESCRIPTION', META_TAG_TITLE_TESTIMONIALS_MANAGER . zen_trunc_string($page_check->fields['testimonials_html_text'],TESTIMONIALS_MANAGER_DESCRIPTION_LENGTH));
define('META_TAG_KEYWORDS', META_TAG_TITLE_TESTIMONIALS_MANAGER . $page_check->fields['testimonials_title']);
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
clydejones
can you post the contents of your includes/modules/glacial_age/meta_tags.php
Probably should have said the entire contents of includes/modules/glacial_age/meta_tags.php
-
Re: Testimonial Manager Support Thread
Hi Clyde. it says it is too large to post is there another way I can send it to you?
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
guitarstore
Hi Clyde. it says it is too large to post is there another way I can send it to you?
Check your PM
-
Re: Testimonial Manager Support Thread
Hi Clyde.
Were you able to figure something out?
Thanks again for your time and effort.
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
guitarstore
Hi Clyde.
Were you able to figure something out?
Thanks again for your time and effort.
Did you receive the PM with my e-mail address
-
Re: Testimonial Manager Support Thread
Hi Clyde.
Yes I did thank you and I sent you an email. Maybe it went to your spam mail? Let me know if you need me to send it again.
Thanks again!
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
guitarstore
Hi Clyde.
Yes I did thank you and I sent you an email. Maybe it went to your spam mail? Let me know if you need me to send it again.
Thanks again!
Please re-send, Thanks
-
Re: Testimonial Manager Support Thread
Hi Clyde I sent it again yesterday. Hopefully it went through.
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
guitarstore
Hi Clyde I sent it again yesterday. Hopefully it went through.
Received and I'll get back to you just as soon as I can.
-
Re: Testimonial Manager Support Thread
http://www.sgshoppy.com/index.php?ma...stimonials_add
Is it suppose to be like this?
Is that anything i need to edit?
Or did i screw up?:no:
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
shadowcast
make sure you've uploaded ALL of the following 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
--------------
Also check the admin settings for testimonial manager:
admin -> configuration -> testimonial manager
You are requiring that visitors to your site be logged in before submitting a testimonial.
-
Re: Testimonial Manager Support Thread
is the image file directly under new-installation suppose to be empty?
-
Re: Testimonial Manager Support Thread
i do not have includes/modules/pages/testimonials_manager_all_testimonials
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
shadowcast
is the image file directly under new-installation suppose to be empty?
yes, it is.
adding images is handled on the admin side (if the administrator so chooses) admin -> tools -> testimonial manager
Since there are no images associated with a new install of testimonial manager the images/testimonials folder is empty and serves as "place holder" for any images that may be uploaded at a later date.
-
Re: Testimonial Manager Support Thread
all files have been installed at thier respective places :(.
-
Re: Testimonial Manager Support Thread
so erm, what exactly have i done wrong?:shocking:
All the files are indeed in :wacko:
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
shadowcast
i do not have includes/modules/pages/testimonials_manager_all_testimonials
this should read as:
includes/modules/pages/display_all_testimonials
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
clydejones
this should read as:
includes/modules/pages/display_all_testimonials
yup that is in.
i tried seraching for those errors with the developer, but no good.The black headers can be found, but the words in red are consider to be images. So im a goner now :frusty:
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
shadowcast
so erm, what exactly have i done wrong?:shocking:
All the files are indeed in :wacko:
make sure you've changed ALL instances of YOUR_TEMPLATE to match the name of the template you are using on your site:
includes/languages/english/extra_definitions/YOUR_TEMPLATE
includes/languages/english/YOUR_TEMPLATE
includes/languages/english/html_includes/YOUR_TEMPLATE
includes/modules/sideboxes/YOUR_TEMPLATE
includes/templates/YOUR_TEMPLATE
in other words change YOUR_TEMPLATE to orange
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
clydejones
make sure you've changed ALL instances of YOUR_TEMPLATE to match the name of the template you are using on your site:
includes/languages/english/extra_definitions/YOUR_TEMPLATE
includes/languages/english/YOUR_TEMPLATE
includes/languages/english/html_includes/YOUR_TEMPLATE
includes/modules/sideboxes/YOUR_TEMPLATE
includes/templates/YOUR_TEMPLATE
in other words change YOUR_TEMPLATE to orange
i see! cause what i did was go from file to file to transfer:clap:
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
shadowcast
i see! cause what i did was go from file to file to transfer:clap:
glad you got it sorted
-
Re: Testimonial Manager Support Thread
Quote:
Hello.
I have just uploaded the Testimonial Manager and thank you for the contribution. Everything seems to be working fine except that on the display all testimonials page the meta tag says: META_TAG_TITLE_PAGE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS and is not displaying the correct information.
Any help with this would be greatly appreciated.
Thank You.
make sure to check includes/languages/english/YOUR_TEMPLATE/meta_tags.php
add the following definitions
// Per-Page meta-tags. Follow this pattern for individual pages you wish to override. This is useful mainly for additional pages.
// replace "page_name" with the UPPERCASE name of your main_page= value, such as ABOUT_US or SHIPPINGINFO etc.
// repeat pattern as necessary
define('META_TAG_DESCRIPTION_page_name','');
define('META_TAG_KEYWORDS_page_name','');
define('META_TAG_TITLE_TESTIMONIALS_MANAGER_ALL_TESTIMONIALS', 'All Testimonials - ');
define('META_TAG_TITLE_TESTIMONIALS_MANAGER', 'Testimonial - ');
-
Re: Testimonial Manager Support Thread
That worked - Great! Thanks Clyde you're awesome!
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
guitarstore
That worked - Great! Thanks Clyde you're awesome!
glad it got sorted
-
Re: Testimonial Manager Support Thread
Hi Clyde.
Sorry one more questions. I used it for a site with languages and I copied all the english/ folders and made similar norwegian/ folders - everything seems fine however the sidebox does not appear on the site in the norwegian language only in the english language. Do you have any advise on this?
Thanks Again!
-
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
guitarstore
Hi Clyde.
Sorry one more questions. I used it for a site with languages and I copied all the english/ folders and made similar norwegian/ folders - everything seems fine however the sidebox does not appear on the site in the norwegian language only in the english language. Do you have any advise on this?
Thanks Again!
The sidebox will only display when there are testimonials available in a particular language.
If you have no testimonials in Norwegian then the sidebox will not display.
-
Re: Testimonial Manager Support Thread
That did it! Thanks again Clyde
-
Re: Testimonial Manager Support Thread
Hi Clyde,
Awesome module with the perfect functionality. :D
I am having only one issue: When I upload an image to a testimonial the image does not show (I do not get an error or flag). When I go back to: Tools>Testimonial Manger> I can see in the testimonial review area: IMAGE DOES NOT EXIST
So the program is woking perfectly except for uploading an image. Any ideas?