Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorianmc
    • CommentTimeDec 25th 2007
     
    I've just installed version 3 and I noticed

    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?
    • CommentAuthorhabipoguz
    • CommentTimeFeb 26th 2009
     
    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!
    •  
      CommentAuthorkimparsell
    • CommentTimeFeb 26th 2009
     
    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.