Jump to content
  • 0
Sign in to follow this  
ToiletMaster

Flux CP unable to register

Question

Hello everyone!
 

I seem to be facing an issue right now.

 

Hopefully someone is able to assist,

 

I manage to got the site up,

 

however I face some challenges in the process which would be,

 

  • Login server shows offline even though it's online
  • Unable to register, it shows Uh Oh! What happened?

I've been struggling this for some time now, it would really make my day if someone could help me out on this >_>

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0

So i've checked what you said...

 

I was able to register via FluxCP and the only issue i can imagine is, that you are using plain text passwords on your server and flux is making md5 hashes out of that, so have a look into your hercules db "login" and check if the new registered account is not md5 (password is hashed, 0-9 + a-f and 32 chars long).

 

The MD5 Setting is in "your fluxcp folder/config/servers.php" and then

'UseMD5' => true, under 'LoginServer'

 

if you want to use MD5, use true, otherwise false :)

 

~Shikazu

Edited by Shikazu

Share this post


Link to post
Share on other sites
  • 0

well i just checked and it is hashed haha

 

I guess setting it false should fix it then? as currently i face another issue after reloading my OS ._.

 

since I kinda screwed up the entire thing lol

 

now it's showing Index of / instead of the flux page ._.

Share this post


Link to post
Share on other sites
  • 0

Open ports 6900, 5121, 6121. 

 

well i just checked and it is hashed haha

 

I guess setting it false should fix it then? as currently i face another issue after reloading my OS ._.

 

since I kinda screwed up the entire thing lol

 

now it's showing Index of / instead of the flux page ._.

You must have index.php

 

CalciumKid : https://github.com/calciumkid/fluxcp-renewal

Share this post


Link to post
Share on other sites
  • 0

Yeah that's the fluxcp i used, but it's not fixed for hercules. For example you can't show a list of the items, because hercules added the matk to attack instead of creating a new one.

 

So if you want to show the itemdb to your users, you can upload a second item_db and rename the field "atk:matk" to "attack" which probably is the fastest solution, even if the field contains x:y sometimes, because of the matk.

 

if you're running into problems with that, let me know ;)

Share this post


Link to post
Share on other sites
  • 0

okay here's an update,

 

I manage to install the Flux after lingering with the files, alot!

 

and finally getting it to work i guess,

 

however right now, the only i face now is this

Warning: date(): It is not safe to rely on the system's timezone
settings. You are *required* to use the date.timezone setting or the
date_default_timezone_set() function. In case you used any of those
methods and you are still getting this warning, you most likely
misspelled the timezone identifier. We selected 'Asia/Kuala_Lumpur' for
'MYT/8.0/no DST' instead in
/var/www/html/lib/Flux/Connection/Statement.php on line 14

 

Registrations works great now without any issues thanks guys!

Edited by ToiletMaster

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

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