FAQ/Troubleshooting

  1. My join page shows Warning: Cannot modify header information – headers already sent by (output started at /home/whatever/public_html/join.php:1) in /home/somethin/public_html/whatever/enth/show_antispam.php on line 254. Why is it doing this?
  2. My join page is giving this error: You did not submit the form through the correct site. Why is it doing this?

My join page shows Warning: Cannot modify header information – headers already sent by (output started at /home/whatever/public_html/join.php:1) in /home/somethin/public_html/whatever/enth/show_antispam.php on line 254. Why is it doing this?

This means you have an older version of the Enthusiast Anti-Spam Addon. You will need to upgrade to the latest version.


My join page is giving this error: You did not submit the form through the correct site. Why is it doing this?

The domain supplied in your fanlisting URL in Enthusiast may be wrong or, if you’ve recently changed servers, you may need to change it to the right one. Until you correct it you need to open up antispamconfig.php and change:

$checkrighturl = ‘Y’;

to:

$checkrighturl    = ‘N’;

Sorry, Wordpress converts quotes. Make sure they are not curly single quotes.

Upload it to your main Enthusiast folder after.

Leave a Reply