Not a Bug UI.X Error undefined index (conflict) with Group Forums

Freelancer

Active Member
This happens, when Audentio UI.X Framework is installed and I create a forum in a group.

Code:
Server Error Log
Error Info
ErrorException: Undefined index: node_id - library/Audentio/UIX/Listener/CodeEvent.php:273
Generated By: XXXXXXXXX, Yesterday at 10:30 PM
Stack Trace
#0 /var/www/clients/client180/web812/web/library/Audentio/UIX/Listener/CodeEvent.php(273): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/client...', 273, Array)
#1 /var/www/clients/client180/web812/web/library/XenForo/CodeEvent.php(58): Audentio_UIX_Listener_CodeEvent::templateCreate('Team_forum_add', Array, Object(XenForo_Template_Public))
#2 /var/www/clients/client180/web812/web/library/XenForo/Template/Abstract.php(82): XenForo_CodeEvent::fire('template_create', Array, 'Team_forum_add')
#3 /var/www/clients/client180/web812/web/library/XenForo/Dependencies/Public.php(239): XenForo_Template_Abstract->__construct('Team_forum_add', Array)
#4 /var/www/clients/client180/web812/web/library/XenForo/ViewRenderer/Abstract.php(263): XenForo_Dependencies_Public->createTemplateObject('Team_forum_add', Array)
#5 /var/www/clients/client180/web812/web/library/XenForo/ViewRenderer/HtmlPublic.php(80): XenForo_ViewRenderer_Abstract->createTemplateObject('Team_forum_add', Array)
#6 /var/www/clients/client180/web812/web/library/XenForo/ViewRenderer/Abstract.php(249): XenForo_ViewRenderer_HtmlPublic->renderView('Nobita_Teams_Vi...', Array, 'Team_forum_add', NULL)
#7 /var/www/clients/client180/web812/web/library/XenForo/ViewRenderer/HtmlPublic.php(68): XenForo_ViewRenderer_Abstract->renderSubView(Object(XenForo_ControllerResponse_View))
#8 /var/www/clients/client180/web812/web/library/XenForo/FrontController.php(606): XenForo_ViewRenderer_HtmlPublic->renderView('Nobita_Teams_Vi...', Array, 'Team_view', Object(XenForo_ControllerResponse_View))
#9 /var/www/clients/client180/web812/web/library/XenForo/FrontController.php(158): XenForo_FrontController->renderView(Object(XenForo_ControllerResponse_View), Object(XenForo_ViewRenderer_HtmlPublic), Array)
#10 /var/www/clients/client180/web812/web/index.php(13): XenForo_FrontController->run()
#11 {main}
Request State
array(3) {
  ["url"] => string(60) "https://www.xxxxxxxxxxxxx.com/groups/forums/add?team_id=71"
  ["_GET"] => array(1) {
    ["team_id"] => string(2) "71"
  }
  ["_POST"] => array(0) {
  }
}
 
Yep and they will tell me I shall report it to you... :rolleyes:
 
Yep and they will tell me I shall report it to you... :rolleyes:
FreelancerOf course after 2 weeks :D (I stopped using my Scratch style (that uses UI.X and it was so nice) just because of new bugs in UI.X and waiting 2 weeks for each ticket reply each time! and started using Arty's work as he is absolutely professional with more than 12 years of experience in designing styles and answering messages within minutes.)
 
I don't see any lines which help me to fix it. They should be check the key exists in array before do anything.
 
@Nobita : Audentio asked me if we could provide the Social Groups Add-on for them, so they can look into the problem and fix it on their side. Is it possible that you can forward them a free developer license so they can bring us support for UIX users? And there are quite a lot of UIX users. So if your add-on gets supported by UIX officially, it would be an advantage for you too.
 
Back
Top