Advertisement
Guest User

error

a guest
Jan 25th, 2019
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.49 KB | None | 0 0
  1. Debug Trace
  2. Notice
  3. array_key_exists() expects parameter 2 to be array, null given
  4.  
  5. #0 [internal function]: gdn_ErrorHandler(2, 'array_key_exist...', '/home/foxholefo...', 439, Array)
  6. #1 /home/foxholeforums/public_html/library/core/class.autoloader.php(439): array_key_exists('application', NULL)
  7. #2 /home/foxholeforums/public_html/applications/yaga/settings/bootstrap.php(9): Gdn_Autoloader::registerMap('library', 'application', '/home/foxholefo...', Array)
  8. #3 /home/foxholeforums/public_html/bootstrap.php(311): include_once('/home/foxholefo...')
  9. #4 [internal function]: {closure}(Object(Garden\Container\Container), Object(Gdn_Configuration), Object(Vanilla\AddonManager), Object(Garden\EventManager), Object(Gdn_Request))
  10. #5 /home/foxholeforums/public_html/vendor/vanilla/garden-container/src/Container.php(723): call_user_func_array(Object(Closure), Array)
  11. #6 /home/foxholeforums/public_html/bootstrap.php(324): Garden\Container\Container->call(Object(Closure))
  12. #7 /home/foxholeforums/public_html/index.php(22): require_once('/home/foxholefo...')
  13. #8 {main}
  14. Notice
  15. array_flip() expects parameter 1 to be array, null given
  16.  
  17. #0 [internal function]: gdn_ErrorHandler(2, 'array_flip() ex...', '/home/foxholefo...', 463, Array)
  18. #1 /home/foxholeforums/public_html/library/core/class.autoloader.php(463): array_flip(NULL)
  19. #2 /home/foxholeforums/public_html/applications/yaga/settings/bootstrap.php(9): Gdn_Autoloader::registerMap('library', 'application', '/home/foxholefo...', Array)
  20. #3 /home/foxholeforums/public_html/bootstrap.php(311): include_once('/home/foxholefo...')
  21. #4 [internal function]: {closure}(Object(Garden\Container\Container), Object(Gdn_Configuration), Object(Vanilla\AddonManager), Object(Garden\EventManager), Object(Gdn_Request))
  22. #5 /home/foxholeforums/public_html/vendor/vanilla/garden-container/src/Container.php(723): call_user_func_array(Object(Closure), Array)
  23. #6 /home/foxholeforums/public_html/bootstrap.php(324): Garden\Container\Container->call(Object(Closure))
  24. #7 /home/foxholeforums/public_html/index.php(22): require_once('/home/foxholefo...')
  25. #8 {main}
  26. Notice
  27. array_flip() expects parameter 1 to be array, null given
  28.  
  29. #0 [internal function]: gdn_ErrorHandler(2, 'array_flip() ex...', '/home/foxholefo...', 523, Array)
  30. #1 /home/foxholeforums/public_html/library/core/class.autoloader.php(523): array_flip(NULL)
  31. #2 /home/foxholeforums/public_html/library/core/class.autoloader.php(464): Gdn_Autoloader::makeMapHash('library', 'application', 'yaga', '/home/foxholefo...')
  32. #3 /home/foxholeforums/public_html/applications/yaga/settings/bootstrap.php(9): Gdn_Autoloader::registerMap('library', 'application', '/home/foxholefo...', Array)
  33. #4 /home/foxholeforums/public_html/bootstrap.php(311): include_once('/home/foxholefo...')
  34. #5 [internal function]: {closure}(Object(Garden\Container\Container), Object(Gdn_Configuration), Object(Vanilla\AddonManager), Object(Garden\EventManager), Object(Gdn_Request))
  35. #6 /home/foxholeforums/public_html/vendor/vanilla/garden-container/src/Container.php(723): call_user_func_array(Object(Closure), Array)
  36. #7 /home/foxholeforums/public_html/bootstrap.php(324): Garden\Container\Container->call(Object(Closure))
  37. #8 /home/foxholeforums/public_html/index.php(22): require_once('/home/foxholefo...')
  38. #9 {main}
  39. Notice
  40. Declaration of RankModel::Delete($RankID) should be compatible with Gdn_Model::delete($where = Array, $options = Array)
  41.  
  42. #0 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): gdn_ErrorHandler(2, 'Declaration of ...', '/home/foxholefo...', 291, Array)
  43. #1 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): include_once()
  44. #2 [internal function]: Vanilla\AddonManager->autoload('RankModel')
  45. #3 /home/foxholeforums/public_html/applications/yaga/library/class.yaga.php(122): spl_autoload_call('RankModel')
  46. #4 /home/foxholeforums/public_html/applications/yaga/settings/class.hooks.php(462): Yaga::RankModel()
  47. #5 [internal function]: YagaHooks->UserModel_AfterGetSession_Handler(Object(UserModel), Array)
  48. #6 /home/foxholeforums/public_html/library/Garden/EventManager.php(278): call_user_func_array(Array, Array)
  49. #7 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(806): Garden\EventManager->fire('usermodel_after...', Object(UserModel), Array)
  50. #8 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(765): Gdn_PluginManager->callEventHandler(Object(UserModel), 'UserModel', 'AfterGetSession', 'handler')
  51. #9 /home/foxholeforums/public_html/library/core/class.pluggable.php(133): Gdn_PluginManager->callEventHandlers(Object(UserModel), 'UserModel', 'AfterGetSession')
  52. #10 /home/foxholeforums/public_html/library/core/class.session.php(464): Gdn_Pluggable->fireEvent('AfterGetSession')
  53. #11 /home/foxholeforums/public_html/library/core/class.auth.php(59): Gdn_Session->start(false, false)
  54. #12 /home/foxholeforums/public_html/bootstrap.php(346): Gdn_Auth->startAuthenticator()
  55. #13 /home/foxholeforums/public_html/index.php(22): require_once('/home/foxholefo...')
  56. #14 {main}
  57. Notice
  58. Declaration of RankModel::Get() should be compatible with Gdn_Model::get($orderFields = '', $orderDirection = 'asc', $limit = false, $pageNumber = false)
  59.  
  60. #0 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): gdn_ErrorHandler(2, 'Declaration of ...', '/home/foxholefo...', 291, Array)
  61. #1 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): include_once()
  62. #2 [internal function]: Vanilla\AddonManager->autoload('RankModel')
  63. #3 /home/foxholeforums/public_html/applications/yaga/library/class.yaga.php(122): spl_autoload_call('RankModel')
  64. #4 /home/foxholeforums/public_html/applications/yaga/settings/class.hooks.php(462): Yaga::RankModel()
  65. #5 [internal function]: YagaHooks->UserModel_AfterGetSession_Handler(Object(UserModel), Array)
  66. #6 /home/foxholeforums/public_html/library/Garden/EventManager.php(278): call_user_func_array(Array, Array)
  67. #7 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(806): Garden\EventManager->fire('usermodel_after...', Object(UserModel), Array)
  68. #8 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(765): Gdn_PluginManager->callEventHandler(Object(UserModel), 'UserModel', 'AfterGetSession', 'handler')
  69. #9 /home/foxholeforums/public_html/library/core/class.pluggable.php(133): Gdn_PluginManager->callEventHandlers(Object(UserModel), 'UserModel', 'AfterGetSession')
  70. #10 /home/foxholeforums/public_html/library/core/class.session.php(464): Gdn_Pluggable->fireEvent('AfterGetSession')
  71. #11 /home/foxholeforums/public_html/library/core/class.auth.php(59): Gdn_Session->start(false, false)
  72. #12 /home/foxholeforums/public_html/bootstrap.php(346): Gdn_Auth->startAuthenticator()
  73. #13 /home/foxholeforums/public_html/index.php(22): require_once('/home/foxholefo...')
  74. #14 {main}
  75. Notice
  76. Declaration of RankModel::GetCount() should be compatible with Gdn_Model::getCount($wheres = '')
  77.  
  78. #0 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): gdn_ErrorHandler(2, 'Declaration of ...', '/home/foxholefo...', 291, Array)
  79. #1 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): include_once()
  80. #2 [internal function]: Vanilla\AddonManager->autoload('RankModel')
  81. #3 /home/foxholeforums/public_html/applications/yaga/library/class.yaga.php(122): spl_autoload_call('RankModel')
  82. #4 /home/foxholeforums/public_html/applications/yaga/settings/class.hooks.php(462): Yaga::RankModel()
  83. #5 [internal function]: YagaHooks->UserModel_AfterGetSession_Handler(Object(UserModel), Array)
  84. #6 /home/foxholeforums/public_html/library/Garden/EventManager.php(278): call_user_func_array(Array, Array)
  85. #7 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(806): Garden\EventManager->fire('usermodel_after...', Object(UserModel), Array)
  86. #8 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(765): Gdn_PluginManager->callEventHandler(Object(UserModel), 'UserModel', 'AfterGetSession', 'handler')
  87. #9 /home/foxholeforums/public_html/library/core/class.pluggable.php(133): Gdn_PluginManager->callEventHandlers(Object(UserModel), 'UserModel', 'AfterGetSession')
  88. #10 /home/foxholeforums/public_html/library/core/class.session.php(464): Gdn_Pluggable->fireEvent('AfterGetSession')
  89. #11 /home/foxholeforums/public_html/library/core/class.auth.php(59): Gdn_Session->start(false, false)
  90. #12 /home/foxholeforums/public_html/bootstrap.php(346): Gdn_Auth->startAuthenticator()
  91. #13 /home/foxholeforums/public_html/index.php(22): require_once('/home/foxholefo...')
  92. #14 {main}
  93. Notice
  94. Declaration of BadgeModel::Delete($BadgeID) should be compatible with Gdn_Model::delete($where = Array, $options = Array)
  95.  
  96. #0 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): gdn_ErrorHandler(2, 'Declaration of ...', '/home/foxholefo...', 187, Array)
  97. #1 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): include_once()
  98. #2 [internal function]: Vanilla\AddonManager->autoload('BadgeModel')
  99. #3 /home/foxholeforums/public_html/applications/yaga/library/class.yaga.php(98): spl_autoload_call('BadgeModel')
  100. #4 /home/foxholeforums/public_html/applications/yaga/controllers/class.rulescontroller.php(48): Yaga::BadgeModel()
  101. #5 /home/foxholeforums/public_html/applications/yaga/controllers/class.rulescontroller.php(76): RulesController::GetRules()
  102. #6 /home/foxholeforums/public_html/applications/yaga/library/class.yaga.php(168): RulesController::GetInteractionRules()
  103. #7 /home/foxholeforums/public_html/applications/yaga/settings/class.hooks.php(633): Yaga::ExecuteBadgeHooks(Object(UserModel), 'Base_AfterGetSe...')
  104. #8 [internal function]: YagaHooks->Base_AfterGetSession_Handler(Object(UserModel), Array)
  105. #9 /home/foxholeforums/public_html/library/Garden/EventManager.php(278): call_user_func_array(Array, Array)
  106. #10 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(806): Garden\EventManager->fire('base_aftergetse...', Object(UserModel), Array)
  107. #11 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(770): Gdn_PluginManager->callEventHandler(Object(UserModel), 'Base', 'AfterGetSession', 'handler')
  108. #12 /home/foxholeforums/public_html/library/core/class.pluggable.php(133): Gdn_PluginManager->callEventHandlers(Object(UserModel), 'UserModel', 'AfterGetSession')
  109. #13 /home/foxholeforums/public_html/library/core/class.session.php(464): Gdn_Pluggable->fireEvent('AfterGetSession')
  110. #14 /home/foxholeforums/public_html/library/core/class.auth.php(59): Gdn_Session->start(false, false)
  111. #15 /home/foxholeforums/public_html/bootstrap.php(346): Gdn_Auth->startAuthenticator()
  112. #16 /home/foxholeforums/public_html/index.php(22): require_once('/home/foxholefo...')
  113. #17 {main}
  114. Notice
  115. Declaration of BadgeModel::Get() should be compatible with Gdn_Model::get($orderFields = '', $orderDirection = 'asc', $limit = false, $pageNumber = false)
  116.  
  117. #0 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): gdn_ErrorHandler(2, 'Declaration of ...', '/home/foxholefo...', 187, Array)
  118. #1 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): include_once()
  119. #2 [internal function]: Vanilla\AddonManager->autoload('BadgeModel')
  120. #3 /home/foxholeforums/public_html/applications/yaga/library/class.yaga.php(98): spl_autoload_call('BadgeModel')
  121. #4 /home/foxholeforums/public_html/applications/yaga/controllers/class.rulescontroller.php(48): Yaga::BadgeModel()
  122. #5 /home/foxholeforums/public_html/applications/yaga/controllers/class.rulescontroller.php(76): RulesController::GetRules()
  123. #6 /home/foxholeforums/public_html/applications/yaga/library/class.yaga.php(168): RulesController::GetInteractionRules()
  124. #7 /home/foxholeforums/public_html/applications/yaga/settings/class.hooks.php(633): Yaga::ExecuteBadgeHooks(Object(UserModel), 'Base_AfterGetSe...')
  125. #8 [internal function]: YagaHooks->Base_AfterGetSession_Handler(Object(UserModel), Array)
  126. #9 /home/foxholeforums/public_html/library/Garden/EventManager.php(278): call_user_func_array(Array, Array)
  127. #10 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(806): Garden\EventManager->fire('base_aftergetse...', Object(UserModel), Array)
  128. #11 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(770): Gdn_PluginManager->callEventHandler(Object(UserModel), 'Base', 'AfterGetSession', 'handler')
  129. #12 /home/foxholeforums/public_html/library/core/class.pluggable.php(133): Gdn_PluginManager->callEventHandlers(Object(UserModel), 'UserModel', 'AfterGetSession')
  130. #13 /home/foxholeforums/public_html/library/core/class.session.php(464): Gdn_Pluggable->fireEvent('AfterGetSession')
  131. #14 /home/foxholeforums/public_html/library/core/class.auth.php(59): Gdn_Session->start(false, false)
  132. #15 /home/foxholeforums/public_html/bootstrap.php(346): Gdn_Auth->startAuthenticator()
  133. #16 /home/foxholeforums/public_html/index.php(22): require_once('/home/foxholefo...')
  134. #17 {main}
  135. Notice
  136. Declaration of BadgeModel::GetCount() should be compatible with Gdn_Model::getCount($wheres = '')
  137.  
  138. #0 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): gdn_ErrorHandler(2, 'Declaration of ...', '/home/foxholefo...', 187, Array)
  139. #1 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): include_once()
  140. #2 [internal function]: Vanilla\AddonManager->autoload('BadgeModel')
  141. #3 /home/foxholeforums/public_html/applications/yaga/library/class.yaga.php(98): spl_autoload_call('BadgeModel')
  142. #4 /home/foxholeforums/public_html/applications/yaga/controllers/class.rulescontroller.php(48): Yaga::BadgeModel()
  143. #5 /home/foxholeforums/public_html/applications/yaga/controllers/class.rulescontroller.php(76): RulesController::GetRules()
  144. #6 /home/foxholeforums/public_html/applications/yaga/library/class.yaga.php(168): RulesController::GetInteractionRules()
  145. #7 /home/foxholeforums/public_html/applications/yaga/settings/class.hooks.php(633): Yaga::ExecuteBadgeHooks(Object(UserModel), 'Base_AfterGetSe...')
  146. #8 [internal function]: YagaHooks->Base_AfterGetSession_Handler(Object(UserModel), Array)
  147. #9 /home/foxholeforums/public_html/library/Garden/EventManager.php(278): call_user_func_array(Array, Array)
  148. #10 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(806): Garden\EventManager->fire('base_aftergetse...', Object(UserModel), Array)
  149. #11 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(770): Gdn_PluginManager->callEventHandler(Object(UserModel), 'Base', 'AfterGetSession', 'handler')
  150. #12 /home/foxholeforums/public_html/library/core/class.pluggable.php(133): Gdn_PluginManager->callEventHandlers(Object(UserModel), 'UserModel', 'AfterGetSession')
  151. #13 /home/foxholeforums/public_html/library/core/class.session.php(464): Gdn_Pluggable->fireEvent('AfterGetSession')
  152. #14 /home/foxholeforums/public_html/library/core/class.auth.php(59): Gdn_Session->start(false, false)
  153. #15 /home/foxholeforums/public_html/bootstrap.php(346): Gdn_Auth->startAuthenticator()
  154. #16 /home/foxholeforums/public_html/index.php(22): require_once('/home/foxholefo...')
  155. #17 {main}
  156. Notice
  157. Gdn_PluginManager::registerHandler is deprecated.
  158.  
  159. #0 [internal function]: gdn_ErrorHandler(16384, 'Gdn_PluginManag...', '/home/foxholefo...', 866, Array)
  160. #1 /home/foxholeforums/public_html/library/core/functions.general.php(866): trigger_error('Gdn_PluginManag...', 16384)
  161. #2 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(668): deprecated('Gdn_PluginManag...')
  162. #3 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(743): Gdn_PluginManager->registerHandler('VanillaStatsPlu...', 'StatsDashboard', 'SettingsControl...', 'home', 'method')
  163. #4 /home/foxholeforums/public_html/plugins/VanillaStats/class.vanillastats.plugin.php(61): Gdn_PluginManager->registerNewMethod('VanillaStatsPlu...', 'StatsDashboard', 'SettingsControl...', 'home')
  164. #5 [internal function]: VanillaStatsPlugin->gdn_dispatcher_beforeDispatch_handler(Object(Gdn_Dispatcher), Array)
  165. #6 /home/foxholeforums/public_html/library/Garden/EventManager.php(278): call_user_func_array(Array, Array)
  166. #7 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(806): Garden\EventManager->fire('gdn_dispatcher_...', Object(Gdn_Dispatcher), Array)
  167. #8 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(765): Gdn_PluginManager->callEventHandler(Object(Gdn_Dispatcher), 'Gdn_Dispatcher', 'BeforeDispatch', 'handler')
  168. #9 /home/foxholeforums/public_html/library/core/class.pluggable.php(133): Gdn_PluginManager->callEventHandlers(Object(Gdn_Dispatcher), 'Gdn_Dispatcher', 'BeforeDispatch')
  169. #10 /home/foxholeforums/public_html/library/core/class.dispatcher.php(236): Gdn_Pluggable->fireEvent('BeforeDispatch')
  170. #11 /home/foxholeforums/public_html/index.php(29): Gdn_Dispatcher->dispatch()
  171. #12 {main}
  172. Notice
  173. consolidateArrayValuesByKey is deprecated. Use array_column instead.
  174.  
  175. #0 [internal function]: gdn_ErrorHandler(16384, 'consolidateArra...', '/home/foxholefo...', 866, Array)
  176. #1 /home/foxholeforums/public_html/library/core/functions.general.php(866): trigger_error('consolidateArra...', 16384)
  177. #2 /home/foxholeforums/public_html/library/core/functions.deprecated.php(167): deprecated('consolidateArra...', 'array_column')
  178. #3 /home/foxholeforums/public_html/applications/yaga/settings/class.hooks.php(573): consolidateArrayValuesByKey(Array, 'CommentID')
  179. #4 [internal function]: YagaHooks->DiscussionController_Render_Before(Object(DiscussionController), Array)
  180. #5 /home/foxholeforums/public_html/library/Garden/EventManager.php(278): call_user_func_array(Array, Array)
  181. #6 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(806): Garden\EventManager->fire('discussioncontr...', Object(DiscussionController), Array)
  182. #7 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(765): Gdn_PluginManager->callEventHandler(Object(DiscussionController), 'DiscussionContr...', 'render', 'before')
  183. #8 /home/foxholeforums/public_html/library/core/class.pluggable.php(196): Gdn_PluginManager->callEventHandlers(Object(DiscussionController), 'DiscussionContr...', 'render', 'Before')
  184. #9 /home/foxholeforums/public_html/applications/vanilla/controllers/class.discussioncontroller.php(279): Gdn_Pluggable->__call('render', Array)
  185. #10 /home/foxholeforums/public_html/library/core/class.dispatcher.php(845): DiscussionController->index('28', 'forum-icons-and...', '')
  186. #11 /home/foxholeforums/public_html/library/core/class.dispatcher.php(274): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array)
  187. #12 /home/foxholeforums/public_html/index.php(29): Gdn_Dispatcher->dispatch()
  188. #13 {main}
  189. Notice
  190. Declaration of PageModel::Get($Offset = 0, $Limit = NULL, $Wheres = NULL) should be compatible with Gdn_Model::get($orderFields = '', $orderDirection = 'asc', $limit = false, $pageNumber = false)
  191.  
  192. #0 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): gdn_ErrorHandler(2, 'Declaration of ...', '/home/foxholefo...', 166, Array)
  193. #1 /home/foxholeforums/public_html/library/Vanilla/AddonManager.php(143): include_once()
  194. #2 [internal function]: Vanilla\AddonManager->autoload('PageModel')
  195. #3 /home/foxholeforums/public_html/applications/basicpages/settings/class.hooks.php(30): spl_autoload_call('PageModel')
  196. #4 [internal function]: BasicPagesHooks->Base_Render_Before(Object(DiscussionController), Array)
  197. #5 /home/foxholeforums/public_html/library/Garden/EventManager.php(278): call_user_func_array(Array, Array)
  198. #6 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(806): Garden\EventManager->fire('base_render_bef...', Object(DiscussionController), Array)
  199. #7 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(770): Gdn_PluginManager->callEventHandler(Object(DiscussionController), 'Base', 'render', 'before')
  200. #8 /home/foxholeforums/public_html/library/core/class.pluggable.php(196): Gdn_PluginManager->callEventHandlers(Object(DiscussionController), 'DiscussionContr...', 'render', 'Before')
  201. #9 /home/foxholeforums/public_html/applications/vanilla/controllers/class.discussioncontroller.php(279): Gdn_Pluggable->__call('render', Array)
  202. #10 /home/foxholeforums/public_html/library/core/class.dispatcher.php(845): DiscussionController->index('28', 'forum-icons-and...', '')
  203. #11 /home/foxholeforums/public_html/library/core/class.dispatcher.php(274): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array)
  204. #12 /home/foxholeforums/public_html/index.php(29): Gdn_Dispatcher->dispatch()
  205. #13 {main}
  206. Notice
  207. Parameter 1 to MediatorPlugin::Base_Render_Before() expected to be a reference, value given
  208.  
  209. #0 [internal function]: gdn_ErrorHandler(2, 'Parameter 1 to ...', '/home/foxholefo...', 278, Array)
  210. #1 /home/foxholeforums/public_html/library/Garden/EventManager.php(278): call_user_func_array(Array, Array)
  211. #2 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(806): Garden\EventManager->fire('base_render_bef...', Object(DiscussionController), Array)
  212. #3 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(770): Gdn_PluginManager->callEventHandler(Object(DiscussionController), 'Base', 'render', 'before')
  213. #4 /home/foxholeforums/public_html/library/core/class.pluggable.php(196): Gdn_PluginManager->callEventHandlers(Object(DiscussionController), 'DiscussionContr...', 'render', 'Before')
  214. #5 /home/foxholeforums/public_html/applications/vanilla/controllers/class.discussioncontroller.php(279): Gdn_Pluggable->__call('render', Array)
  215. #6 /home/foxholeforums/public_html/library/core/class.dispatcher.php(845): DiscussionController->index('28', 'forum-icons-and...', '')
  216. #7 /home/foxholeforums/public_html/library/core/class.dispatcher.php(274): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array)
  217. #8 /home/foxholeforums/public_html/index.php(29): Gdn_Dispatcher->dispatch()
  218. #9 {main}
  219. Notice
  220. arrayValue is deprecated. Use val instead.
  221.  
  222. #0 [internal function]: gdn_ErrorHandler(16384, 'arrayValue is d...', '/home/foxholefo...', 866, Array)
  223. #1 /home/foxholeforums/public_html/library/core/functions.general.php(866): trigger_error('arrayValue is d...', 16384)
  224. #2 /home/foxholeforums/public_html/library/core/functions.deprecated.php(76): deprecated('arrayValue', 'val')
  225. #3 /home/foxholeforums/public_html/plugins/OnlineNow/default.php(94): arrayValue('Plugin.OnlineNo...', Array)
  226. #4 [internal function]: OnlineNowPlugin->Base_Render_Before(Object(DiscussionController), Array)
  227. #5 /home/foxholeforums/public_html/library/Garden/EventManager.php(278): call_user_func_array(Array, Array)
  228. #6 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(806): Garden\EventManager->fire('base_render_bef...', Object(DiscussionController), Array)
  229. #7 /home/foxholeforums/public_html/library/core/class.pluginmanager.php(770): Gdn_PluginManager->callEventHandler(Object(DiscussionController), 'Base', 'render', 'before')
  230. #8 /home/foxholeforums/public_html/library/core/class.pluggable.php(196): Gdn_PluginManager->callEventHandlers(Object(DiscussionController), 'DiscussionContr...', 'render', 'Before')
  231. #9 /home/foxholeforums/public_html/applications/vanilla/controllers/class.discussioncontroller.php(279): Gdn_Pluggable->__call('render', Array)
  232. #10 /home/foxholeforums/public_html/library/core/class.dispatcher.php(845): DiscussionController->index('28', 'forum-icons-and...', '')
  233. #11 /home/foxholeforums/public_html/library/core/class.dispatcher.php(274): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array)
  234. #12 /home/foxholeforums/public_html/index.php(29): Gdn_Dispatcher->dispatch()
  235. #13 {main}
  236. Info Could not find file 'custom_dark.css' in folder ''.
  237. Notice
  238. /home/foxholeforums/public_html/plugins/OnlineNow/onlinenow.js: AssetModel::JsPath() with direct paths is deprecated.
  239.  
  240. #0 [internal function]: gdn_ErrorHandler(16384, '/home/foxholefo...', '/home/foxholefo...', 866, Array)
  241. #1 /home/foxholeforums/public_html/library/core/functions.general.php(866): trigger_error('/home/foxholefo...', 16384)
  242. #2 /home/foxholeforums/public_html/applications/dashboard/models/class.assetmodel.php(335): deprecated('/home/foxholefo...')
  243. #3 /home/foxholeforums/public_html/library/core/class.controller.php(1862): AssetModel::jsPath('/plugins/Online...', 'vanilla', 'desktop')
  244. #4 /home/foxholeforums/public_html/library/core/class.controller.php(1404): Gdn_Controller->renderMaster()
  245. #5 /home/foxholeforums/public_html/library/core/class.pluggable.php(210): Gdn_Controller->xRender()
  246. #6 /home/foxholeforums/public_html/applications/vanilla/controllers/class.discussioncontroller.php(279): Gdn_Pluggable->__call('render', Array)
  247. #7 /home/foxholeforums/public_html/library/core/class.dispatcher.php(845): DiscussionController->index('28', 'forum-icons-and...', '')
  248. #8 /home/foxholeforums/public_html/library/core/class.dispatcher.php(274): Gdn_Dispatcher->dispatchController(Object(Gdn_Request), Array)
  249. #9 /home/foxholeforums/public_html/index.php(29): Gdn_Dispatcher->dispatch()
  250. #10 {main}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement