Page 2 of 2
Re: Will inline image attachments display on the portal?
Posted: 11. August 2008 07:38
by Kevin
connect wrote:Maybe it's better to check that ACP option before mysql request?
Do you mean the
$config['allow_attachments'] switch? Yar, this should be added.
Re: Will inline image attachments display on the portal?
Posted: 23. November 2010 17:01
by Lucan
Short Request:
which mod is doing that right here:
http://www.diskusportal.de/portal.php
At the bottom, there are the newst pictures from attachments shown - but I didn't find a way to do it this way
any idear?
Re: Will inline image attachments display on the portal?
Posted: 23. November 2010 17:57
by archivar
Lucan wrote:Short Request:
which mod is doing that right here:
http://www.diskusportal.de/portal.php
At the bottom, there are the newst pictures from attachments shown - but I didn't find a way to do it this way
any idear?
Hi,
Look here:
Moving blocks / change order
Re: Will inline image attachments display on the portal?
Posted: 23. November 2010 21:55
by Lucan
I know how to move a block, the problem is to display random images that were posted as attachment.
The normal attachment box only shows a textlink to the picture and not a thumbnail of the picture.
So I need to find out how to change that.
Any idear?
Greetings and Thank you.