Jump to content

Vincent

Members
  • Content Count

    98
  • Joined

  • Last visited

Posts posted by Vincent


  1. Hello,

    i use the helloworld addon to learn how to code a addon for Flux CP.

    But as you can see at my Pic i can click on Menu item but the Menu Name is not shwon.

    post-395-0-60363500-1409400802_thumb.png

     

    How can i fix it?


  2. Hello,

    i want to know where and how the Server handle the Chatmessages that came from the Client?

     

    For Example:

     

    I captured with Wireshark the traffic from a Client to a Server.

     

    String that was send to the server:

    902b34522904744401960d1008004500003811db40003206234655d6fc1ac0a801061401c32e33bfb60599b028c2501800e5885e00008e001000436865636b6572203a203100

    Then i try to decode it from hexadecimal to Text:

     

    +4R)tD–E8Û@2#FUÖüÀ¨Ã.3¿¶™°(ÂPåˆ^ŽChecker : 1

    As you can see only the Playername "Checker" and the Message "1" can be decode. The rest dont work. In what way the server decode the strings?


  3.  

    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.


  4. Some User say its better to set the config at conf/import beacuse so you dont need to reedit this files after updateing your hercules to lastest version.

     

    What is the problem at SQL? You can use Workbench at your local PC and connect to the server. Or did you use on your Home PC also linux?


  5.  

    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 

     

     

     

  6.  

    Hi,

     

    This is the error i got. after i debug it.,

     

    any solution? will appreciate. thanks.

     

     

    Error: Flux_ErrorMessage: MySQL error (SQLSTATE: 21S01, ERROR: 1136): Column count doesn't match value count at row 1File: /home/playragn/public_html/cp1/lib/Flux/Connection/Statement.php:27 

     

    Then you are not using lastest Hercules Flux CP or you use the wrong itemdb.sql/itemdb_2.sql.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.