Thread: Mys 1.3.4 News System
View Single Post
  #47  
Old 03-30-2016, 05:07 PM
Ittermat's Avatar
Ittermat Ittermat is offline
The awesomesauce
 
Join Date: Feb 2016
Location: in front of my laptop
Posts: 272
Gender: Female
Credits: 33,969
Ittermat is on a distinguished road
Default

I installed this and followed the instructions- but I seem to get this error when I got to create News from the acp

Code:
Strict Standards: Declaration of AdminSidebar::setDivision() should be compatible with Sidebar::setDivision(GUIComponent $module) in /home/atrocity/public_html/classes/class_adminsidebar.php on line 18

Fatal error: Uncaught exception 'Exception' with message 'Database error 1054 - Unknown column 'content' in 'field list'' in /home/atrocity/public_html/classes/class_database.php:213 Stack trace: #0 /home/atrocity/public_html/classes/class_database.php(117): Database->_query('news', Array, 'insert') #1 /home/atrocity/public_html/admincp/view/newsview.php(223): Database->insert('news', Array) #2 /home/atrocity/public_html/classes/class_frontcontroller.php(100): ACPNewsView->create() #3 /home/atrocity/public_html/admincp/index.php(109): FrontController->render() #4 /home/atrocity/public_html/admincp/index.php(113): AdminCP::main() #5 {main} thrown in /home/atrocity/public_html/classes/class_database.php on line 213
Im not entirely sure what i did wrong?
Reply With Quote