Menu

xss_security_check()

UNIX Help
2009-01-18
2013-04-25
  • Sourcecodeleser

    Sourcecodeleser - 2009-01-18

    Hello,

    after upgrading from 1.0 to 1.3.4 with all the steps in between I get the following error message:

    Call to undefined function: xss_security_check() in /var/www/web256/html/linpha/admin.php on line 32

    What can I do to solve this problem ?

    The file /functions/other.php is there and is looking fine.

    As a work around I have copied the function "xss_security_check()" from /functions/other.php in /admin.php and /viewer.php, but I guess there is a smarter way :-)

    Regards

     
    • bzrudi

      bzrudi - 2009-01-25

      Hi,

      you are right, copying the function around is not the smartest way ;-)
      However, you missed at some point to override a file or something, as it's for sure working with a current release..
      cheers bzrudi

       

Log in to post a comment.