array_key_exists(): The first argument should be either a string or an integer
- XenForo_Application::handlePhpError()
- array_key_exists() in XenForo/DataWriter.php at line 527
- XenForo_DataWriter->isExtraDataSet() in XenForo/DataWriter.php at line 515
- XenForo_DataWriter->getExtraData() in BBM/DataWriter/BbCodes.php at line 107
- BBM_DataWriter_BbCodes->_verifyBbCodeTag()
- call_user_func_array() in XenForo/DataWriter.php at line 965
- XenForo_DataWriter->_runVerificationCallback() in XenForo/DataWriter.php at line 720
- XenForo_DataWriter->_isFieldValueValid() in XenForo/DataWriter.php at line 638
- XenForo_DataWriter->set() in XenForo/DataWriter.php at line 978
- XenForo_DataWriter->bulkSet() in BBM/ControllerAdmin/BbCodes.php at line 604
- BBM_ControllerAdmin_BbCodes->actionImport() in XenForo/FrontController.php at line 335
- XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
- XenForo_FrontController->run() in /home/foroxenf/public_html/admin.php at line 13
line 107 $canOverride = false; //$this->getExtraData(self::ALLOW_OVERRIDE);
line 176 $ignoreCallbacksCheck = false; //$this->getExtraData(self::IGNORE_CALLBACKS_CHECK);
@lms, just have a look to message 142
I don't release the new version because I'm working on the UI of the advanced BbCodes. I have done all of them, except the worst one: "accordeon/tabs/sliders". I have an idea for them but I'm not sure it's doable... Anyway I still need hours of coding just for that UI.
Version 2.0.5 released
- Should be compatible with XenForo 1.2 (fix a few bugs)
Special thanks to @Wulfspider, @Contex and @Despair- Add Redactor support
Special thanks to @Despair (him again)
About this Redactor support:
- The button return is basic, you click on the button, you get the bbcode tags, that's all. I only use the XenForo official framework to avoid to have any problems with Redactor & its bugs.
- You will have to create yourself the icon...
Yes, you will need to create an "orphan button" (just create a bbcode but with a "@" before the tag name. I need to write a short tutorial since Kankan already asked for it.A question.
Can this addon create a button for another bbcode addon?
Version 2.0.6 released
- Fix some bugs
- Get editor config method rewritten
We use essential cookies to make this site work, and optional cookies to enhance your experience.