Resource icon

Custom BB Code Manager v1.3.4

No permission to download
For the final time, any further posts discussing licensing and ownership will result in a warning.

No exceptions.
 
Just discovered that font size is no longer working on my site. I have to disable this add-on or all posts use the same font size.

Anyone else getting this?

EDIT: Ignore me, just seen the update!
 
Either one of you guys help me out with this: I ran a file health check today and all these MCE errors popped up:

  1. js/tinymce/jquery.tinymce.js File does not contain expected contents.
  2. js/tinymce/utils/editable_selects.js File does not contain expected contents.
  3. js/tinymce/tiny_mce_popup.js File does not contain expected contents.
  4. js/tinymce/themes/xenforo/editor_template.js File does not contain expected contents.
  5. js/tinymce/tiny_mce_src.js File does not contain expected contents.
  6. js/tinymce/plugins/legacyoutput/editor_plugin.js File does not contain expected contents.
  7. js/tinymce/plugins/legacyoutput/editor_plugin_src.js File does not contain expected contents.
  8. js/tinymce/plugins/autosave/editor_plugin.js File does not contain expected contents.
  9. js/tinymce/plugins/autosave/editor_plugin_src.js File does not contain expected contents.
  10. js/tinymce/plugins/fullpage/editor_plugin.js File does not contain expected contents.
  11. js/tinymce/plugins/fullpage/editor_plugin_src.js File does not contain expected contents.
  12. js/tinymce/plugins/fullpage/langs/en_dlg.js File does not contain expected contents.
  13. js/tinymce/plugins/contextmenu/editor_plugin.js File does not contain expected contents.
  14. js/tinymce/plugins/contextmenu/editor_plugin_src.js File does not contain expected contents.
  15. js/tinymce/plugins/autoresize/editor_plugin.js File does not contain expected contents.
  16. js/tinymce/plugins/autoresize/editor_plugin_src.js File does not contain expected contents.
  17. js/tinymce/plugins/layer/editor_plugin.js File does not contain expected contents.
  18. js/tinymce/plugins/layer/editor_plugin_src.js File does not contain expected contents.
  19. js/tinymce/plugins/spellchecker/editor_plugin.js File does not contain expected contents.
  20. js/tinymce/plugins/spellchecker/editor_plugin_src.js File does not contain expected contents.
  21. js/tinymce/plugins/nonbreaking/editor_plugin.js File does not contain expected contents.
  22. js/tinymce/plugins/nonbreaking/editor_plugin_src.js File does not contain expected contents.
  23. js/tinymce/plugins/noneditable/editor_plugin.js File does not contain expected contents.
  24. js/tinymce/plugins/noneditable/editor_plugin_src.js File does not contain expected contents.
  25. js/tinymce/plugins/tabfocus/editor_plugin.js File does not contain expected contents.
  26. js/tinymce/plugins/tabfocus/editor_plugin_src.js File does not contain expected contents.
  27. js/tinymce/plugins/directionality/editor_plugin.js File does not contain expected contents.
  28. js/tinymce/plugins/directionality/editor_plugin_src.js File does not contain expected contents.
  29. js/tinymce/plugins/paste/editor_plugin.js File does not contain expected contents.
  30. js/tinymce/plugins/paste/editor_plugin_src.js File does not contain expected contents.
  31. js/tinymce/plugins/paste/langs/en_dlg.js File does not contain expected contents.
  32. js/tinymce/plugins/table/editor_plugin.js File does not contain expected contents.
  33. js/tinymce/plugins/table/js/cell.js File does not contain expected contents.
  34. js/tinymce/plugins/table/js/table.js File does not contain expected contents.
  35. js/tinymce/plugins/table/js/row.js File does not contain expected contents.
  36. js/tinymce/plugins/table/editor_plugin_src.js File does not contain expected contents.
  37. js/tinymce/plugins/table/langs/en_dlg.js File does not contain expected contents.
  38. js/tinymce/plugins/fullscreen/editor_plugin.js File does not contain expected contents.
  39. js/tinymce/plugins/fullscreen/editor_plugin_src.js File does not contain expected contents.
  40. js/tinymce/plugins/template/langs/en_dlg.js File does not contain expected contents.
  41. js/tinymce/tiny_mce.js File does not contain expected contents.
Not exactly sure what all this is. Suggestions?
 
Hi Cedric or King (looks like your folder ;) ),

I installed the advanced bb-codes (seemed to go smoothly) but when I try to import XML BBCODES from the xml file - I get the following error:

Fatal error: Class 'XenForo_Phase' not found in /home/precurso/public_html/forums/library/KingK/BbCodeManager/ControllerAdmin/CustomBbCodes.php on line 359

Any ideas?

Thanks!
 
Ah, I think i fixed it. I didn't realize there are 3 addons at play here and I used the wrong importer. :) I installed BBM 1.1.4 and imported and it worked - sorry I am noob!
 
Is there a way to limit the title length for a spoiler? A lengthy title will break out of the spoiler box and ultimately break the page since the title text could run into subsequent posts below it.
 
Code:
Server Error
 
Mysqli prepare error: Table 'thereefu_xenfor.kingk_bbcm' doesn't exist
 
    Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
    Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
    Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
    Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 219
    XenForo_Model->fetchAllKeyed() in KingK/BbCodeManager/Model/CustomBbCode.php at line 61
    KingK_BbCodeManager_Model_CustomBbCode->getAllActiveCustomBbCodes() in Sedo/StopAutoLinkingPatch/Model/Post.php at line 57
    Sedo_StopAutoLinkingPatch_Model_Post->getAllCustomBbCodes() in Sedo/StopAutoLinkingPatch/Model/Post.php at line 28
    Sedo_StopAutoLinkingPatch_Model_Post->preparePost() in UserEss/Model/Post.php at line 311
    UserEss_Model_Post->preparePost() in Dark/PostRating/Model/Post.php at line 60
    Dark_PostRating_Model_Post->preparePost() in XenForo/ControllerHelper/ForumThreadPost.php at line 116
    XenForo_ControllerHelper_ForumThreadPost->assertPostValidAndViewable() in XenForo/ControllerPublic/Post.php at line 15
    XenForo_ControllerPublic_Post->actionIndex() in XenForo/FrontController.php at line 310
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
    XenForo_FrontController->run() in /home/thereefu/public_html/index.php at line 13

I get that error when I uninstall...

Any ideas?
 
Code:
Server Error
 
Mysqli prepare error: Table 'thereefu_xenfor.kingk_bbcm' doesn't exist
 
    Zend_Db_Statement_Mysqli->_prepare() in Zend/Db/Statement.php at line 115
    Zend_Db_Statement->__construct() in Zend/Db/Adapter/Mysqli.php at line 381
    Zend_Db_Adapter_Mysqli->prepare() in Zend/Db/Adapter/Abstract.php at line 478
    Zend_Db_Adapter_Abstract->query() in XenForo/Model.php at line 219
    XenForo_Model->fetchAllKeyed() in KingK/BbCodeManager/Model/CustomBbCode.php at line 61
    KingK_BbCodeManager_Model_CustomBbCode->getAllActiveCustomBbCodes() in Sedo/StopAutoLinkingPatch/Model/Post.php at line 57
    Sedo_StopAutoLinkingPatch_Model_Post->getAllCustomBbCodes() in Sedo/StopAutoLinkingPatch/Model/Post.php at line 28
    Sedo_StopAutoLinkingPatch_Model_Post->preparePost() in UserEss/Model/Post.php at line 311
    UserEss_Model_Post->preparePost() in Dark/PostRating/Model/Post.php at line 60
    Dark_PostRating_Model_Post->preparePost() in XenForo/ControllerHelper/ForumThreadPost.php at line 116
    XenForo_ControllerHelper_ForumThreadPost->assertPostValidAndViewable() in XenForo/ControllerPublic/Post.php at line 15
    XenForo_ControllerPublic_Post->actionIndex() in XenForo/FrontController.php at line 310
    XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 132
    XenForo_FrontController->run() in /home/thereefu/public_html/index.php at line 13

I get that error when I uninstall...

Any ideas?
The install & uninstall codes match up. It looks like something removed that table from the database.
 
Back
Top Bottom