Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author AntoineH

    (@antoineh)

    Can you send me the server log? I’d like to see which error is being logged (wordpressfootballpool [at] gmail [dot] com).

    You may try to use the old calculation method. See FAQ for details on how to do this.

    Thread Starter ACHATalk

    (@achatalk)

    It looks like I didn’t have those activiated. I’m trying to pull the error logs with my host godaddy. No luck.

    Is there another way to access these?

    Plugin Author AntoineH

    (@antoineh)

    Don’t know. Every hosting company has its own way of making logs available and some don’t even give access to the logs. Did you follow these steps? https://support.godaddy.com/help/article/1197/working-with-error-logs

    Thread Starter ACHATalk

    (@achatalk)

    yeah. I hadnt activated them until today, so there is no available data. Any other thoughts?

    I think i hava the same problem and this is what i get from the console:

    POST https://vu2090.desmond.1984.is/wp-admin/admin-ajax.php 500 (Internal Server Error) load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-u…:5
    send load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-u…:5
    x.extend.ajax load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-u…:5
    x.(anonymous function) load-scripts.php?c=0&load%5B%5D=jquery-core,jquery-migrate,jquery-ui-core,jquery-ui-widget,jquery-u…:5
    calculate_score_history admin.min.js?ver=3.6.1:10
    (anonymous function)

    My site is on: https://vu2090.desmond.1984.is/

    Plugin Author AntoineH

    (@antoineh)

    Hi sindris, thanks for the info. I’ll look into it tonight. See if it helps in solving the problem.

    One thing I found on the internet is that some people have simnilar problems on hosting environments where javascript files are passed through the PHP interpreter. I have the Use Google Libraries plugin installed on my installs, so maybe the fact that I don’t get the 500-errors has something to do with this.
    You could try this plugin also. I’ll try to disable it and configure my environment to also run js-files through PHP.

    Thank you for very fast responds.

    I tried Use Google libraries and it did not work :/

    hopefully you will find a solution to this.

    p.s. love the plugin.

    Plugin Author AntoineH

    (@antoineh)

    The calculation class contains a bug. Change line 575 of admin/class-football-pool-admin-score-calculation.php (v2.3.0-2.3.1) to:

    header( 'Content-Type: application/json' );

    New version will contain the fix.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Internal Server Errors’ is closed to new replies.