• Resolved radioegon

    (@radioegon)


    Hi, after a User submits his Link there is a blank screen with the following error message shown on the top of the site (the submitted content is shown, if the User goes back with the the Browserbacklink) :

    
    NULL insidebefore processing file Warning: Cannot modify header information - headers already sent by (output started at /customers/b/b/2/xxx/wp-content/plugins/link-library/usersubmission.php:245) in /customers/b/b/2/xxx/wp-includes/pluggable.php on line 1296 Warning: Cannot modify header information - headers already sent by (output started at /customers/b/b/2/xxx/wp-content/plugins/link-library/usersubmission.php:245) in /customers/b/b/2/xxx/wp-includes/pluggable.php on line 1299 
    

    What should i have to do ?

    If i tun of the Point: E-mail admin on link submission in the admin Panel, the link library the error disappears. .

    Greetings David

    • This topic was modified 5 years, 8 months ago by radioegon.
    • This topic was modified 5 years, 8 months ago by radioegon.
    • This topic was modified 5 years, 8 months ago by radioegon.
    • This topic was modified 5 years, 8 months ago by Yui. Reason: please use CODE button for code formatting
Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter radioegon

    (@radioegon)

    ok, Error dont dissapears anymore after new Userlink

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Sorry for not getting back to you earlier. I am glad to hear that the issue is no longer present. Please consider donating to support this plugin’s development. If you’ve already donated, thanks for your support!

    Thread Starter radioegon

    (@radioegon)

    hi Yannick, sorry you missunderstood me, i meant the error is allways shown on the site when somebody submits a link. Bevor i updated the PHP-Mailer it was only shown when the mail-function in the link library script was activated, but yet it shows allways the error messages.

    The support of my hoster said a file would be missing in wordpress (Exception.php )
    i uploadet it, and since that im getting a email when a new Link is submited, but there is still a error message:

    My logfile:

    Notice: Trying to access array offset on value of type bool in /customers/xxxcontent/plugins/link-library/link-library.php on line 1492 Notice: Trying to access array offset on value of type bool in /customers/xxx/wp-content/plugins/link-library/link-library.php on line 1496 Notice: Trying to access array offset on value of type bool in /customers/xxx/wp-content/plugins/link-library/link-library.php on line 1500 Notice: Undefined index: linkimage in /customers/xxx/wp-content/plugins/link-library/usersubmission.php on line 96 Notice: Trying to access array offset on value of type null in /customers/xxx/wp-content/plugins/link-library/usersubmission.php on line 96 Notice: Undefined index: linkfile in /customers/xxx/wp-content/plugins/link-library/usersubmission.php on line 99 Notice: Trying to access array offset on value of type null in /xxx/wp-content/plugins/link-library/usersubmission.php on line 99 Notice: Undefined index: linkfile in /customers/xxx/wp-content/plugins/link-library/usersubmission.php on line 102 Notice: Trying to access array offset on value of type null in /customers/xxx/wp-content/plugins/link-library/usersubmission.php on line 102 NULL insidebefore processing file Notice: Undefined variable: message in /customers/xxx/wp-content/plugins/link-library/usersubmission.php on line 687 Warning: Cannot modify header information – headers already sent by (output started at /customers/xxx/wp-content/plugins/link-library/link-library.php:1492) in /customers/xxx/wp-includes/pluggable.php on line 1296 Warning: Cannot modify header information – headers already sent by (output started at /customers/xxx/wp-content/plugins/link-library/link-library.php:1492) in /customers/b/b/2/xxx/wp-includes/pluggable.php on line 1299

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Is it possible that you have WP_DEBUG and WP_DEBUG_DISPLAY on in your site wp-config.php file? While there are notices and warnings, I don’t see anything in here that could cause the type of issue you’re seeing

    Thread Starter radioegon

    (@radioegon)

    yes i have it installed, but without the WP-debug installed there are also error messages but i will deactivate all debug moduls again

    Thread Starter radioegon

    (@radioegon)

    i deactivated the debug plugins, but the error message is still there: (removed domain URL)

    NULL insidebefore processing file Warning: Cannot modify header information – headers already sent by (output started at /customers/b/b/2/xyz/httpd.www/wald/wp-content/plugins/link-library/usersubmission.php:245) in /customers/b/b/2/xyz/wald/wp-includes/pluggable.php on line 1296 Warning: Cannot modify header information – headers already sent by (output started at /customers/b/b/2/xyz/httpd.www/wald/wp-content/plugins/link-library/usersubmission.php:245) in /customers/b/b/2/xyz/httpd.www/wald/wp-includes/pluggable.php on line 1299

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Thanks. I think I got this resolved now. I still had some debug code in the new link submission form that was causing these issues. Please update to version 6.6.8 and let me know if the issue is now resolved. Please consider donating to support this plugin’s development. If you’ve already donated, thanks for your support!

    Thread Starter radioegon

    (@radioegon)

    Thank u yannick, after the Update all is working well. I have send money to u.
    U are great.

    Plugin Author Yannick Lefebvre

    (@jackdewey)

    Thank you for your support and glad to hear that the issue is now resolved.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘After User Link Submission error’ is closed to new replies.