Module: HTML in Messages
Posted by Maurice Makaay
|
Re: Module: HTML in Messages December 29, 2010 05:44AM |
Admin Registered: 23 years ago Posts: 9,240 |
like maurice said:
"If this is the case, then you could change the cache directory path for your Phorum install to a different directory to prevent the collision."
Go to the admin area, general settings and change the cache path there. e.g. to "./cache" (yes, with the . in the beginning) and make the cache directory in your phorum install writable, e.g. by using your ftp client and its chmod function.
Thomas Seifert
"If this is the case, then you could change the cache directory path for your Phorum install to a different directory to prevent the collision."
Go to the admin area, general settings and change the cache path there. e.g. to "./cache" (yes, with the . in the beginning) and make the cache directory in your phorum install writable, e.g. by using your ftp client and its chmod function.
Thomas Seifert
|
Re: Module: HTML in Messages December 29, 2010 07:12AM |
Admin Registered: 21 years ago Posts: 8,532 |
Preferably in reverse order ;-) (first create the writable directory and then change the admin interface setting)
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
Maurice Makaay
Phorum Development Team
my blog
linkedin profile
secret sauce
|
Re: Module: HTML in Messages December 30, 2010 04:41AM |
Registered: 18 years ago Posts: 136 |
|
Re: Module: HTML in Messages April 21, 2015 12:56PM |
Registered: 15 years ago Posts: 71 |
Does this module allow for Iframe embedding? It is working with simple photos and html code but it doesn't work with html embedding code from Soundcloud or Mixcloud.
For example posting this code gets me nothing in the preview.
[code="html4strict"]
<iframe src="[www.mixcloud.com]; frameborder="0" height="180" width="660"></iframe><div style="clear: both; height: 3px; width: 652px;"></div><p style="display: block; font-size: 11px; font-family: "Open Sans",Helvetica,Arial,sans-serif; margin: 0px; padding: 3px 4px; color: rgb(153, 153, 153); width: 652px;"><a href="[www.mixcloud.com]; target="_blank" style="color:#808080; font-weight:bold;">Transitions with John Digweed and Nick Warren (2015)</a><span> by </span><a href="[www.mixcloud.com]; target="_blank" style="color:#808080; font-weight:bold;">John Digweed</a><span> on </span><a href="[www.mixcloud.com]; target="_blank" style="color:#808080; font-weight:bold;"> Mixcloud</a></p><div style="clear: both; height: 3px; width: 652px;"></div>
[/code]
For example posting this code gets me nothing in the preview.
[code="html4strict"]
<iframe src="[www.mixcloud.com]; frameborder="0" height="180" width="660"></iframe><div style="clear: both; height: 3px; width: 652px;"></div><p style="display: block; font-size: 11px; font-family: "Open Sans",Helvetica,Arial,sans-serif; margin: 0px; padding: 3px 4px; color: rgb(153, 153, 153); width: 652px;"><a href="[www.mixcloud.com]; target="_blank" style="color:#808080; font-weight:bold;">Transitions with John Digweed and Nick Warren (2015)</a><span> by </span><a href="[www.mixcloud.com]; target="_blank" style="color:#808080; font-weight:bold;">John Digweed</a><span> on </span><a href="[www.mixcloud.com]; target="_blank" style="color:#808080; font-weight:bold;"> Mixcloud</a></p><div style="clear: both; height: 3px; width: 652px;"></div>
[/code]
Sorry, only registered users may post in this forum.
