FluxCP Error

Petey Pablo

New member
Messages
224
Points
0
Emulator
Anyone can help me to fix this issue?

Code:
Error: Flux_Error
Message: MySQL error (SQLSTATE: 42S22, ERROR: 1054): Unknown column 'type' in 'field list'
File: /var/www/html/lib/Flux/Connection/Statement.php:27
File Line Function/Method /var/www/html/addons/vote_for_credits/lib/cashpoints.php 61 Flux_Connection_Statement::execute() /var/www/html/addons/vote_for_credits/lib/cashpoints.php 17 Cashpoints::initCash() /var/www/html/addons/vote_for_credits/modules/vote/index.php 43 Cashpoints::getCash() /var/www/html/lib/Flux/Template.php 375 include() /var/www/html/lib/Flux/Dispatcher.php 170 Flux_Template::render() /var/www/html/index.php 180 Flux_Dispatcher::dispatch() Exception Trace As String
#0 /var/www/html/addons/vote_for_credits/lib/cashpoints.php(61): Flux_Connection_Statement->execute(Array)
#1 /var/www/html/addons/vote_for_credits/lib/cashpoints.php(17): Cashpoints->initCash('2000000')
#2 /var/www/html/addons/vote_for_credits/modules/vote/index.php(43): Cashpoints->getCash('2000000')
#3 /var/www/html/lib/Flux/Template.php(375): include('/var/www/html/a...')
#4 /var/www/html/lib/Flux/Dispatcher.php(170): Flux_Template->render()
#5 /var/www/html/index.php(180): Flux_Dispatcher->dispatch(Array)
 
 
Last edited by a moderator:
I doubt you installed an addon that caused the error and not the fluxcp itself

 
Back
Top