Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Auto Submission

Quote Reply
Auto Submission
Hi,

After entering information into the add link form and selecting submit, I get "Auto submission is not allowed in this directory. Please visit the site to add your entry.". How can I correct this to allow auto submission?

Thanks,

Allyn
Quote Reply
Re: Auto Submission In reply to
You have to configure the @db_referers array in the links.cfg file. Include all your domain names, like the following:

Code:
@db_referers = ('www.yourdomain.com','yourdomain.com');

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
* Be sure to visit the Resource Center for FAQ's, Modifications and Extra Goodies!!
* Search Forums!
* Say NO to Duplicate Threads. :)
----------------------