View Single Post
  #2  
Old 13th November 2021, 11:15
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
Ok so I think I know what the problem is but what u must do is to first disable by commenting out the line which returns u to login.php in takelogin.php and the turn on show php errors.
Code:
ini_set('display_startup_errors', 1);
ini_set('display_errors', 1);
error_reporting(-1);
Then try to register again and then see what errors you are getting.

Look currently I dont have a copy of u232 installed on my servers but I think u need to increase the length of passhash or secrets but I could be wrong with what field name it is. Also i seem to remember u need to null another field name.
__________________




Please Support Majority Report


You can contact me on Skype live:phesadent.elect but please let me know first.


If you are ever need me desperately then please email me at dan.oak44@gmail.com and I will contact u within a week.


Due to free time I'm able to help interested member's with their tracker.

Please Note!
Depending on your requests I will charge you for my assistance for Tracker installs and mods.
All my mods are custom and prices will very depending on the request.
I'm able to install any tracker and mods including themes.

Please PM me

Reply With Quote