Author Topic: How i can show bbcode ?  (Read 4263 times)

0 Members and 1 Guest are viewing this topic.

Offline SN1P3R

  • Newbie
  • *
  • Posts: 15
    • View Profile
How i can show bbcode ?
« 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">

Offline SN1P3R

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: How i can show bbcode ?
« Reply #1 on: May 04, 2007, 05:30:53 PM »
noone cant help me ?  :oops:

Offline mawenzi

  • Moderator
  • 4images Guru
  • *****
  • Posts: 4.500
    • View Profile
Re: How i can show bbcode ?
« Reply #2 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 ... ?
Your first three "must do" before you ask a question ! ( © by V@no )
- please read the Forum Rules ...
- please study the FAQ ...
- please try to Search for your answer ...

You are on search for top 4images MOD's ?
- then please search here ... Mawenzi's Top 100+ MOD List (unsorted sorted) ...

manurom

  • Guest
Re: How i can show bbcode ?
« Reply #3 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