error in www-exp: make sure all fields are filled
Joe Marcus Clarke
marcus at freebsd.org
Wed Jun 11 14:13:56 EDT 2008
Chess Griffin wrote:
> On Sun, Jun 8, 2008 at 7:08 PM, Joe Marcus Clarke <marcus at marcuscom.com> wrote:
>>> The www interface is at tb.usrshare.com and it works fine as it
>>> displays ports that are building that I queue from the command line.
>>> And I can log in to the www interface and click 'reset' and restart a
>>> build, so that works ok too. It's just when I try to put in a new
>>> build that I am still having the 'Please make sure that all input
>>> fields are filled' error message problem. I've created a few users
>>> from the command line and using the web interface, and yet I still get
>>> that message. And I also tried switching to the default www interface
>>> but that did not fix it.
>> This almost sounds like a PHP configuration problem. The error
>> indicates that one of fields aren't being properly processed by PHP.
>> The code reads the variables from the $_REQUEST super global hash.
>>
>> Check your web server and PHP logs to see if there are any errors. You
>> could also add some debugging code to index.php (around like 93) to see
>> which of the fields is empty.
>>
>> Joe
>
> This is still not working for me. I have checked the web server logs
> after getting the message and nothing jumps out. I even switched from
> lighttpd to Apache 1.3.x and the problem persists. I have not yet
> added debugging code to index.php but will try that next. One thought
> that occurred to me -- I am using php5. Does tinderbox require php4?
I use it with PHP5 on my amd64 machine, but I do not use the tinderd
feature. Others will have to comment.
Joe
--
Joe Marcus Clarke
FreeBSD GNOME Team :: gnome at FreeBSD.org
FreeNode / #freebsd-gnome
http://www.FreeBSD.org/gnome
More information about the tinderbox-list
mailing list