[RSS Feed/News] BBCode tuo send

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
Could someone tell me what code to use inside the BBCODE to have a send? I imported my forum from VBulletin and I have all the images with [IMG attached to the last word so I would like to send them a message and insert them below.
I use this code in database


Code:

UPDATE xf_post SET message = REPLACE(message, '[/album]', '][/GALLERY]');
Read more about this Feed . . .
 
Status
Not open for further replies.
Back
Top Bottom