[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
"Did this help?"
OK, got the basic functionality for that in. Seems to work well.
I modified article.php3 - it had to pass the article ID to help.php3.
It was not doing that. Hopefully no one else was modifying that file!
Oh well, no biggie.
So now let me confirm this. If they say the article DID help, we want
to give them a comment field, and put what they enter into
ArticleComments? Or should EVERYONE get that field? Or only logged in
users?
There is a problem with the resultset object. I'm getting this on all
the pages I use it on:
Warning: 1 is not a MySQL result index in includes/functions.php3 on
line 56
Warning: 1 is not a MySQL result index in includes/functions.php3 on
line 57
Warning: 1 is not a MySQL result index in includes/functions.php3 on
line 58
but it *does* seem to work.