Jump to content
  • 0

FluxCP Problem


Hatake Kakashi

Question


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

hello guys, please help me bout my flux cp bcoz my fluxcp generate own password how to fix that? all players is incorrect password bcoz of this error. thank you

and i try to go to mysql and yes generate own pass ex. asfgcv35610de1s4d5f64a6ds4

Edited by hatake
Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

You have MD5 enabled in FluxCP.

If you don't want to use MD5, disable it:

/config/servers.php

'UseMD5'   => false,

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

ok its working. but when i login in my fluxcp and click myaccount i got some error like this .

Error

An error occurred while trying to process your request.

Please try contacting an administrator: admin@localhost

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

  1. set $showExceptions to true in /config/error.php
  2. refresh the page
  3. --> see the full error

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

here's error sir

Error: Flux_Error

Message: MySQL error (SQLSTATE: 42S02, ERROR: 1146): Table 'ragnarok.item_db' doesn't exist

File: /home/se7ven/public_html/shockraro/fluxcp/lib/Flux/Connection/Statement.php:27 File Line Function/Method /home/se7ven/public_html/shockraro/fluxcp/lib/Flux/TemporaryTable.php 99 Flux_Connection_Statement::execute() /home/se7ven/public_html/shockraro/fluxcp/lib/Flux/TemporaryTable.php 71 Flux_TemporaryTable::create() /home/se7ven/public_html/shockraro/fluxcp/modules/account/view.php 12 Flux_TemporaryTable::__construct() /home/se7ven/public_html/shockraro/fluxcp/lib/Flux/Template.php 337 include() /home/se7ven/public_html/shockraro/fluxcp/lib/Flux/Dispatcher.php 168 Flux_Template::render() /home/se7ven/public_html/shockraro/fluxcp/index.php 170 Flux_Dispatcher::dispatch()

Exception Trace As String

#0 /home/se7ven/public_html/shockraro/fluxcp/lib/Flux/TemporaryTable.php(99): Flux_Connection_Statement->execute()

#1 /home/se7ven/public_html/shockraro/fluxcp/lib/Flux/TemporaryTable.php(71): Flux_TemporaryTable->create('ragnarok.item_d...')

#2 /home/se7ven/public_html/shockraro/fluxcp/modules/account/view.php(12): Flux_TemporaryTable->__construct(Object(Flux_Connection), 'ragnarok.items', Array)

#3 /home/se7ven/public_html/shockraro/fluxcp/lib/Flux/Template.php(337): include('/home/se7ven/pu...')

#4 /home/se7ven/public_html/shockraro/fluxcp/lib/Flux/Dispatcher.php(168): Flux_Template->render()

#5 /home/se7ven/public_html/shockraro/fluxcp/index.php(170): Flux_Dispatcher->dispatch(Array)

#6 {main}

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

Error: Flux_Error

Message: MySQL error (SQLSTATE: 42S02, ERROR: 1146): Table 'ragnarok.item_db' doesn't exist

Import the item and mob SQL files from /trunk/sql-files/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  254
  • Topics Per Day:  0.06
  • Content Count:  825
  • Reputation:   3
  • Joined:  11/14/11
  • Last Seen:  

so you mean i will import this? from yours?

Import the item and mob SQL files from /trunk/sql-files/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  2223
  • Reputation:   593
  • Joined:  10/26/11
  • Last Seen:  

Yes, import those SQL files into your "ragnarok" SQL database.

This will create the item & mob tables that FluxCP needs.

Then refresh your CP page and the error should be gone. :(

Link to comment
Share on other sites

×
×
  • Create New...