View Single Post
  #6 (permalink)  
Old 08-23-2007, 04:05 PM
BeerFace BeerFace is offline
Junior Member
 
Join Date: Sep 2006
Posts: 7
Originally Posted by Duke View Post
Can you not just use the bbcode image tags?

I'd strongly suggest not using any forum upload mod because they have been known to be potential security risks. If you have gallery2, there should be no reason for not being able to use images from the gallery within the post body via bbcode for example.









PHP Code:
[img]http://sitename.com/imagelocation.filetype[/img] 
The examples above are:
PHP Code:
[img]http://www.lifesupporters.com/forums/attachments/entertainment-general/20d1186216246t-vehicle-skinning-cp_race_ls.jpg[/img] 
BTW, I realize it's not .php code, it was the only way I could figure how to post raw code here without it turning into an image

Hope this helps.
Doesnt that code work in new home???
Reply With Quote