[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Did this help?"



Robert Myers wrote:

>         Just my .02 here, I think so.  Why not let everyone at least say
> this did/did not help, dunno about comments, I would think that at least
> you would want people who log in to be able to do this.  This would stop
> the random asshole just putting something in there to be funny, and
> letting that go on to review.

Sounds good.

Are we going to have any checks on someone clicking 'yes' or 'no' more
than once?  Maybe I'm being overly anal, but what if some bozo did:

#!/usr/bin/perl
while (1) {
  $junk = `lynx -dump
http://www.linuxkb.org/articles/help.php3?id=1&Y=1&N=0`;
}

Probably not something to worry to much about, but it *would* suck.

> > 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.
> >
> 
>         Send me a sample of your code that is doing it, or tell me where
> you are using it and I will check it out.

help.php3.  Just go to any article and click yes or no.