Internal Server Error [500].
TypeError [ 0 ]: Unsupported operand types: string - int
APPPATH/classes/Model/Ximig/Forum.php [ 186 ]
181 else
182 $orderby = $this->sortfields[2];
183 if($this->sort<0)
184 $orderby .= ' DESC';
185 // Limit
186 $limit = ($this->offset>0) ? " LIMIT ".(($this->offset-1)*$this->user->display_tdNumberOfPage).",".$this->user->display_tdNumberOfPage : "";
187 // Threads einlesen
188 if($this->forum['access_groupread'] || $this->forum['access_userread'])
189 $values = $this->fetch_all(
190 sprintf('SELECT SQL_CALC_FOUND_ROWS %1$s FROM xg_thread INNER JOIN xg_posting ON xg_posting_thread=xg_thread_ident
191 WHERE xg_thread_forum=:forum %2$s
APPPATH/classes/Model/Ximig/Forum.php [ 318 ] » Model_Ximig_Forum->get_threads()
APPPATH/classes/Controller/Custom.php [ 103 ] » Model_Ximig_Forum->response_items()
APPPATH/classes/Controller/Ximig/Forum.php [ 309 ] » Controller_Custom->response_content()
SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Ximig_Forum->action_items()
{PHP internal call} » Kohana_Controller->execute()
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 94 ] » ReflectionMethod->invoke()
SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request()
SYSPATH/classes/Kohana/Request.php [ 1000 ] » Kohana_Request_Client->execute()
DOCROOT/ximig/index.php [ 120 ] » Kohana_Request->execute()
Environment

