/home/illmedia/public_html/main/wp-content/themes/marangal-purple/functions.php
/home/illmedia/public_html/main/wp-content/themes/marangal/functions/option.php
this file not found, you need check exist or no.
are you upload via web or ftp ?
can you show error to anyone help you.
search from like this
<form method="get" action="">
<p>
<input class="clearfield" type="text" value="Search..." title="Search..." name="s" />
<input type="submit" value="" />
</p>
</form>
in ACTION, you can using <?php bloginfo(‘url’)?> like this
<form method="get" action="<?php bloginfo('url')?>">
[sig moderated as per the Forum Rules]