• Resolved zzz1845

    (@zzz1845)


    Re-opening because I have better understanding of the continuing problem:

    I have 4475 Published links. When I add a link for a total of 4476 Published links, the Link Library -> Global Options page stops working. When I click on Global Options, the Chrome browser gives me the error:
    This page isn’t working
    www6.rootseekers.org is currently unable to handle this request.
    HTTP ERROR 500

    Firefox and Safari shows a blank page when trying to display the Global Options page.

    All the other Link Library sub-menus work just fine. My search page works just fine too even when there are more than 4475 Published Links in Link Library.

    I do not believe this is a data corruption problem as I have swapped out different sets of links that work but it’s only when I get to >=4476 does the problem occur.

    How can I get to the Global Options page, which is the gateway to the Import/Export Links command, to import more links?

    Rob

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Yannick Lefebvre

    (@jackdewey)

    This is interesting. Can you try to set the following variables in your site’s wp-config.php:

    define( ‘WP_DEBUG’, true );
    define( ‘WP_DEBUG_DISPLAY’, false );
    define( ‘WP_DEBUG_DISPLAY’, true );

    This will activate the WordPress debug function, but not display errors on the web site. Instead, it will log them to a file called debug.log in the site’s wp-content directory.

    If you already had a log, delete it to get a new fresh log. Then get back to a point where the error occurs and see what errors are in the log and send them to me. This will hopefully point me in the right direction to understand what is causing this issue.

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Actually, I think I just understood what is happening and I just released an update for Link Library. Version 6.1.3. Please update and see if you can now access the Global Options menu when you have 4476 links or more. Let me know if this works.

    Thread Starter zzz1845

    (@zzz1845)

    Yannick,

    Sorry it’s been so long since I’ve worked on this. I’ve been out on a family trip for almost a month.

    The fix that you did works great! I’ve imported almost 10,000 links and the Global Options page still displays correctly and quickly.

    Thanks you!
    Rob

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Global Options page stops working after 4476 links?’ is closed to new replies.