silence
Well-known member
When editing a smilie, I get this error:
The thing is, the xf_smilie table has the title column, so I'm confused as to why this error is occuring.
Verifying file sums shows no issues so I'm confused as to what's causing the issue
Code:
Undefined index: title
XenForo_Application::handlePhpError() in XenForo/Model/Smilie.php at line 342
XenForo_Model_Smilie->getSmilieCategoryOptions() in XenForo/ControllerAdmin/Smilie.php at line 71
XenForo_ControllerAdmin_Smilie->actionEdit() in XenForo/FrontController.php at line 351
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/xeno/public_html/xenforo/admin.php at line 13
The thing is, the xf_smilie table has the title column, so I'm confused as to why this error is occuring.
Verifying file sums shows no issues so I'm confused as to what's causing the issue