With the updated heal.php healing is working now.
But I found 2 more problems.
When I tried to optimize my database tables I had this warning :
PHP Code:
rpg_rpg_alignment Check Warning: Found row where the auto_increment column has the value 0
rpg_rpg_alignment Check Status: OK
rpg_rpg_alignment Optimize Status: OK
rpg_rpg_classf Check Warning: Found row where the auto_increment column has the value 0
rpg_rpg_classf Check Status: OK
rpg_rpg_classf Optimize Status: OK
rpg_rpg_classm Check Warning: Found row where the auto_increment column has the value 0
rpg_rpg_classm Check Status: OK
rpg_rpg_classm Optimize Status: OK
rpg_rpg_element Check Warning: Found row where the auto_increment column has the value 0
rpg_rpg_element Check Status: OK
rpg_rpg_element Optimize Status: OK
rpg_rpg_race Check Warning: Found row where the auto_increment column has the value 0
rpg_rpg_race Check Status: OK
rpg_rpg_race Optimize Status: OK
rpg_rpg_type Check Warning: Found row where the auto_increment column has the value 0
rpg_rpg_type Check Status: OK
rpg_rpg_type Optimize Status: OK
Why do i have a warning like this when I optimize the tables.
Also I dont know why but character names are always same with your location.
I thiink you miss coded something ovet there.Noone can update their names.