do README, allentries.php error lines
Status: Inactive
Brought to you by:
hnt
I'm going with the "flat file" route... instead of MySQL. I chmod'd the auth and entries files as directed to in the README (666 - free for all), but as soon as I try to conect to the page, I get the following errors on Windows XP home.
Warning: Wrong parameter count for fgets() in /home/bwiese/public_html/phpDiary-0.2/allentries.php on line 71
Warning: Wrong parameter count for fgets() in /home/bwiese/public_html/phpDiary-0.2/allentries.php on line 72
Warning: Wrong parameter count for fgets() in /home/bwiese/public_html/phpDiary-0.2/allentries.php on line 74
ERROR: entries-file might have wrong format.
there was no mention in the README about this file, what can I do to fix it?
thanks
Brian