I am an admin at a board and we cannot delete topics it just comes up saying error please notify admin, that is all
I am running a 6.1.0.2 board
Thanks for helping people......
now I see the error it says
Can't obtain exclusive lock: Permission denied at /home/sites/site53/users/wizard/web/cgi-bin/ubb_lib_files.cgi line 565.
Can't obtain exclusive lock: Permission denied at /home/sites/site53/users/wizard/web/cgi-bin/ubb_lib_files.cgi line 565.
this is what I have at that line
564 sub lock {
565 flock(FILE, LOCK_EX) or die "Can't 566 obtain exclusive lock: $! ";
567 } #end lock sr
[ 01-08-2002 04:24 PM: Message edited by: the_wiz ]