The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Problems with database text field youtube
Good evening, I have a problem with my vbulletin forum. It turns out that I come from a migration of phpbb and the youtube bbcode are as follows: [youtube: 3ob99ona] ID0y11TzQ4g [/ youtube: 3ob99ona] and pass the command on the database to replace it [youtube] ID0y11TzQ4g [/ youtube] I do absolutely nothing
Code:
UPDATE vbpost SET pagetext = replace(pagetext,'[youtube%','[youtube'); |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|