Error: document.searchcpg has no properties
Source File: http://donnoserv/devel/search.php
Line: 261
I get this on both FF and IE, using classic and other themes.
<tr><td class="tableb">You are running Coppermine 1.4.1 (beta) which is only meant for very experienced users - this version comes without support nor any warranties. Use it at your own risk or downgrade to the latest stable version if you need support!</td></tr></table>
<!-- End standard table -->
<br />
<script language="javascript" type="text/javascript">
<!--
document.searchcpg.search.focus();
-->
</script>
<form method="post" action="thumbnails.php" name="searchcpg">
That would be my fault, I never see js errors in FF.
Moving the javascript section to the bottom of the page solves the problem for me, is this an acceptable solution ?
Yes this is acceptable - did you commit it - if not please do it - thanks
Commited into 1.13