New Zenner
- Join Date:
- Mar 2008
- Posts:
- 13
- Plugin Contributions:
- 0
Testimonial Manager Support Thread
I'm using template_default all folders are renamed with template_default but i still get error...
Views: 278,033
New Zenner
I'm using template_default all folders are renamed with template_default but i still get error...
Deceased
Macedonium:
I'm using template_default all folders are renamed with template_default but i still get error...
Not a good idea - because any changes you make in any of the files will be overwritten the next time you upgrade.
In any case I'd suggest you make the following changes in the location of the files:
includes/languages/english/extra_definitions/testimonials_manager_defines.php
includes/languages/english/testimonials_add.php
includes/languages/english/testimonials_manager.php
includes/languages/english/testimonials_manager_all_testimonials.php
includes/languages/english/html_includes/define_testimonials_add.php
includes/modules/sideboxes/testimonials_manager.php
includes/templates/template_default/sideboxes/tpl_testimonials_manager.php
includes/templates/template_default/templates/tpl_testimonials_add_default.php
includes/templates/template_default/templates/tpl_testimonials_manager_all_testimonials_default. php
includes/templates/template_default/templates/tpl_testimonials_manager_default.php
includes/templates/template_default/css/testimonials_add.css
includes/templates/template_default/css/testimonials_manager.css
includes/templates/template_default/css/testimonials_manager_all_testimonials.css
New Zenner
Deceased
Macedonium:
Here is what i have....
This should fix the problem
[Attachment no longer available]
New Zenner
It's ok now, thanks
Deceased
Macedonium:
It's ok now, thanks
glad to help
New Zenner
One more question, how to show only one Testimonial in sidebox and they randomly show on every page load?
Deceased
Macedonium:
One more question, how to show only one Testimonial in sidebox and they randomly show on every page load?
setting for this are in admin -> configuration -> testimonial manager
New Zenner
Now it's DONE!!! Thanks :)
Deceased
Macedonium:
Now it's DONE!!! Thanks :)
glad you got it working
New Zenner
Hi, everyone. I am trying to get this to work, but the sidebox keeps displaying the following:
Warning: main(includes/templates/template_default/sideboxes/tpl_testimonials_manager.php): failed to open stream: No such file or directory in /home/content/t/j/h/tjharri2/html/includes/modules/sideboxes/cherry_zen/testimonials_manager.php on line 41
Warning: main(includes/templates/template_default/sideboxes/tpl_testimonials_manager.php): failed to open stream: No such file or directory in /home/content/t/j/h/tjharri2/html/includes/modules/sideboxes/cherry_zen/testimonials_manager.php on line 41
Fatal error: main(): Failed opening required 'includes/templates/template_default/sideboxes/tpl_testimonials_manager.php' (include_path='.:/usr/local/lib/php') in /home/content/t/j/h/tjharri2/html/includes/modules/sideboxes/cherry_zen/testimonials_manager.php on line 41
Any help would be appreciated. I am totally stumped on this one. I've tried reinstalling, and everything. I've made sure that I've had all the files, but no cigar. Thanks in advance.
Deceased
TJIZZLES:
Hi, everyone. I am trying to get this to work, but the sidebox keeps displaying the following:
Warning: main(includes/templates/template_default/sideboxes/tpl_testimonials_manager.php): failed to open stream: No such file or directory in /home/content/t/j/h/tjharri2/html/includes/modules/sideboxes/cherry_zen/testimonials_manager.php on line 41
Warning: main(includes/templates/template_default/sideboxes/tpl_testimonials_manager.php): failed to open stream: No such file or directory in /home/content/t/j/h/tjharri2/html/includes/modules/sideboxes/cherry_zen/testimonials_manager.php on line 41
Fatal error: main(): Failed opening required 'includes/templates/template_default/sideboxes/tpl_testimonials_manager.php' (include_path='.:/usr/local/lib/php') in /home/content/t/j/h/tjharri2/html/includes/modules/sideboxes/cherry_zen/testimonials_manager.php on line 41
Any help would be appreciated. I am totally stumped on this one. I've tried reinstalling, and everything. I've made sure that I've had all the files, but no cigar. Thanks in advance.
Make sure ALL of the YOUR_TEMPLATE folders are renamed to cherry_zen
includes/languages/english/YOUR_TEMPLATE/testimonials_add.php
includes/languages/english/html_includes/YOUR_TEMPLATE/define_testimonials_add.php
includes/modules/sideboxes/YOUR_TEMPLATE/testimonials_manager.php
includes/templates/YOUR_TEMPLATE/sideboxes/tpl_testimonials_manager.php
Totally Zenned
any idea when we will see the update to this
Deceased
CnTGifts:
any idea when we will see the update to this
When its ready.
Deceased
Version 1.4.6 of Testimonial Manager is available in the downloads section.
This upgrade adds some "cosmetic" formatting and fixes some minor bugs.
Totally Zenned
Hello Clyde,
Thanks for the update. I seem to be having the problem with the sql as before,
I get this on the links page > Warning: Division by zero
I have tried to process through zen cart and my host sql admin.
It goes through fine on zen cart sql tool. but on host, this part fails:-
INSERT INTO
configurationVALUES (NULL, 'Links Box - Display View All Links', 'BOX_DISPLAY_VIEW_ALL_LINKS', 'true', 'Display View All Links on Links Sidebox', @configuration_group_id, 1, NULL, now(), NULL, 'zen_cfg_select_option(array(NULL, ''true'', ''false''), '), (NULL, 'Links Box - Display Submit Link', 'BOX_DISPLAY_SUBMIT_LINK', 'true', 'Display Submit Link on Sidebox', @configuration_group_id, 2, NULL, now(), NULL, 'zen_cfg_select_option(array(''true'', ''false''), '), (NULL, 'Display Description As Link', 'DISPLAY_LINK_DESCRIPTION_AS_LINK', 'false', 'Display the links description as a link', @configuration_group_id, 3, NULL, now(), NULL, 'zen_cfg_select_option(array(''true'', ''false''), '), (NULL, 'Enable Click Count', 'ENABLE_LINKS_COUNT', 'false', 'Enable links click count.', @configuration_group_id, 4, NULL, now(), NULL, 'zen_cfg_select_option(array(''true'', ''false''), '), (NULL, 'Submit Link - Require Reciprocal Page', 'SUBMIT_LINK_REQUIRE_RECIPROCAL', 'true', 'Require Reciprocal Page on Links Submit', @configuration_group_id, 5, NULL, now(), NULL, 'zen_cfg_select_option(array(''true'', ''false''), '), (NULL, 'Display Link Banner Image', 'LINK_LIST_IMAGE', '1', 'Do you want to display the Link Banner Image?', @configuration_group_id, 6, NULL, now(), NULL, NULL), (NULL, 'Display Link Description', 'LINK_LIST_DESCRIPTION', '2', 'Do you want to display the Link Description?', @configuration_group_id, 7, NULL, now(), NULL, NULL), (NULL, 'Display Link Click Count', 'LINK_LIST_COUNT', '3', 'Do you want to display the Link Click Count?', @configuration_group_id, 8, NULL, now(), NULL, NULL), (NULL, 'Link Title Minimum Length', 'ENTRY_LINKS_TITLE_MIN_LENGTH', '2', 'Minimum length of link title.', @configuration_group_id, 9, NULL, now(), NULL, NULL), (NULL, 'Link URL Minimum Length', 'ENTRY_LINKS_URL_MIN_LENGTH', '10', 'Minimum length of link URL.', @configuration_group_id, 10, NULL, now(), NULL, NULL), (NULL, 'Link Description Minimum Length', 'ENTRY_LINKS_DESCRIPTION_MIN_LENGTH', '10', 'Minimum length of link description.', @configuration_group_id, 11, NULL, now(), NULL, NULL), (NULL, 'Link Contact Name Minimum Length', 'ENTRY_LINKS_CONTACT_NAME_MIN_LENGTH', '2', 'Minimum length of link contact name.', @configuration_group_id, 12, NULL, now(), NULL, NULL), (NULL, 'Links Check Phrase', 'LINKS_CHECK_PHRASE', 'yoursitename', 'Phrase to look for, when you perform a link check.', @configuration_group_id, 13, NULL, now(), NULL, NULL), (NULL, 'Links List - Scroll Box Size/Style', 'MAX_LINKS_LIST', '3', 'Number of link category names to be displayed in the scroll box window. Setting this to 1 or 0 will display a dropdown list', @configuration_group_id, 14, NULL, now(), NULL, NULL), (NULL, 'Length of Link Categories Name', 'MAX_DISPLAY_LINK_NAME_LEN', '20', 'Used in links box; maximum length of link category name to display. Longer names will be truncated.', @configuration_group_id, 15, NULL, now(), NULL, NULL), (NULL, 'Select Links Sort Order', 'DEFINE_SORT_ORDER', '1', 'Define the sort order of the links<br />1= Sort by Title<br />2= Sort by Date (Newest to Oldest)<br />3= Sort by number of clicks (highest to lowest)', @configuration_group_id, 16, NULL, now(), NULL, 'zen_cfg_select_option(array(''1'', ''2'', ''3''),'), (NULL, 'Number of Link Categories Per Row - Default is 3', 'MAX_LINK_CATEGORIES_ROW', '3', 'Used to display Link Categories per row.<br />Default is 3', @configuration_group_id, 17, NULL, now(), NULL, NULL), (NULL, 'Link Category Image Directory', 'LINK_CATEGORY_IMAGE_DIRECTORY', 'link_category/', 'Set the Directory for the Category Image', @configuration_group_id, 18, NULL, now(), NULL, NULL), (NULL, 'Image - Link Category Height', 'LINK_CATEGORY_IMAGE_HEIGHT', '80', 'The pixel width of Link Category images', @configuration_group_id, 19, NULL, now(), NULL, NULL), (NULL, 'Image - Link Category Width', 'LINK_CATEGORY_IMAGE_WIDTH', '80', 'The pixel width of Link Category images', @configuration_group_id, 20, NULL, now(), NULL, NULL), (NULL, 'Link Image Directory', 'LINK_IMAGE_DIRECTORY', 'links_image/', 'Set the Directory for the Link Image', @configuration_group_id, 21, NULL, now(), NULL, NULL), (NULL, 'Image - Link Image Width', 'LINK_IMAGE_WIDTH', '150', 'The pixel width of Link images', @configuration_group_id, 22, NULL, now(), NULL, NULL), (NULL, 'Image - Link Image Height', 'LINK_IMAGE_HEIGHT', '30', 'The pixel height of Link images', @configuration_group_id, 23, NULL, now(), NULL, NULL), (NULL, 'Default Link Image', 'DEFAULT_LINK_IMAGE', 'links_default.jpg', 'Set the Default Link Image', @configuration_group_id, 24, NULL, now(), NULL, NULL), (NULL,'Only registered customers may submit a Link', 'REGISTERED_LINK', 'false', 'Only registered customers may submit a Link', @configuration_group_id, 25, NULL, now(), NULL, 'zen_cfg_select_option(array(''true'', ''false''),'), ;
I processed successfully everything around it, so guessing it is this block. It fails at line 1, if I enter that block on its own. I know it is something to do with my setup / host.
Also, there are no options in Links Manager, it is just blank at the moment.
Thanks in advance. Also, do you accept donations at all?
Heathenmagic
Deceased
HeathenMagic:
Hello Clyde,
Thanks for the update. I seem to be having the problem with the sql as before,
I get this on the links page
I have tried to process through zen cart and my host sql admin.
It goes through fine on zen cart sql tool. but on host, this part fails:-
I processed successfully everything around it, so guessing it is this block. It fails at line 1, if I enter that block on its own. I know it is something to do with my setup / host.
Also, there are no options in Links Manager, it is just blank at the moment.
Thanks in advance. Also, do you accept donations at all?
Heathenmagic
You're in the wrong thread - this is for Testimonial Manager and not Links Manager:
Try the fix posted here in the Links Manager Thread
Check my Test Site in my signature.
Totally Zenned
Hello Clyde,
I do apologise, I didnt do it purposely. I went to the wrong thread. i will check the other thread out and your test site.
Thanks very much:smile:
Deceased
HeathenMagic:
Hello Clyde,
I do apologise, I didnt do it purposely. I went to the wrong thread. i will check the other thread out and your test site.
Thanks very much:smile:
Not a problem. But since I'd just posted the fix I thought I'd refer you there instead of re-posting it.
Totally Zenned
Hello Clyde,
Just tried it, it works a treat. You are excellent as always. I found your donate button, wil send you something very soon.
Regards,
Heathenmagic :smile:
Fields marked required must be completed.
Tell staff why this post should be reviewed.