I know ^^ This options tags {} should never be a problem. XenForo doesn't use them, so no risk of conflictOkay, it's working.
Version 0.8.1 released
Fix a tool for developers using special tags:{tag} {/tag}
If you don't use this, no need to upgrade
To upgrade, just upload files on server
Version 0.9 released
You MUST use this version with the new Custom Bb Code Manager (>1.3): Please edit one of your Bb Code and save it, even if you do nothing: it will create a cache of your active Bb Codes.
Lazy config doesn't use any query now... then select it!
I've rewritten the developer documentation to make it easier to...
public static function censorString($string, array $words = null, $censorString = null)
{
public static function censorString($string, array $words = null, $censorString = null)
{
$string = Sedo_StopAutoLinkingPatch_Helper_Regex::KillAutoLink($string);
Version 0.91 released
Test routine added to check if Custom Bb Code Manager is available
To update, just upload files
ErrorException: preg_match_all() expects parameter 2 to be string, array given - library/Sedo/StopAutoLinkingPatch/Helper/Regex.php:149
Generated By: Unknown Account, A moment ago
#0 [internal function]: XenForo_Application::handlePhpError(2, 'preg_match_all(...', '/home/sociall1/...', 149, Array)
#1 /home/sociall1/public_html/forums/library/Sedo/StopAutoLinkingPatch/Helper/Regex.php(149): preg_match_all('#\[accordion=(?...', Array, NULL)
#2 /home/sociall1/public_html/forums/library/Sedo/StopAutoLinkingPatch/Model/Post.php(48): Sedo_StopAutoLinkingPatch_Helper_Regex::KillAutoLink(Array, Array)
#3 /home/sociall1/public_html/forums/library/XenForo/ControllerPublic/Thread.php(94): Sedo_StopAutoLinkingPatch_Model_Post->preparePost(Array, Array, Array, Array)
#4 /home/sociall1/public_html/forums/library/Ragtek/ML/Extend/ControllerPublic/Thread.php(22): XenForo_ControllerPublic_Thread->actionIndex()
#5 /home/sociall1/public_html/forums/library/Waindigo/SocialGroups/ControllerPublic/Thread.php(10): Ragtek_ML_Extend_ControllerPublic_Thread->actionIndex()
#6 /home/sociall1/public_html/forums/library/AnonymousPosting/ControllerPublic/Thread.php(4): Waindigo_SocialGroups_ControllerPublic_Thread->actionIndex()
#7 /home/sociall1/public_html/forums/library/PostCache/XenForo/ControllerPublic/Thread.php(9): AnonymousPosting_ControllerPublic_Thread->actionIndex()
#8 /home/sociall1/public_html/forums/library/FirstClickFree/XenForo/ControllerPublic/Thread.php(38): PostCache_XenForo_ControllerPublic_Thread->actionIndex()
#9 /home/sociall1/public_html/forums/library/ThreadWatchers/ControllerPublic/Thread.php(7): FirstClickFree_XenForo_ControllerPublic_Thread->actionIndex()
#10 /home/sociall1/public_html/forums/library/ConversationPostBit/ControllerPublic/Thread.php(7): ThreadWatchers_ControllerPublic_Thread->actionIndex()
#11 /home/sociall1/public_html/forums/library/XenForo/FrontController.php(310): ConversationPostBit_ControllerPublic_Thread->actionIndex()
#12 /home/sociall1/public_html/forums/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#13 /home/sociall1/public_html/forums/index.php(13): XenForo_FrontController->run()
#14 {main}
array(3) {
["url"] => string(74) "http://www.sociallyuncensored.eu/forums/threads/whew-that-was-close.15623/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
}
}
None required. This displayed on every thread I tried to view.What was the text source (bbcodes) you entered?
You should try to disable some addons. There's no reason why you should have an array instead of a string here. Once you found the addon which causes the problem, I will have a quick look.None required. This displayed on every thread I tried to view.
http://xenforo.com/community/threads/post-cache-addon-testers.38673/You should try to disable some addons. There's no reason why you should have an array instead of a string here. Once you found the addon which causes the problem, I will have a quick look.
Ask for Brutus to look please, his addon seems to be private.http://xenforo.com/community/threads/post-cache-addon-testers.38673/
Turns out it is a private add-on which was never released publicly, but was very, very useful
$string = Sedo_StopAutoLinkingPatch_Helper_Regex::KillAutoLink($string);
#(\[([\w\d]+?)(?:=.+?)\])\[url\](.+?\[/\2\])([^[]+)?\[/url\]#ui
$1$3$4
BBM addon???Use the BBM addon, it has a clean method to disable the autolinking.
We use essential cookies to make this site work, and optional cookies to enhance your experience.