Solution to send pictures in the body of the newsletter?

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
nuno

Solution to send pictures in the body of the newsletter?

Post by nuno »

Solution to send pictures in the body of the newsletter?

An example would be absolute url! or ... ???

Not found any solution here in the forum, someone has one?

Even in the wake of this post ... http://forum.cmsmadesimple.org/index.ph ... 101.0.html
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm

Re: Solution to send pictures in the body of the newsletter?

Post by calguy1000 »

absolute URLS should work, but clients like hotmail, outlook?, gmail, and others will block them from initially displaying until you click something.

NMS doesn't currently support 'embedding' images.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
nuno

Re: Solution to send pictures in the body of the newsletter?

Post by nuno »

thanks

To put images is absolute in:
TinyMCE\tinymce\jscripts\tiny_mce\Plugins\simplebrowser\connectors\php\config.php

$Config['UserFilesPath'] = $config["root_url"].'/uploads' ;

But it is to enter http% 3A / / localhost / cmsms / uploads / images / bloco.jpg
And not showing the thumbnails in simplebrowser

any solution
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Solution to send pictures in the body of the newsletter?

Post by Dr.CSS »

Did you tick the show thumbs option in tiny admin panel?...
nuno

Re: Solution to send pictures in the body of the newsletter?

Post by nuno »

Yes mark
was then I get pictures in absolute TinyMCE\tinymce\jscripts\tiny_mce\Plugins\simplebrowser\connectors\php\config.php
Locked

Return to “CMSMS Core”