Menu

#2771 [6841?] Search error

v4.3.0
closed-fixed
nobody
None
5
2010-01-27
2010-01-26
Paul Blair
No

Simple search in Search box:

ERROR 8: Undefined variable: logfile
0 Error occurred on line 372 of file authentication.php in function AddToSearchLog
1 called from line 396 of file search_ctrl.php in function GeneralSearch
2 called from line 290 of file search_ctrl.php in function init
3 called from line 34 of file search.php

ERROR 2: flock() expects parameter 1 to be resource, boolean given
0 Error occurred on in function flock
1 called from line 373 of file authentication.php in function AddToSearchLog
2 called from line 396 of file search_ctrl.php in function GeneralSearch
3 called from line 290 of file search_ctrl.php in function init
4 called from line 34 of file search.php

Warning: flock() expects parameter 1 to be resource, boolean given in /home/pcug/pblair/WWW/svn/includes/authentication.php on line 373

ERROR 2: fputs(): supplied argument is not a valid stream resource
0 Error occurred on in function fputs
1 called from line 374 of file authentication.php in function AddToSearchLog
2 called from line 396 of file search_ctrl.php in function GeneralSearch
3 called from line 290 of file search_ctrl.php in function init
4 called from line 34 of file search.php

Warning: fputs(): supplied argument is not a valid stream resource in /home/xxxx/pblair/WWW/svn/includes/authentication.php on line 374

ERROR 2: flock() expects parameter 1 to be resource, boolean given
0 Error occurred on in function flock
1 called from line 375 of file authentication.php in function AddToSearchLog
2 called from line 396 of file search_ctrl.php in function GeneralSearch
3 called from line 290 of file search_ctrl.php in function init
4 called from line 34 of file search.php

Warning: flock() expects parameter 1 to be resource, boolean given in /home/xxxx/pblair/WWW/svn/includes/authentication.php on line 375

ERROR 2: fclose(): supplied argument is not a valid stream resource
0 Error occurred on in function fclose
1 called from line 376 of file authentication.php in function AddToSearchLog
2 called from line 396 of file search_ctrl.php in function GeneralSearch
3 called from line 290 of file search_ctrl.php in function init
4 called from line 34 of file search.php

Warning: fclose(): supplied argument is not a valid stream resource in /home/xxxx/pblair/WWW/svn/includes/authentication.php on line 376

ERROR 2: Cannot modify header information - headers already sent by (output started at /home/xxxx/pblair/WWW/svn/includes/functions/functions.php:500)

Warning: Cannot modify header information - headers already sent by (output started at /home/xxxx/pblair/WWW/svn/includes/functions/functions.php:500) in /home/pcug/pblair/WWW/svn/includes/functions/functions_print.php on line 470

Discussion

  • Greg Roach

    Greg Roach - 2010-01-27
    • milestone: --> v4.3.0
     
  • Greg Roach

    Greg Roach - 2010-01-27

    I believe this was fixed earlier this evening. Can you check latest SVN.

     
  • Paul Blair

    Paul Blair - 2010-01-27

    Bingo! Fixed...works perfectly.

    Thanks...I'll try to keep up :-)

    Paul

     
  • Greg Roach

    Greg Roach - 2010-01-27
    • status: open --> closed-fixed
     

Log in to post a comment.