Update not working
Brought to you by:
konkers
hi.
I've a problem to run that database. i've create it by
using sql scipt, i've edited the conf., uploaded all files on
server and the page runs already. i started the launcher
an confirgured it... but there is no entry in the database.
got anyone an idea?
Logged In: NO
I had that problem on my install and found that I had to fix
the resistance stats being entered into the database by
changing variable from int(11) to varchar(255) then it
actually entered data into the database *shrugs* but now my
char.php is messed up and says
"Notice: Undefined offset: 3 in C:\Program
Files\KeyFocus\KFWS\htdocs\web\lib\char.php on line 28"
when trying to display the number or armor saved in the
database. I'm not a php guru and fixing this seems to be
beyond me.