script '/var/www/plogger/set_session_var.php' not found or unable to stat, referer: http://localhost/plogger/?level=picture&id=1
appearing in my logs. The request appears to come from httpRequest.open('GET', 'set_session_var.php?var=details&val=0', true); in dynamics.js when I click on 'View Details' under a picture.
Is this just some old code in dynamics.js or is set_session_var.php missing from the download?
Is anybody want to answer this problem? I don't get this error but I saw this sentences like this "httpRequest.open('GET', 'set_session_var.php?var=details&val=0', true);" and I don't understand anything. Because in my server and in my folders "set_session_var.php" doesn't exist! Best regards!
habipoguz: What you are seeing is indeed a leftover in the javascript from an earlier version, and has been corrected in the latest SVN version, so this problem shouldn't reoccur in the next release.