The plugin doesn't work if it contains lots of links like 6k+. It just doesn't want to output the links. Here's an opml for you test it http://www.deliciousmanga.com/links.xml
The plugin doesn't work if it contains lots of links like 6k+. It just doesn't want to output the links. Here's an opml for you test it http://www.deliciousmanga.com/links.xml
Forgive my ignorance, but how cna I load this opml file? I am think that the problem might be linked to a MySQL limitation but I will try to investigate. You could also consider reducing the number of files shared on your site.
In wordpress go to Tools>Import>Blogroll and upload the file
I can't really reduce the numbers since I'm always adding new links everyday. If it's a mysql problem can you make it like fetch the first 50links and then the next page fetch the next 50links so it doesn't have to load all the links at once
Are you running the latest version of Link Library? Can you export your setting set and send it to me (bottom of admin page)?
If you are running in pagination mode, then the queries only retrieve the required amount of entries each time. The problem might be something else.
Can you enable debug mode on your site so that I can look at some information on the queries being performed in the page source?
I've fixed it by increasing the max_execution_time to 120secs and memory limit to 64mb. Is there any other solutions? cause I'm going to end up increasing the max_execution_time and memory limit when the links keep on increasing
This topic has been closed to new replies.