• Resolved ebt

    (@ebt)


    Installed the update and since then I get a white screen when going to edit.php. I disable this plugin and everything works.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author matthias.wagner

    (@matthiaswagner)

    hy,
    thank you for the feedback. i guess you already tried to delete the cache?
    could you enable wp_debug temporarily to see which error leads to the white screen? otherwise it would be difficult to find out as i can’t see the problem in our test installations.

    matt

    Thread Starter ebt

    (@ebt)

    I did thanks here is what the white screen says when the plugin is active

    Notice: add_utility_page is deprecated since version 4.5.0! Use add_menu_page() instead. in /chroot/home/sitename/sitename.com/html/wp-includes/functions.php on line 3707 Fatal error: Call to undefined function idn_to_utf8() in /chroot/home/sitename/sitename.com/html/wp-content/plugins/multiple-domain-mapping-on-single-site/multidomainmapping.php on line 137

    Plugin Author matthias.wagner

    (@matthiaswagner)

    hy,
    thank you for your help! the php function idn_to_utf8() was there for testing automatic conversion of the IDN-domains. it exists since php 5.3.0 so it looks like you have an older version on your server.

    but as it is not needed, because the automatic conversion is not yet implemented, i removed it in version 0.1.1 which was just released and should be visible in your updates soon. you can also make a manual update right now.

    if the function returns in a future version i will check for compatibility so that you don’t run into troubles again with an older php version, although i can only recommend you to update it on your server for security reasons. there are many site out there to tell you how ??

    i hope we could solve your issue and would be happy about feedback!

    matt

    Thread Starter ebt

    (@ebt)

    I’m using PHP Version: 5.3.24 if that helps at all.

    Plugin Author matthias.wagner

    (@matthiaswagner)

    hy,
    thanks for getting in touch again. as stated above, the problem was removed in version 0.1.1 – please update and report if everything works fine again for you.
    you can disable wp_debug then of course.

    matt

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘White screens edit page’ is closed to new replies.