51463
Well-known member
From what i can see in the code the add-ons mention in the error codes are:
ControlNoFollow
https://xenforo.com/community/resources/control-nofollow-urls.1389/
******* Comment Each Post
https://*******.com/resources/comment-each-post.201/
Digital Point Ad-Positioning
https://xenforo.com/community/resources/digital-point-ad-positioning.232/
I have just finished doing some more testing on my small forum.
I installed 2 add-ons. BbCodes & Buttons Manager and ControlNoFollow. And i am receieving the same error on my small forum. So i think it's between these 2 add-ons.
The only feature i am using in your add-on is this:

ControlNoFollow
https://xenforo.com/community/resources/control-nofollow-urls.1389/
******* Comment Each Post
https://*******.com/resources/comment-each-post.201/
Digital Point Ad-Positioning
https://xenforo.com/community/resources/digital-point-ad-positioning.232/
I have just finished doing some more testing on my small forum.
I installed 2 add-ons. BbCodes & Buttons Manager and ControlNoFollow. And i am receieving the same error on my small forum. So i think it's between these 2 add-ons.
Code:
ErrorException: Undefined index: signatureHtml - library/ControlNoFollow/Listener.php:37
Generated By: joey_tbf, 5 minutes ago
Stack Trace
#0 /home/server/thebiggestforums.com/community/library/ControlNoFollow/Listener.php(37): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/server/the...', 37, Array)
#1 [internal function]: ControlNoFollow_Listener::templateCreate('thread_view', Array, Object(XenForo_Template_Public))
#2 /home/server/thebiggestforums.com/community/library/XenForo/CodeEvent.php(58): call_user_func_array(Array, Array)
#3 /home/server/thebiggestforums.com/community/library/XenForo/Template/Abstract.php(82): XenForo_CodeEvent::fire('template_create', Array, 'thread_view')
#4 /home/server/thebiggestforums.com/community/library/XenForo/Dependencies/Public.php(239): XenForo_Template_Abstract->__construct('thread_view', Array)
#5 /home/server/thebiggestforums.com/community/library/XenForo/ViewRenderer/Abstract.php(263): XenForo_Dependencies_Public->createTemplateObject('thread_view', Array)
#6 /home/server/thebiggestforums.com/community/library/XenForo/View.php(116): XenForo_ViewRenderer_Abstract->createTemplateObject('thread_view', Array)
#7 /home/server/thebiggestforums.com/community/library/XenForo/View.php(127): XenForo_View->createTemplateObject('thread_view', Array)
#8 /home/server/thebiggestforums.com/community/library/BBM/BbCode/Formatter/Base.php(2670): XenForo_View->createOwnTemplateObject()
#9 /home/server/thebiggestforums.com/community/library/BBM/BbCode/Formatter/Base.php(2677): BBM_BbCode_Formatter_Base->bbmGetToolTemplate()
#10 /home/server/thebiggestforums.com/community/library/BBM/BbCode/Formatter/Base.php(2693): BBM_BbCode_Formatter_Base->bbmGetTemplateParam('viewName')
#11 /home/server/thebiggestforums.com/community/library/BBM/BbCode/Formatter/Base.php(1869): BBM_BbCode_Formatter_Base->bbmGetViewName()
#12 /home/server/thebiggestforums.com/community/library/XenForo/BbCode/Formatter/Base.php(2005): BBM_BbCode_Formatter_Base->setView(Object(ControlNoFollow_ViewPublic_Thread_View))
#13 /home/server/thebiggestforums.com/community/library/XenForo/ViewPublic/Thread/View.php(7): XenForo_BbCode_Formatter_Base::create('Base', Array)
#14 /home/server/thebiggestforums.com/community/library/ControlNoFollow/ViewPublic/Thread/View.php(32): XenForo_ViewPublic_Thread_View->renderHtml()
#15 /home/server/thebiggestforums.com/community/library/XenForo/ViewRenderer/Abstract.php(227): ControlNoFollow_ViewPublic_Thread_View->renderHtml()
#16 /home/server/thebiggestforums.com/community/library/XenForo/ViewRenderer/HtmlPublic.php(71): XenForo_ViewRenderer_Abstract->renderViewObject('XenForo_ViewPub...', 'Html', Array, 'thread_view')
#17 /home/server/thebiggestforums.com/community/library/XenForo/FrontController.php(586): XenForo_ViewRenderer_HtmlPublic->renderView('XenForo_ViewPub...', Array, 'thread_view', NULL)
#18 /home/server/thebiggestforums.com/community/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#19 /home/server/thebiggestforums.com/community/index.php(13): XenForo_FrontController->run()
#20 {main}
Request State
array(3) {
["url"] => string(61) "http://thebiggestforums.com/community/threads/how-to-rank.12/"
["_GET"] => array(0) {
}
["_POST"] => array(0) {
The only feature i am using in your add-on is this:





