ToiletMaster 3 Posted June 1, 2013 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 >_> Quote Share this post Link to post Share on other sites
0 Shikazu 11 Posted June 1, 2013 (edited) 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 June 1, 2013 by Shikazu Quote Share this post Link to post Share on other sites
0 ToiletMaster 3 Posted June 2, 2013 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 ._. Quote Share this post Link to post Share on other sites
0 jaBote 438 Posted June 2, 2013 Usually you can change a 'true' bool value in PHP if you set it to 'false'. Yeah, try if that works. Quote Share this post Link to post Share on other sites
0 Patskie 88 Posted June 2, 2013 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 Quote Share this post Link to post Share on other sites
0 Shikazu 11 Posted June 2, 2013 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 Quote Share this post Link to post Share on other sites
0 ToiletMaster 3 Posted June 3, 2013 (edited) 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 timezonesettings. You are *required* to use the date.timezone setting or thedate_default_timezone_set() function. In case you used any of thosemethods and you are still getting this warning, you most likelymisspelled 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 June 3, 2013 by ToiletMaster Quote Share this post Link to post Share on other sites
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,
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