Charter, thanks for getting back to me.
After I posted the piece and waited for a while (I know it was not long, but it was about 2 am my time in Amsterdam) I tweaked the code in the grey template such that worked like the one on my home page which is fine for now. During European time I get a couple of hundred hits a day and I wanted the site to work properly this morning.
However, the problem remains as described, if I use the code as it came with PHPDig 1.8.3, I get no search results. The original code read:
<td>
<phpdig:form_head/>
<table class="borderCollapse">
<tr>
<td class="blueForm">
<phpdig:form_title/>
</td>
</tr>
<tr>
<td class="greyForm">
<phpdig:form_field/>
<phpdig:form_button/>
<phpdig:form_select/>
</td>
</tr>
<tr>
<td class="greyForm">
<phpdig:form_radio/>
</td>
</tr>
<tr>
<td class="greyForm">
<phpdig:form_dropdown/>
</td>
</tr>
</table>
<phpdig:form_foot/>
</td>
I changed it for now to
<div><form action="http://www.dutchtax.net/PHPDIG_DIR/search.php" method="post"><input name="query_string" type="text" size="35" value="next query" tabindex="2"><input name="search" type="submit" value="Go"></form></div>
I do not know another way of explaining other than showing you what I mean. Is it possible for us to agree a time around which I can change back the site (it is a matter of swapping the current phpdig.html for the original). How about this afternoon at 4 my time (Central European Time), which is 10am in NY?
Thank you for the help it really is appreciated.
__________________
Johann Muller
|