• Resolved jtquad

    (@jtquad)


    Hello everyone, just got home from vacation and i have an issue with our site. (www.pinkribbonriders.com) The site displays fine but when i try to login i get a blank screen and can not get into my dashboard. I know there are tons of posts on this and i sat and read for 2hours now and I did the following. I edited my wp_config.php and set it to display and error. Below is what it showed. Where do i go from here? Thanks – JT

    Notice: Undefined index: onehalf_margin_type in /home4/pinkrib1/public_html/wp/wp-content/plugins/easy-columns/easy-columns.php on line 114
    
    Notice: Undefined index: threequarter_margin_type in /home4/pinkrib1/public_html/wp/wp-content/plugins/easy-columns/easy-columns.php on line 118
    
    Notice: register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in /home4/pinkrib1/public_html/wp/wp-includes/functions.php on line 2748
    
    Warning: Cannot modify header information - headers already sent by (output started at /home4/pinkrib1/public_html/wp/wp-content/plugins/backup2email/backup2email.php:2) in /home4/pinkrib1/public_html/wp/wp-includes/pluggable.php on line 680
    
    Warning: Cannot modify header information - headers already sent by (output started at /home4/pinkrib1/public_html/wp/wp-content/plugins/backup2email/backup2email.php:2) in /home4/pinkrib1/public_html/wp/wp-includes/pluggable.php on line 881

Viewing 6 replies - 1 through 6 (of 6 total)
  • I started by renaming the folder for the easy-columns plugin and then try the backup2email plugin.

    Thread Starter jtquad

    (@jtquad)

    I went in and using FTP Deleted that plugin. I can now get into the Dashboard again. Now I activate the Easy Columns Plugin and the error i am getting now is this:

    Notice: Undefined index: onehalf_margin_type in /home4/pinkrib1/public_html/wp/wp-content/plugins/easy-columns1/easy-columns.php on line 114

    Notice: Undefined index: threequarter_margin_type in /home4/pinkrib1/public_html/wp/wp-content/plugins/easy-columns1/easy-columns.php on line 118

    Notice: register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in /home4/pinkrib1/public_html/wp/wp-includes/functions.php on line 2748

    Notice: has_cap was called with an argument that is deprecated since version 2.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /home4/pinkrib1/public_html/wp/wp-includes/functions.php on line 2712

    Does anyone know how i can fix this and keep this plugin working correctly?

    Thread Starter jtquad

    (@jtquad)

    Anyone else have this issue? I deleted it and re installed with the same errors – jt

    Moderator keesiemeijer

    (@keesiemeijer)

    Check if WP_DEBUG is set to true in wp-config.php. If so, set it to false and see if it works.
    http://codex.wordpress.org/Debugging_in_WordPress

    Thread Starter jtquad

    (@jtquad)

    hahah wow i cant believe i forgot to shut this off. Thank you very much!

    Moderator keesiemeijer

    (@keesiemeijer)

    No problem 🙂

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Another Blank Screen after Admin Login issue’ is closed to new replies.