ActiveDen

Liquid Template

I’m still having problems with the form and I’ve checked that PHP is working on my server, what should I do?

1. Open sendmail.php, at the top of the page change the tag: <? to <?php

2. Secondly open sendmail.php and change all references of:
$HTTP_POST_VARS
to
$_POST
by
by
by
by
by