Re: Testimonial Manager Support Thread
Thanks for this contribution Clyde. I think it could help my site a lot. I just have a very small suggestion to make.
In admin/includes/languages/english/testimonials_manager.php
This:
PHP Code:
define('TABLE_HEADING_MAIL', 'Author\s E-Mail');
Should be:
PHP Code:
define('TABLE_HEADING_MAIL', 'Author\'s E-Mail');
Thanks again :smile:
Re: Testimonial Manager Support Thread
Hi Clyde,
I was wondering if you can help. I have installed testimonials 1.4.6 and it worked fine for a while no problem . Suddenly since yesterday the add testimonial link gives me a blank page and when I check in the logs it states the following error:
[07-Sep-2008 02:16:03] PHP Fatal error: Cannot redeclare zen_db_insert_id() (previously declared in /home/xxxxxxxxxx/includes/functions/testimonials.php:13) in /home/xxxxxxxxx/includes/functions/testimonials.php on line 14
I am running zencart 1.3.8, PHP PHP 5.2.6 and MySQL 4.1.22
I have gone through the whole thread and have tried every suggestion in there even the fix for bonheddwr. I have unistall and reinstalled everything but nothing still getting it.
Any ideas will be great.
Tassos
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
hrinfo
Hi Clyde,
I was wondering if you can help. I have installed testimonials 1.4.6 and it worked fine for a while no problem . Suddenly since yesterday the add testimonial link gives me a blank page and when I check in the logs it states the following error:
[07-Sep-2008 02:16:03] PHP Fatal error: Cannot redeclare zen_db_insert_id() (previously declared in /home/xxxxxxxxxx/includes/functions/testimonials.php:13) in /home/xxxxxxxxx/includes/functions/testimonials.php on line 14
I am running zencart 1.3.8, PHP PHP 5.2.6 and MySQL 4.1.22
I have gone through the whole thread and have tried every suggestion in there even the fix for bonheddwr. I have unistall and reinstalled everything but nothing still getting it.
Any ideas will be great.
Tassos
URL for your site?
Re: Testimonial Manager Support Thread
http://www.youcube.gr
By the way the only thing that has changed is that we have enabled SSL.
Tassos
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
hrinfo
Enabling SSL shouldn't have any effect.
In any case try this fix and see if it helps.
Just unzip the file and upload the entire includes folder to your server.
Attachment 4507
Re: Testimonial Manager Support Thread
Hi Clyde,
Thanks for that but it didn't work still the same error message.
Tassos
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
hrinfo
Hi Clyde,
Thanks for that but it didn't work still the same error message.
Tassos
Check your PM
1 Attachment(s)
Re: Testimonial Manager Support Thread
I'm a bit of a wolly... I've only just come across this link as i stated to add some comments to the install file for the version 1.4.6.
I've added multi-langauge support for this module, I haven't read this very long thread, sorry, and perhaps someone has already done this... its been a great learning exercise for me. I basicly copied ez-pages multi-language module..
heres my zipped file... in case its any use to others... sorry if there are errors or things not quite wrapped up. Sorry I hadn't check on this thread to see what was happening etc
Neil
Attachment 4526
Re: Testimonial Manager Support Thread
Quote:
Originally Posted by
ndudman
I'm a bit of a wolly... I've only just come across this link as i stated to add some comments to the install file for the version 1.4.6.
I've added multi-langauge support for this module, I haven't read this very long thread, sorry, and perhaps someone has already done this... its been a great learning exercise for me. I basicly copied ez-pages multi-language module..
heres my zipped file... in case its any use to others... sorry if there are errors or things not quite wrapped up. Sorry I hadn't check on this thread to see what was happening etc
Neil
Attachment 4526
Out of the Box Testimonial Manager (1.4.6) already supports multiple languages.
I'll take a look at what you have and see if there is anything I can add to the next update (which is in the works).
Re: Testimonial Manager Support Thread
Yes thats why I said I was a bit of a wolly... I read back the last few pages of this thread and read about tthe support for multi langauges... but what I wanted was to have the same testimonial translated (by us) into other langauges, like ezpages... its working well.
Neil