Page 1 of 1

guest log not collecting

Posted: Wed Feb 04, 2009 3:34 pm
by phpBginner
Script URL:www.cavanh.com/guestbk/gbook.php
Version of script: v.1.6
Hosting company: GoDaddy - free hosting
URL of phpinfo.php:
URL of session_test.php: cavanh.com/guestbk/gd_test.php
What terms did you try when SEARCHING for a solution: CHMOD

guestlog.txt does not collect.
guestbook.php site looks good.
tested signing the guest book. No error message pop up.
only 'The bad words file can't be found! Please check the name of the file. On most servers names are CaSe SeNsiTiVe! on the following screen.
tried downloading Filezilla FTP, couldn't connect, id/password passed. Godaddy not allow FTP?
edit permmission in godaddy filemanagement, no place to put 666, only box to check R and W and Execute.

Looking for require_once('settings.php') mentioned on sticky so i can add chmod ($settings['logfile'], 0666); but couldn't find it, only saw require('settings.php')

double check guestlog.txt name to match with setting, yes.

Need help with next suggestion.

Posted: Wed Feb 04, 2009 4:56 pm
by Henrie
Hello phpBginner,

If you can not use ftp . How did you upload your GBook?

Is the folder badwords present in the guestbk folder. And is the file en.php in it?
Without this being available. You can not post messages.

Greetings,
Henrie

Posted: Wed Feb 04, 2009 11:05 pm
by phpBginner
Well Thanks Henrie, that was it. The badwords folder was somehow uploaded empty.

The way I upload my files are via godaddy control manager, via webpage.

Posted: Thu Feb 05, 2009 6:16 am
by Henrie
Glad it works for you now.
Have fun with it.

Greetings,
Henrie