• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Usefull Info for stop server crash

Retired Developer
Joined
Jun 16, 2005
Messages
496
Reaction score
215
Well i give you the secret why your server crash over and over and over and over and over

Reasons :

  1. you give sycee at registration
  2. addcash doesnt update properly
  3. you give cash to an inactive user so if you dont clear ur table server will generate errors

Fix :
  • Remove sycee at account creation (the call addcash)
  • Be sure that before you send Sycee to an account that table point is filled with account id
    from this one => if account is not generated there => account not found => authd crash
  • From my webplatform you have database with fix :) try to understand how i manage it with now_sn (table users) and addcash procedure this is important else server crash

That all folks :)
 
Last edited:
Back
Top