New Zenner
- Join Date:
- Dec 2009
- Posts:
- 28
- Plugin Contributions:
- 0
Testimonial Manager Support Thread
Hi Clyde I sent it again yesterday. Hopefully it went through.
Views: 277,997
New Zenner
Hi Clyde I sent it again yesterday. Hopefully it went through.
Deceased
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.
Zen Follower
http://www.sgshoppy.com/index.php?main_page=testimonials_add
Is it suppose to be like this?
Is that anything i need to edit?
Or did i screw up?:no:
Deceased
shadowcast:
http://www.sgshoppy.com/index.php?main_page=testimonials_add
Is it suppose to be like this?
Is that anything i need to edit?
Or did i screw up?:no:
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.
Zen Follower
is the image file directly under new-installation suppose to be empty?
Zen Follower
i do not have includes/modules/pages/testimonials_manager_all_testimonials
Deceased
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.
Zen Follower
all files have been installed at thier respective places :(.
Zen Follower
so erm, what exactly have i done wrong?:shocking:
All the files are indeed in :wacko:
Deceased
shadowcast:
i do not have includes/modules/pages/testimonials_manager_all_testimonials
this should read as:
includes/modules/pages/display_all_testimonials
Zen Follower
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:
Deceased
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
Zen Follower
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_TEMPLATEin other words change YOUR_TEMPLATE to orange
i see! cause what i did was go from file to file to transfer:clap:
Deceased
shadowcast:
i see! cause what i did was go from file to file to transfer:clap:
glad you got it sorted
Deceased
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 - ');
New Zenner
That worked - Great! Thanks Clyde you're awesome!
Deceased
guitarstore:
That worked - Great! Thanks Clyde you're awesome!
glad it got sorted
New Zenner
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!
Deceased
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.
New Zenner
That did it! Thanks again Clyde
Fields marked required must be completed.
Tell staff why this post should be reviewed.