Flux Control Panel for Hercules

wow fast and very nice job sir
default_biggrin.png


 
I pull request emphaino
Pulled in 8a0bda3. Thanks @mleo1, that was a bit of an oversight on my part.

Also keep in mind that if you're using custom themes with an updated FluxCP, you'll have to update your custom theme files as well.

 
Last edited by a moderator:
Since the upgrade Flux Says when i try to change PW: "sorry no form session found(hack attempt)"

 
Last edited by a moderator:
Since the upgrade Flux Says when i try to change PW: "sorry no form session found(hack attempt)"
Are you using a custom theme? If so, refer to commit c546cc9 for all needed changes to your custom theme.
i am using emphaino theme. But this error still there. And i simply copy and paste this folders and including structur to my flux and overwritte all files 

 
lang Merge branch 'master' of https://github.com/missxantara/fluxcp-ra 6 days ago  

lib Merge branch 'master' of https://github.com/missxantara/fluxcp-ra 6 days ago  

modules Merge branch 'master' of https://github.com/missxantara/fluxcp-ra 6 days ago  

themes Emphaino follow up of c546cc9 6 days ago        

 and this file:

index.php Merge branch 'master' of https://github.com/missxantara/fluxcp-ra 6 days ago
 
Last edited by a moderator:
Code:
Error: PDOExceptionMessage: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)File: /home/questr/public_html/lib/Flux/Connection.php:81File	Line	Function/Method/home/questr/public_html/lib/Flux/Connection.php	81	PDO::__construct()/home/questr/public_html/lib/Flux/Connection.php	94	Flux_Connection::connect()/home/questr/public_html/lib/Flux/Connection.php	159	Flux_Connection::getConnection()/home/questr/public_html/modules/install/index.php	17	Flux_Connection::getStatement()/home/questr/public_html/lib/Flux/Template.php	337	include()/home/questr/public_html/lib/Flux/Dispatcher.php	170	Flux_Template::render()/home/questr/public_html/index.php	180	Flux_Dispatcher::dispatch()Exception Trace As String#0 /home/questr/public_html/lib/Flux/Connection.php(81): PDO->__construct(*hidden*)#1 /home/questr/public_html/lib/Flux/Connection.php(94): Flux_Connection->connect(Object(Flux_Config))#2 /home/questr/public_html/lib/Flux/Connection.php(159): Flux_Connection->getConnection()#3 /home/questr/public_html/modules/install/index.php(17): Flux_Connection->getStatement('SELECT VERSION(...')#4 /home/questr/public_html/lib/Flux/Template.php(337): include('/home/questr/pu...')#5 /home/questr/public_html/lib/Flux/Dispatcher.php(170): Flux_Template->render()#6 /home/questr/public_html/index.php(180): Flux_Dispatcher->dispatch(Array)#7 {main}
i got this problem

or this

Error: PDOException

Message: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

File: /home/questr/public_html/lib/Flux/Connection.php:81

 
Last edited by a moderator:
Error: PDOExceptionMessage: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)File: /home/questr/public_html/lib/Flux/Connection.php:81File Line Function/Method/home/questr/public_html/lib/Flux/Connection.php 81 PDO::__construct()/home/questr/public_html/lib/Flux/Connection.php 94 Flux_Connection::connect()/home/questr/public_html/lib/Flux/Connection.php 159 Flux_Connection::getConnection()/home/questr/public_html/modules/install/index.php 17 Flux_Connection::getStatement()/home/questr/public_html/lib/Flux/Template.php 337 include()/home/questr/public_html/lib/Flux/Dispatcher.php 170 Flux_Template::render()/home/questr/public_html/index.php 180 Flux_Dispatcher::dispatch()Exception Trace As String#0 /home/questr/public_html/lib/Flux/Connection.php(81): PDO->__construct(*hidden*)#1 /home/questr/public_html/lib/Flux/Connection.php(94): Flux_Connection->connect(Object(Flux_Config))#2 /home/questr/public_html/lib/Flux/Connection.php(159): Flux_Connection->getConnection()#3 /home/questr/public_html/modules/install/index.php(17): Flux_Connection->getStatement('SELECT VERSION(...')#4 /home/questr/public_html/lib/Flux/Template.php(337): include('/home/questr/pu...')#5 /home/questr/public_html/lib/Flux/Dispatcher.php(170): Flux_Template->render()#6 /home/questr/public_html/index.php(180): Flux_Dispatcher->dispatch(Array)#7 {main}i got this problem

or this

Error: PDOException

Message: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

File: /home/questr/public_html/lib/Flux/Connection.php:81
Like the message say: You've got the wrong SQL login data set at the config.

 
i believe the calculation is wrong ??

1bbwoD5.jpg


i think it's suppose to be

1.00 USD = 100 credit(s)

 
is it okay to use the new theme to fluxcp-re? or its only available for hercules fluxcp?
It's untested and unsupported; you may encounter some errors by using Emphaino with fluxcp-re.
please commit it
default_tongue.png


http://herc.ws/board/topic/3996-fluxcp-for-new-sql-table/

i believe the calculation is wrong ??

1bbwoD5.jpg


i think it's suppose to be

1.00 USD = 100 credit(s)
Committed in 4cc6996; @Emistry, it's supposed to be like that, but the comment for it is confusing.

 
Last edited by a moderator:
  • Upvote
Reactions: pan
Back
Top