I have in this table some polish letters like: ¡, Ê, Æ, Ñ, ¬, ó, etc (if you can see them) and it worked ok. Yesterday I added there space sign to disable logins with spaces inside them (of course via admin panel). And now nobody can't login. It blockes all logins.
I deleted all records in blocked_logins table (via phpMyAdmin), but logins are still blocked. How to repair it?
BTW when i try lovin via http://www.aeii.livenet.pl/fud/adm/index.php i got Cytuj: | Warning: getmypid() has been disabled for security reasons in /home/aeii/public_html/FUDforum/include/theme/default/cookies.inc on line 91
Warning: Cannot modify header information - headers already sent by (output started at /home/aeii/public_html/FUDforum/include/theme/default/cookies.inc:91) in /home/aeii/public_html/FUDforum/include/theme/default/cookies.inc on line 98
Warning: Cannot modify header information - headers already sent by (output started at /home/aeii/public_html/FUDforum/include/theme/default/cookies.inc:91) in /home/aeii/public_html/FUDforum/include/adm.inc on line 39
|
second BTW, my provider changed server configuration:
Cytuj: | disable_functions php_uname, putenv, getmyuid, getmypid, passthru, leak, listen, diskfreespace, tmpfile, link, ignore_user_abord, shell_exec, popen, dl, set_time_limit, exec, system, highlight_file, source, show_source, fpaththru, virtual, posix_ctermid, posix_getcwd, posix_getegid, posix_geteuid, posix_getgid, posix_getgrgid, posix_getgrnam, posix_getgroups, posix_getlogin, posix_getpgid, posix_getpgrp, posix_getpid, posix_getppid, posix_getpwnam, posix_getpwuid, posix_getrlimit, posix_getsid, posix_getuid, posix_isatty, posix_kill, posix_mkfifo, posix_setegid, posix_seteuid, posix_setgid, posix_setpgid, posix_setsid, posix_setuid, posix_times, posix_ttyname, posix_uname, proc_open, proc_close, proc_get_status, proc_nice, proc_terminate
|
which of this functions cannot be disabled for fudforum?
[Updated on: Fri, 29 December 2006 20:02] Report message to a moderator
|