Hi, I am a novice in php (and new on this forum). I tried to get the guestbook working and it works until i want to submit a message onto it. The "data/list.txt" file doesn't unlock:
<Warning: flock() expects parameter 1 to be resource, boolean given in add.php on line 208>
I tried a number of things (like changing the '2' in the " flock($fp,2);" into a '1') but nothing seems to work.
Anyone have any good ideas?
Thnx, Weg
