User Activity

  • Modified a comment on ticket #788 on Adminer

    I have the same problem with PHP 8.0.3. Using the source code I can see that the warning: Warning: Trying to access array offset on value of type bool in /home/httpd/html/client/GDS/adminderSource/adminer/include/auth.inc.php on line 44 Looking at the code warping the 'invalid' block of with a true test as below seems to solve the problem, but I am not sure if it makes sense or not. function check_invalid_login() { global $adminer; $invalids = unserialize(@file_get_contents(get_temp_dir() . "/adminer.invalid"));...

  • Posted a comment on ticket #788 on Adminer

    I have the same problem with PHP 8.0.3. Using the source code I can see that the warning: Warning: Trying to access array offset on value of type bool in /home/httpd/html/client/GDS/adminderSource/adminer/include/auth.inc.php on line 44 Looking at the code warping the 'invalid' block of with a true test as below seems to solve the problem, but I am not sure if it makes sense or not. function check_invalid_login() { global $adminer; $invalids = unserialize(@file_get_contents(get_temp_dir() . "/adminer.invalid"));...

View All

Personal Data

Username:
elgimbo
Joined:
2021-03-16 03:11:35

Projects

  • No projects to display.

Personal Tools