Viewing 15 replies - 1 through 15 (of 22 total)
  • Plugin Author Zack Grossbart

    (@zgrossbart)

    Thanks for using the Editorial Calendar. It sounds like you might be having an error when the calendar loads. Are there any errors in the JavaScript console of your browser when this happens? If you disable other plugins does the problem go away?

    Thanks,
    Zack

    Thread Starter Akshay2598

    (@akshay2598)

    Hmm… I’ll see about the Javascript Console, but I am using Use Google Libraries Plugin.

    Thread Starter Akshay2598

    (@akshay2598)

    Today i got “There was an error contacting your blog” message.

    Thread Starter Akshay2598

    (@akshay2598)

    This seems to be working on my main blog. This isn’t working on my multisite blog. http://tech.akshayproductions.com/

    Plugin Author Zack Grossbart

    (@zgrossbart)

    Does your multisite blog have different plugins than your main blog? Can you try disabling those plugins and see if it fixes the issue?

    Thread Starter Akshay2598

    (@akshay2598)

    All the plugins are the same. The error also occurs on my main blog but then after I refresh it shows my post from November.

    Plugin Author Zack Grossbart

    (@zgrossbart)

    Any chance I could log into your blog and see the error myself? You can send the login to zack@grossbart.com.

    Thanks,
    Zack

    Thread Starter Akshay2598

    (@akshay2598)

    Eh.. I don’t know if I can give you login.
    Here is the Javascript Error in the Console:

    My Tech Site:

    Uncaught SyntaxError: JSON.parseIt edcallib.min.js:42
    JSON.parseIt edcallib.min.js:42
    jQuery.ajax.success edit.php:3169
    f.Callbacks.o jquery.min.js:2
    f.Callbacks.p.fireWith jquery.min.js:2
    w jquery.min.js:4
    f.support.ajax.f.ajaxTransport.send.d jquery.min.js:4

    My Main Site:
    I refreshed 3 times
    First two times there was errors, the third time there were no errors.
    1st time: POST http://tech.akshayproductions.com/wp-admin/admin-ajax.php 404 (Not Found)
    2nd Time: GET http://tech.akshayproductions.com/wp-admin/images/menu-bits-vs.gif?ver=20101102 404 (Not Found)

    Update: I just refresh my Tech site and I get all errors.

    [Log moderated. Please use the pastebin]

    Thread Starter Akshay2598

    (@akshay2598)

    Another Refresh (HERE IS THE ERROR CONTACTING YOUR BLOG):

    [Log moderated. Please use the pastebin]

    JQuery Problem?

    Plugin Author Zack Grossbart

    (@zgrossbart)

    I’ve seen issues like this before. The calendar makes requests to your blog to get your post information and gets the data back in a format called JSON. The error you’re seeing indicates that the JSON is invalid.

    This issue is normally caused by another plugin injecting some HTML data into the JSON which makes it invalid. Have you tried disabling other plugins to see if it resoles the issue?

    Thanks,
    Zack

    Thread Starter Akshay2598

    (@akshay2598)

    WordPress SEO is having major problems on Multisite’s right now. I think that might be the problem. I’ll wait.

    Akshay, did you manage to resolve the issue? i am having same problem. Custom post types drafts are not loading in unscheduled area. and then same error appears, ‘there was an error contacing your blog’

    here is the error debug output

    http://example.com/wp-admin/load-scripts.php?c=0&load=jquery,utils&ver=3.4.1
    
    "NetworkError: 500 Internal Server Error - http://example.com/wp-admin/admin-ajax.php?_wpnonce=72dcbe2112&action=edcal_posts&from=2012-08-13&to=2012-10-01&post_type=job_listing"
    
    admin-...listing
    
    There was an error contacting your blog.
    anonymous()edit.p...listing (line 1190)
    anonymous()edit.p...listing (line 1181)
    anonymous()load-s...r=3.4.1 (line 2)
    anonymous()load-s...r=3.4.1 (line 2)
    w()load-s...r=3.4.1 (line 4)
    anonymous()load-s...r=3.4.1 (line 4)
    
    ...esponseText: "+a.responseText)}})}},output:function(a){window.console&&console.i...
    
    edit.p...listing (line 1190
    Plugin Author Zack Grossbart

    (@zgrossbart)

    We were able to resolve this issue for a lot of our users. It happened on blogs which had a large number of posts because the calendar was a making a call that loaded all posts which caused PHP to run out of memory and through the 500 error.

    This should all be fixed in the latest version of the calendar. What version are you using?

    Thanks,
    Zack

    That’s true, i tested plugin on a different site with fewer posts, and it is working fine there. I am using latest version 2.4.
    Waiting for new version. And thanks for making such a great plugin.

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘[Plugin: Editorial Calendar] Unscheduled Drafts Never Load’ is closed to new replies.