Thread: bbcodes issue..
View Single Post
  #1  
Old 08-04-2009, 11:12 AM
zhiichiro zhiichiro is offline
Member
 
Join Date: Mar 2009
Posts: 106
Credits: 15,947
zhiichiro
Default bbcodes issue..

on myadopts.php, the bbcode is like this :
for forum:
Code:
for website :
Code:
<a href=\"http://www.pixonia.0fees.net/levelup.php?id=".$aid."\" target=\"_blank\">
<img src=\http://www.pixonia.0fees.net/get/".$aid.".gif\" border=0></a>
well it's only www.0fees.net.. on url part, just add pixonia..

the url part is already working when my user get the bbcode of his pet, and put it on forum/web

but my problem is the image part..

because my images where uploaded on photobucket, and i only use the direct link when adding new adoptables or levels

some of my image links are :

http://i887.photobucket.com/albums/ac72/pixonia/ena2.gif
http://i887.photobucket.com/albums/ac72/pixonia/wrath2.gif

how should i change the bbcode? i know i will change it on myadopts.php, but i dont know what should i do.

what should i change on [img][/img] and <img> parts?

please help me. thank you.[hr]
i want it to show something like this :

Code:
so it will be a clickable image when i put it in forum like this :
[img]
http://i887.photobucket.com/albums/ac72/pixonia/fiore1.gif[/img]
[hr]
i want it to show something like this :

Code:
so it will be a clickable image when i put it in forum like this :
Reply With Quote