I have a problam that says:
Fatal error: Call to undefined function: print_form_middle() in X:\XXXX\vb\XXXX\whowasonline24h_rc2.php on line 43
and on line 43:
<td><a href="http://www.vbulletindev.net/" target="_blank"><img src="../cpstyles/<?php echo $vboptions['cpstylefolder']; ?>/cp_logo.gif" <?php $df = print_form_middle("10157426"); ?> alt="Click here if you have any problem with this hack" border="0" hspace="4" vspace="4" title="Click here if you have any problem with this hack" /></a></td>
what is the problam
|