An error was encountered during the lifetime of the application.
This could be due to a variety of problems, such as a bug in the application.
However, normally it is caused by misconfiguration.
Error: PDOException
Message: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DESC LIMIT 20' at line 1
File: C:\Apache24\htdocs\cp\lib\Flux\Connection\Statement.php:50
| File | Line | Function/Method |
|---|---|---|
| C:\Apache24\htdocs\cp\lib\Flux\Connection\Statement.php | 50 | PDOStatement::execute() |
| C:\Apache24\htdocs\cp\addons\pvprankings\modules\ranking\pvpranking.php | 67 | Flux_Connection_Statement::execute() |
| C:\Apache24\htdocs\cp\lib\Flux\Template.php | 375 | include() |
| C:\Apache24\htdocs\cp\lib\Flux\Dispatcher.php | 170 | Flux_Template::render() |
| C:\Apache24\htdocs\cp\index.php | 153 | Flux_Dispatcher::dispatch() |
#0 C:\Apache24\htdocs\cp\lib\Flux\Connection\Statement.php(50): PDOStatement->execute()
#1 C:\Apache24\htdocs\cp\addons\pvprankings\modules\ranking\pvpranking.php(67): Flux_Connection_Statement->execute()
#2 C:\Apache24\htdocs\cp\lib\Flux\Template.php(375): include('...')
#3 C:\Apache24\htdocs\cp\lib\Flux\Dispatcher.php(170): Flux_Template->render()
#4 C:\Apache24\htdocs\cp\index.php(153): Flux_Dispatcher->dispatch()
#5 {main}