Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Jesper van Engelen

    (@engelen)

    Hi Joshua,

    That sounds like a serious issue, thanks for reporting it! Could you post the exact warnings, notices or errors being displayed? That would certainly help!

    Thanks,
    Jesper

    Thread Starter joshuaiz

    (@joshuaiz)

    This was the error although it doesn’t tell you much:

    wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.)

    That was appearing in wp-admin. Went away when I disabled CAC.

    Plugin Author Jesper van Engelen

    (@engelen)

    Great, that actuallly helps a lot! We’ll fix it in the next release!

    Plugin Author Jesper van Engelen

    (@engelen)

    I’ve checked our code, but this error should not be occurring. Are you entirely sure that this is caused by our plugin? Does the error message give any more information (e.g. in which file it is occuring)?

    Thread Starter joshuaiz

    (@joshuaiz)

    Hi Jesper,

    All I know is I disabled all plugins and then added them back one by one and adding CAC back caused the Post list, CPT list, Page list and all Post/Page edit screens to go blank.

    The file it listed was /wp-includes/functions.php line 3245 but that only tells you where the error is being generated from and not specific to your plugin.

    So yes, it could be something else – perhaps a lurking conflict with another plugin.

    All that said, I had CAC installed (and working) until the latest update so my guess is it would be something that was changed in the most recent version.

    Plugin Author Jesper van Engelen

    (@engelen)

    Hi Joshua,

    Could you possibly provide me with a list of other plugins you’re using? I know it’s a lot to ask, but I would be very happy to fix this issue if it is indeed an issue with Admin Columns, or a compatibility issue with another plugin :-).

    A few more questions that might help:
    1. Are you running multisite?
    2. What version of WordPress are you running (is 3.9.1 correct)?

    With kind regards,
    Jesper

    Thread Starter joshuaiz

    (@joshuaiz)

    Hi Jesper,

    Here’s the list:

    Active
    Plugin Organizer
    Use Google Libraries
    Ajaxize
    Login With Ajax
    Awebsome! Browser Selector
    Awebsome Browser Selector for CACHING
    Mobile.Nav
    Gravity Forms
    Easy Table
    Highlight Search Terms
    Custom Post Type UI
    Membership Premium
    Easy iFrame Loader
    Akismet
    BackupBuddy
    Crushtraders Admin (custom functions)
    mPress Hide from Search
    Admin Menu Editor Pro
    Advanced Excerpt
    WordPress SEO
    Basic Comment Quicktags
    Custom Taxonomy Sort
    Stop Spammer Registrations Plugin
    Subscribe2
    TT Subscribe2 Frontend
    User Avatar
    User Role Editor
    WP Super Cache
    WP to Twitter

    Inactive
    Codepress Admin Columns
    Options Optimizer
    Purge Transients
    WP Database Optimizer

    And I know this seems like a lot of plugins and it is – way more than I would normally use. That said, we need all of the functionality these plugins provide. With some caching tweaks the site runs incredibly fast and does everything we need it to do.

    J

    Plugin Author Jesper van Engelen

    (@engelen)

    Hi Joshua,

    Thanks! I am, unfortunately, still unable to reproduce the problem. Do you have development environment where you can reproduce this issue?

    With kind regards,
    Jesper

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Latest update makes all Post screens blank in admin’ is closed to new replies.