Zen Cart Logo
Forums / All Other Contributions/Addons / Testimonial Manager Support Thread

Testimonial Manager Support Thread

Views: 278,022

Results 901 to 920 of 1,502
17 Jul 2009, 9:22 AM
#901
rashuweb avatar

rashuweb

New Zenner

Join Date:
Jul 2009
Location:
india
Posts:
28
Plugin Contributions:
0

Testimonial Manager Support Thread

its Done!

thanks All!:clap:

19 Jul 2009, 3:11 PM
#902
forthpalm avatar

forthpalm

New Zenner

Join Date:
Jul 2009
Posts:
6
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Hi there.. This MOD is just what I have been looking for..

I have followed all the instructions and cut & paste the sql code but when I press the "send" button this is what I get..

33 statements processed.
Error ERROR: Cannot insert configuration_key "PRODUCTS_OPTIONS_TYPE_SELECT" because it already exists
Error ERROR: Cannot insert configuration_key "UPLOAD_PREFIX" because it already exists
Error ERROR: Cannot insert configuration_key "TEXT_PREFIX" because it already exists
Error ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists
Error ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists
Warning Note: 4 statements ignored. See "upgrade_exceptions" table for additional details.

I have change the "your template" files to the name of my template and have uploaded all the files and added the code to my stylesheet.css file.

Now when I try and get the sidebox to show there is nothing? Weird?

Any suggestions would be most gratefully received.

Andy

19 Jul 2009, 3:22 PM
#903
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

Forthpalm:

Hi there.. This MOD is just what I have been looking for..

I have followed all the instructions and cut & paste the sql code but when I press the "send" button this is what I get..

33 statements processed.
Error ERROR: Cannot insert configuration_key "PRODUCTS_OPTIONS_TYPE_SELECT" because it already exists
Error ERROR: Cannot insert configuration_key "UPLOAD_PREFIX" because it already exists
Error ERROR: Cannot insert configuration_key "TEXT_PREFIX" because it already exists
Error ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists
Error ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists
Warning Note: 4 statements ignored. See "upgrade_exceptions" table for additional details.

I have change the "your template" files to the name of my template and have uploaded all the files and added the code to my stylesheet.css file.

Now when I try and get the sidebox to show there is nothing? Weird?

Any suggestions would be most gratefully received.

Andy

make sure you've activated the sidebox admin -> tools -> layout boxes controller.

19 Jul 2009, 4:21 PM
#904
forthpalm avatar

forthpalm

New Zenner

Join Date:
Jul 2009
Posts:
6
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Hi Clyde, thanks for the very quick reply.

Yes I had activated it and tried to vary where the sidebox should be - no testimonials box is showing at all - and where it should be showing, there are then no other boxes showing after it??

Ideas?

Andy

19 Jul 2009, 4:40 PM
#905
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

Forthpalm:

Hi Clyde, thanks for the very quick reply.

Yes I had activated it and tried to vary where the sidebox should be - no testimonials box is showing at all - and where it should be showing, there are then no other boxes showing after it??

Ideas?

Andy

Make sure you have at least one testimonial approved admin -> tools -> testimonial manager.

make sure you have all the following files 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
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

19 Jul 2009, 4:51 PM
#906
forthpalm avatar

forthpalm

New Zenner

Join Date:
Jul 2009
Posts:
6
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Hi again Clyde

Removed the sql code and then downloaded the MOD from your site - installed it and now it is working fine? How odd.

Thanks once again for both the MOD and the help.

Andy

5 Aug 2009, 12:54 AM
#907
rufusclc avatar

rufusclc

Zen Follower

Join Date:
Sep 2008
Location:
San Diego
Posts:
159
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

New Font Color --
Hi - I changed my stylesheet on our site (createadesign.net/store) to get a pinkish color for the testimonials using the code I got from the program "Absolute Color Picker".

testimonial {
color: #FF6058;
padding: 0 5px 5px 5px;
text-align:left;

but the font is still black.
Please tell me where I have gone wrong in life with this;
also how can I change to Italics; or different font
also how can I change the background color?
Thanx in advance
Rufus

5 Aug 2009, 2:26 AM
#908
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

rufusclc:

New Font Color --
Hi - I changed my stylesheet on our site (createadesign.net/store) to get a pinkish color for the testimonials using the code I got from the program "Absolute Color Picker".

testimonial {
color: #FF6058;
padding: 0 5px 5px 5px;
text-align:left;

but the font is still black.
Please tell me where I have gone wrong in life with this;
also how can I change to Italics; or different font
also how can I change the background color?
Thanx in advance
Rufus

the following should do the job for you:

.testimonial {
color: #FF6058;
padding: 0 5px 5px 5px;
text-align:left;
font-style: italic;
background:#333;
}

5 Aug 2009, 5:04 PM
#909
rufusclc avatar

rufusclc

Zen Follower

Join Date:
Sep 2008
Location:
San Diego
Posts:
159
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Thanx a bunch
Rufusclc

7 Aug 2009, 9:35 PM
#910
rufusclc avatar

rufusclc

Zen Follower

Join Date:
Sep 2008
Location:
San Diego
Posts:
159
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

Hi - TM working like charm;
2 quieckie questions:
to get text in bold would "font-style:bold;" work?
also, added on several Testimonials going back couple years anmd now realize all dated today!! any quick way to change to correct date?
Rufus

7 Aug 2009, 11:00 PM
#911
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

rufusclc:

Hi - TM working like charm;
2 quieckie questions:
to get text in bold would "font-style:bold;" work?
also, added on several Testimonials going back couple years anmd now realize all dated today!! any quick way to change to correct date?
Rufus

Styling the testimonials can be done using the appropriate stylesheet(s) supplied with testimonial manager.

Not really no, but there is a admin fix posted somewhere in this thread (I don't remember exactly where) that will allow you to use previous (earlier) dates when adding new testimonials.

13 Aug 2009, 7:18 AM
#912
thenax avatar

thenax

New Zenner

Join Date:
Jun 2009
Posts:
67
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

I have a big error in email functions...
i didn't receive the corret email admin because i receive a message with EMAIL_TEXT + EMAIL_DISCLAIMER_NEW_CUSTOMER but not the EMAIL_OWNER_TEXT. Besides this the address e-mail is mine but not the receiver email because is the customer name!
The customer doesn't recevier any email!
why??
I try to verify the header_php.php in include/modules/pages/testimonialmanager/ but it is all correct.

why?

13 Aug 2009, 4:05 PM
#913
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

thenax:

I have a big error in email functions...
i didn't receive the corret email admin because i receive a message with EMAIL_TEXT + EMAIL_DISCLAIMER_NEW_CUSTOMER but not the EMAIL_OWNER_TEXT. Besides this the address e-mail is mine but not the receiver email because is the customer name!
The customer doesn't recevier any email!
why??
I try to verify the header_php.php in include/modules/pages/testimonialmanager/ but it is all correct.

why?

Sounds like you haven't uploaded ALL the necessary language files for the mod.

Check and make sure You've uploaded ALL the files listed and that you have changed the YOUR_TEMPLATE to the name of the template you are using on your site.

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

13 Aug 2009, 5:21 PM
#914
thenax avatar

thenax

New Zenner

Join Date:
Jun 2009
Posts:
67
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

clydejones:

Sounds like you haven't uploaded ALL the necessary language files for the mod.

Check and make sure You've uploaded ALL the files listed and that you have changed the YOUR_TEMPLATE to the name of the template you are using on your site.

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

yes I do but still doesn't work!

13 Aug 2009, 6:06 PM
#915
thenax avatar

thenax

New Zenner

Join Date:
Jun 2009
Posts:
67
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

thenax:

yes I do but still doesn't work!

i'm using italian directory instead of english, can it be the guilty of this matter? where have I to modify something?

13 Aug 2009, 6:12 PM
#916
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

thenax:

i'm using italian directory instead of english, can it be the guilty of this matter? where have I to modify something?

You might want to copy the language files to

includes/languages/italian/YOUR_TEMPLATE/

13 Aug 2009, 6:17 PM
#917
thenax avatar

thenax

New Zenner

Join Date:
Jun 2009
Posts:
67
Plugin Contributions:
0

Re: Testimonial Manager Support Thread

clydejones:

You might want to copy the language files to

includes/languages/italian/YOUR_TEMPLATE/

already done! here I have display_all_testimonials, testimonials_manager_all_testimonials, testimonial_add, testimonials_manager...are these the language files?

still doesn't work! :-(

13 Aug 2009, 6:48 PM
#918
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

thenax:

already done! here I have display_all_testimonials, testimonials_manager_all_testimonials, testimonial_add, testimonials_manager...are these the language files?

still doesn't work! :-(

URL for your site?

13 Aug 2009, 6:56 PM
#919
creamcrackers avatar

creamcrackers

Zen Follower

Join Date:
May 2009
Posts:
228
Plugin Contributions:
1

Re: Testimonial Manager Support Thread

Hi

Does this work with Zen 1.3.8a or only 1.3.8?

Thanks

13 Aug 2009, 7:10 PM
#920
clydejones avatar

clydejones

Deceased

Join Date:
Nov 2005
Location:
Colorado Springs, CO USA
Posts:
7,017
Plugin Contributions:
12

Re: Testimonial Manager Support Thread

creamcrackers:

Hi

Does this work with Zen 1.3.8a or only 1.3.8?

Thanks

will work with both.