4images Forum & Community

4images Modifications / Modifikationen => Mods & Plugins (Requests & Discussions) => Topic started by: SN1P3R on April 29, 2007, 12:00:16 PM

Title: How i can show bbcode ?
Post by: SN1P3R on April 29, 2007, 12:00:16 PM
i want show bbcode to users i find a way but if image uploaded from url it doesn't work :(  how i can solve this problem ?

my finded way :

in detail.php

Code: [Select]
$image_bbcode = "[URL=http://www.userbarlar.com][IMG]http://www.userbarlar.com/".str_replace("./", "", $son[1])."[/IMG][/URL]";
and in detail.html

Code: [Select]
BBcode :
                    <input name="textfield" type="text" value="{image_bbcode}" size="35" class="link">
Title: Re: How i can show bbcode ?
Post by: SN1P3R on May 04, 2007, 05:30:53 PM
noone cant help me ?  :oops:
Title: Re: How i can show bbcode ?
Post by: mawenzi on May 04, 2007, 06:32:06 PM
i want show bbcode to users ...

... for comments on details.html ... ?
... with simileys ... ?
... you tried this ... http://www.4homepages.de/forum/index.php?topic=6646.0 ... ?
Title: Re: How i can show bbcode ?
Post by: manurom on May 05, 2007, 12:48:51 AM
Hello;
you can create direct links to your images for forums. V@no describes it here:     
Direct link to images (http://www.4homepages.de/forum/index.php?topic=4907.msg20807#msg20807)