Version 1.3.8a.
I've installed your add-on. Everything went smoothly and works except for the "Add a Testimonial" link. Only a blank white screen appears whether I click on the link from the sidebox or from a page while viewing another testimonial.
I've double-checked that I've uploaded all the files to the appropriate locations on my server.
Which files would affect this issue? Any suggestions would be greatly appreciated!
double check and make sure ALL the following have been uploaded to your server:
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/display_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
There are two differences between the names of the files I downloaded and what you listed above. The download included: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/templates/tpl_display_all_testimonials_default
instead ofincludes/templates/YOUR_TEMPLATE/templates/tpl_testimonials_manager_all_testimonials_default.php
(The other two files are the same in that folder.)
AND
includes/templates/YOUR_TEMPLATE/css/display_all_testimonials
instead ofincludes/templates/YOUR_TEMPLATE/css/testimonials_manager_all_testimonials.css
I also noticed when the cursors hovers over the "Add A Testimonial" link that the following appears at the bottom of the window:
/index.php?main_page=testimonials_add&zenid951779c1ebbfbb
What's the "&zenid951779c1ebbfbb"?
Thanks.
You can delete these.
includes/templates/YOUR_TEMPLATE/templates/tpl_testimonials_manager_all_testimonials_default.php
includes/templates/YOUR_TEMPLATE/css/testimonials_manager_all_testimonials.css
----------
zenid is your session id and will display the first time you go to that page but will not display afterwards.
The trouble is I don't have the two files you listed; they weren't in the downloads folder. The other two I named were there instead.
Where can I find those two files?
Thanks.
Oops, I didn't read your post closely enough. Never mind about those two files.
However, I still can't get the "Add a Testimonial" page to open. Do I need to make an adjusment to the Sessions? Thanks.
I downloaded it from
http://www.zen-cart.com/index.php?ma...roducts_id=446
I'm beginning to think it has something to do with my SSL. Is it possible to turn off the SSL setting for "Add a Testimonial"?
Thanks.