vBulletin BBCOdes
blueparukia Offline
Junior Member
**
Posts: 35
Joined: Jan 2008
Post: #1
vBulletin BBCOdes
Zinga was it you who had the BBCode collection to ease a conversion from vB to MyBB?

Just wondering if you still had them. Cheers.
07-22-2010 11:57 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #2
RE: vBulletin BBCOdes
This?
http://community.mybb.com/thread-30160-p...http://community.mybb.com/thread-30160-post-203002.html

My Blog
07-23-2010 01:37 PM
Find all posts by this user Quote this message in a reply
blueparukia Offline
Junior Member
**
Posts: 35
Joined: Jan 2008
Post: #3
RE: vBulletin BBCOdes
Yep, cheers Smile
07-24-2010 01:37 PM
Find all posts by this user Quote this message in a reply
alex20_2008 Offline
Junior Member
**
Posts: 1
Joined: Apr 2012
Post: #4
RE: vBulletin BBCOdes
does any have bb code for vbulleting bbcode url. so the quotes will be removed automatically from u copy and paste vulttein post into mybb. can some one create custom url mycode.

Can anyone help pls
04-24-2012 10:07 AM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA Offline
Fag
*******
Posts: 3,357
Joined: Jan 2008
Post: #5
RE: vBulletin BBCOdes
In inc/class_parser.php, find:

Code:
\[url=([a-z]+?://)([^\r\n\"<]+?)\]

replace with (both instances)

Code:
\[url=['"]?([a-z]+?://)([^\r\n\"<]+?)['"]?\]


Also find

Code:
\[url=([^\r\n\"<&\(\)]+?)\]

replace with (both instances)

Code:
\[url=['"]?([^\r\n\"<&\(\)]+?)['"]?\]


Not the best fix, but should be good enough.


My Blog
04-24-2012 10:20 AM
Find all posts by this user Quote this message in a reply
adisp007 Offline
Junior Member
**
Posts: 26
Joined: Apr 2012
Post: #6
RE: vBulletin BBCOdes
(04-24-2012 10:07 AM)alex20_2008 Wrote:  does any have bb code for vbulleting bbcode url. so the quotes will be removed automatically from u copy and paste vulttein post into mybb.
...

I never see like that.
What does that mean? Ouch
Biggrin

Best Regards,

Adi Sucipta Pratama
(This post was last modified: 04-25-2012 02:04 AM by adisp007.)
04-25-2012 02:03 AM
Visit this user's website Find all posts by this user Quote this message in a reply
RateU Offline
Administrator
*******
Posts: 2,350
Joined: Mar 2010
Post: #7
RE: vBulletin BBCOdes
I think it's about a "compatibility" for url bbcode applied in vb and mybb.

04-26-2012 05:03 AM
Find all posts by this user Quote this message in a reply

« Next Oldest | Next Newest »

 Standard Tools
Forum Jump: