PDA

View Full Version : Auto-Fill Fields


kiint
03-01-2007, 08:09 AM
I've just installed this mod today and have been spending a bit of time trying to get it functioning correctly.

One problem I am having is with the Auto-Fill option....if I have this turned on in Options the page will time out every time I try to add a new link. If i have this turned off then the link will go through fine but I have to add in all the custom information about that site.

Have I missed something out somewhere in the installation?

One other problem I'm having is when I have the Verify New Links options turned on, the page will tell me that the page doesn't exist, yet I've just cut and pasted the link from my other browser window so know that it definetly does.

This is a basic installation with no other changes in the options apart from the 2 above to make it work.

Please help.

Brian
03-01-2007, 11:45 AM
Can you check with your host and see if PHP is compiled with either curl() or fsockopen() functions? One of the two of those has to be enabled in order for those functions to work.

Our Sponsors
 

kiint
03-01-2007, 07:06 PM
Can you check with your host and see if PHP is compiled with either curl() or fsockopen() functions? One of the two of those has to be enabled in order for those functions to work.

Knowing my host, I doubt they have these enabled and it would be hard work to get them to enable them.

No worries, I'll make use of the links directory without this functionality.

Thanks for your time.

Brian
03-01-2007, 07:31 PM
I know curl() isn't hard to install. If I actually installed it without breaking anything then it definitely shouldn't be a problem for your host.