dlsweb
07-09-2006, 05:39 PM
Thought this may help someone.
I had a form that would not submit sometimes.
Finally figured out it was only when the site was accessed without the www. in front of the domain name.
I fixed my problem by editing the isp.conf.php file.
In the line this_ip=www.site.com
I just removed the www. from the domain name and the form works fine if submitted from www.site.com or site.com
I had a form that would not submit sometimes.
Finally figured out it was only when the site was accessed without the www. in front of the domain name.
I fixed my problem by editing the isp.conf.php file.
In the line this_ip=www.site.com
I just removed the www. from the domain name and the form works fine if submitted from www.site.com or site.com