Folgende Warnungen sind aufgetreten:
Warning [2] Undefined array key 0 - Line: 1640 - File: showthread.php PHP 8.2.18 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 1640 errorHandler->error_callback
/showthread.php 915 buildtree




Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
editing a post -> disconnection
#8
Good morning,

sorry that it took so much time to solve the problem, but i couldn't do it earlier. I found out what was wrong. There is a function that checks the session every time you load a new page. It checks three things. A randomly generated session_key which is unique for every logged in user, the remote_addr of the user (ip) and the session_timeout. And anyhow (i don't know why if i'm honest) the variable $_SESSION['ip'] took the value of the entry_ip which was edited. This was the first time this ever happened. And only on your server. Like i said, i don't know why. I changed the whole SESSION variables to a more clearly name like $_SESSION['user_ip'] and so on. And now it works!

I will include this change into the new version. Maybe there are more persons in the future that would have this problem. I can send you an already edited ZIP File with a Version that works for your server if you wish that. The files on your server i had access to are already edited.
Zitieren


Nachrichten in diesem Thema

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste