Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #3768
    Ben Ambalong
    Participant

    Just updated Events Maker to 1.1.2 and now I can’t add locations and categories. I have not updated to WP 3.9 yet and am running WordPress 3.8.1.

    Any idea why I can’t add locations and categories? It does nothing when I click on “Add New”.

    #3769
    Bartosz
    Keymaster

    Sounds like a Javascript error. Did you update any other plugins too?

    #3784
    Ben Ambalong
    Participant

    So far the only update I made was with Events Maker.

    #3785
    Bartosz
    Keymaster

    I understand. But we did not change anything in thise admin pages. Can you provide a temporary admin access?

    #3786
    Ben Ambalong
    Participant
    This reply has been marked as private.
    #3787
    Bartosz
    Keymaster

    Ok, at least those 2 scripts are unnecessary in event categories admin page:

    <script type='text/javascript' src='http://71.18.82.125/thc2/wp-content/plugins/wc-shortcodes/includes/js/admin.js?ver=1.39'></script>
    <script type='text/javascript' src='http://71.18.82.125/thc2/wp-content/themes/spa/js/kaya_admin_custommeta.js?ver=3.8.1'></script>

    But there’s more:
    The POST request (create new category) that is handled by admin-ajax.php returns this: 500 Internal Server Error

    I wonder what it really points to in your case – .htaccess? permalinks? There must be something wrong with your install / config.

    Start with the code/plugins I posted above, then check everything again.

    #3788
    Ben Ambalong
    Participant

    Thanks… will update this post later today.

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.