I am working on moving my site to XF2, and would like to remove the mention bbcode from all of my post, so that the tagging system built into XF2 can take over. What is the best way to do this?
Hey all,
We're releasing DragonByte Shop v4.0.0 Gold for XenForo in order to implement new functionality requested by the community.
If you like the product you can show your support by reviewing it here: [DBTech] DragonByte Shop | xenForo Community.
Complete Change Log
DragonByte Shop...
Hey all,
We're releasing DragonByte Private Text in Posts v2.0.0 Patch Level 1 in order to resolve issues reported by our community.
If you like the product you can show your support by nominating it for mod of the month here: DragonByte Private Text in Posts v2 (vB4) - vBulletin.org Forum...
I've added a plugin for an extra ckeditor tool button and configured it to wrap around the selected text. But I've yet been unable to get the text between those custom bbcode tags to correctly register a new or existing hash tag. I can make the created link bring me to the...
As mentioned in the following closed thread,
http://www.dragonbyte-tech.com/f33/hash-does-not-work-inside-bbcode-format-codes-18196/
when bbcode text formatting exists as the default on one's forum site, hash tags do not become clickable links if entered within post bodies, unless they are...
We just found that the hashtag does not work inside the bbcode or if the total contents are formatted with bbcode such as [center] [size] etc.
Please help us to make it work in all the ways with formatting or without.
If you have a table in your e-mail and you save the content whilst in WYSIWYG mode either as a draft or template then the table bbcode is converted into raw HTML making it uneditable using the vBulletin editor.
If you switch to "Source Mode" (using ) in the editor prior to saving then the bug...
Hey all,
We're releasing vBShout v6.2.9 in order to implement a change to the "Maximum Characters" functionality for shouts. Based on feedback, we've changed it so that parsed BBCode and parsed custom commands will no longer count towards the limit. Only the original text will be counted.
If...
bbcode
cancel
changelog
checks
commands
complete
continued
custom
forum
length
limit
message
mods
parsed
rate
star
support
users
v6.2.9
vb3
vbdownloads
vbshout
vbulletin.org
version
We have a spoiler tag that contains about 650 characters of HTML characters. It seems that this bbcode is expanded and then inserted into the database in class_dm_shout.php so the entire HTML code of the bbcode is being counted towards the maximum. Ideally, the expanded BBcode shouldn't be...
I must be missing something simple as its not allowing even basic color BBCode to be shown in the Sticky. I am Admin on the site, set Admin to allow ALL BBCode, and still when creating a sticky it shows the raw code rather than the finished look. Even when copy/pasting your Sticky used on this...
I have set the max. allowed image per shout = 0, so that it will be set via Message Posting and Editing Options. In Message Posting and Editing Options it is set = 0 ie disable; yet my member can only display 2 of the same image (smilie) or 3 of different images (smilies).
I am an admin so the...
I am usually very capable at getting Modifications working but the hide function of part of a post content isn't working for me.
I have been through numerous threads and seen the Hide BBcode is only there for pro which I have but I cannot see the hide bbcode anywhere??
Images from my ACP...
It is a standard which Facebook and other big social networking sites use to extract information from a web page being shared/posted on their site.
Open Graph meta tags tell Facebook the URL of the page to share, the title of the page, the type of content, and also one or more images to be used...
The url may not work because it is not live yet.
The error that appears when tagging a user in a post is:
Warning: preg_replace(): The /e modifier is deprecated, use preg_replace_callback instead in ..../includes/functions_newpost.php on line 200
I am aware that this is because the server is...
[CODE]
// Deal with the case that quote was the only content of the post
if (trim($page_text) == '')
{
$page_text = $this->get_field('pagetext');
$strip_quotes = false;
}
return htmlspecialchars_uni(fetch_censored_text(...
I think this is due to me updating to the recent version. Anyways, steps to reproduce.
make a post
tag a user
post it
reply with an embedded youtube url to auto merge video
output then is HTML for the tagged users
Fillip H.
I'm trying to add a new shout box to a forum, I added a new instance and the setting are all saved and the coding is in the theme manager however i have tried to save the Permissions in the instance manager but when I click save the Instance Permissions don't save. The BBCode Permissions also...