I've found a problem soon after i used Henry's patches, and i'd like to know if someone else has found that problem.
In a page i use ad_page_variables
to make some variables validation, and then i make a call to set_the_usual_form_variables
. I do this because there are some variables whose name i don't know.
If i go to this page, after 5 or 10 seconds, the following error appears:
Error writing content: resource temporarily unavailable
while executing
"ns_conncptofp $fp"
(procedure "ns_getform" line 29)
invoked from within
"ns_getform"
invoked from within
"set form [ns_getform] "
("uplevel" body line 5)
invoked from within
Has anybody else found this problem? ANy suggestions?
Thanks for your help.