1) I received 2 e-mails stating that links need to be verified, but when I enter the control panel and click on verify links, I don't see the submissions at all. I've tried refreshing and everything. Any ideas why that may have happened??
the 1st email is directed to webmaster (link's owner)
and the 2nd is to administrator (you)
please upload and run this small script to check your php configuration www.youdomain.com/phpinfo.php
phpinfo.php
PHP Code:
<? phpinfo(); ?>
then check this value
Code:
magic_quotes_gpc On
magic_quotes_runtime Off