Attack
Forum Üyesi
- Katılım
- 4 Şub 2023
- Mesajlar
- 2,618
- Puanları
- 0
I'm working the migration of my sites from vBulletin 3 to XenForo 2.1
I have stuck on this issue. On my vBulletin board we ran dbtech user tagging.
That system has the following own bbcode format:
Code:
[MENTION=123]Scandal[/MENTION]
This is very close to the xF2 one:
Code:
@Scandal
... with the difference an "@" symbol.
So I want to update all my forum's posts to be normalized with the xF2 one.
The following queries are working, but I don't know how to apply the "@" inside the username. Any...
I have stuck on this issue. On my vBulletin board we ran dbtech user tagging.
That system has the following own bbcode format:
Code:
[MENTION=123]Scandal[/MENTION]
This is very close to the xF2 one:
Code:
@Scandal
... with the difference an "@" symbol.
So I want to update all my forum's posts to be normalized with the xF2 one.
The following queries are working, but I don't know how to apply the "@" inside the username. Any...
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.