ThumbnailInMail from AntonLV

Hello everybody.
This is a support forum for our ThumbnailInMail module.
If you have some questions or suggestions regarding it feel free to post them here or contact us directly.
Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 2 Feb 2012

 

Hello everybody.
This is a support forum for our ThumbnailInMail module.
If you have some questions or suggestions regarding it feel free to post them here or contact us directly.

 

Hi Anton, love the mod but I got a slight problem:

 

Everything works great but when i send a mail usually it comes up with a box that says (return to profile, or send another message etc) now it comes up with this error:

 

Fatal error: Cannot redeclare class PHPMailer in /home/xxxxx/public_html/xxxxxxxxx.com/plugins/phpmailer/class.phpmailer.php on line 43

 

(I crossed out my domain and hosting username in the text above)

 

Could you please help me get this fixed back to normal?

 

Thanks!

 

Quote · 16 Jul 2012

 

 

Hi Anton, love the mod but I got a slight problem:

 

Everything works great but when i send a mail usually it comes up with a box that says (return to profile, or send another message etc) now it comes up with this error:

 

Fatal error: Cannot redeclare class PHPMailer in /home/xxxxx/public_html/xxxxxxxxx.com/plugins/phpmailer/class.phpmailer.php on line 43

 

(I crossed out my domain and hosting username in the text above)

 

Could you please help me get this fixed back to normal?

 

Thanks!

 

Hello,

Looks like some other modification already has added the PHPMailer library to your Dolphin. Try the following fix:
Edit the file inc/aqb_tim.inc.php, and replace the line

require_once(BX_DIRECTORY_PATH_INC."class.phpmailer.php");
with

require_once(BX_DIRECTORY_PATH_PLUGINS."phpmailer/class.phpmailer.php");
Then give it a test.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 17 Jul 2012

Hello everybody.
The module was updated. It's available for Dolphin 7.1 now.

Best Regards AntonLV - http://www.boonex.com/market/posts/AntonLV
Quote · 7 Nov 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.