Hello Petr. Thanks for your time. Unfortunatley that didn't work for me. I see that solution was suggested in post from almost 8 years ago, I'm currently using latest version of script, it may be fixed from then, since when I execute SQL command I get message for duplicate column name.
Hello Petr. Thanks for posting suggest, I've tried it but it only solves my problem with login into addressbook, but when I try to add new record (contact or group) I get edit page, then I fill necessary fields, submit, then I get that record has been added, but few secons later I see that there is nothing added, not in frontend or in database... same with contact and groups. Since i'm not programmer, I only know basics, I've googled for solution, somebody mentioned that setting "php_flag register_globals...
I think I have the same problem like you, and unfortunatley I think that there is no support anymore for this excellent script. I've tried to run it on PHP version 5.3.29 and 7.2.5. but on both servers I got message that it could not connect to database... altought I've used some basic script (https://gist.github.com/M165437/421cd2d23e53a111541a483971f7368b) to test connection, and everything worked OK.
Forgot to say that I've executed SQL command, and added 5 tables in my database, and that third party script saw all of them. I' dont know why I cannot connect via your software? I've tried also on PHP Version 5.3.29 but same problem. Thought maybe PHP version is to high since I saw that last update of script is in 2017.
Forot to say that I've executed SQL command, and added 5 tables in my database, and that thrid party script saw all of them. I' dont know why I cannot connect via yout software?
Hello. I have a problem installing PHP Address Book 9.0.0.1 I've followed userguide, configured cfg.db.php according to my database credentials, but as I try to create new account I get message that it could not connect to database. I'm using localhost and same data in my third party basic script to test connection, and in that script I connect without any problem (in same folder as where is adress book software). When I try to call diag.php I get the login page and link to create new account......