• I upgraded to podPress Version 8.8.10.15 and am getting this message:

    Notice: The podPress upgrade is not complete. Please, go to the General Settings page of podPress to finish this process manually.

    I’ve gone to every area of podPress and see nothing that seems to be about completing the upgrade. I’ve verified feeds and stats and changed some options just to see if it would help. I can’t get rid of the incomplete upgrade notice.

    Help?

    http://wordpress.org/extend/plugins/podpress/

Viewing 15 replies - 1 through 15 (of 26 total)
  • Same here.

    Same here

    I have the same problem πŸ™

    Me too.

    Plugin Author ntm

    (@ntm)

    Thanks for your reports!

    On the General Settings page of the podPress admin pages should open a dialog window which should lead through the rest of the process.

    Can you tell whether there occurs a Javascript error when you open this page?

    I will look into this and do some further tests.

    Tim

    Similar error here with the upgrade but the “General Settings” page shows up blank.
    No Java Script Errors, no pop-ups, just a blank screen.
    Will PodPress still work without going through this?

    Plugin Author ntm

    (@ntm)

    Will PodPress still work without going through this?

    Yes, this particular part of the upgrade would correct only statistic data base entries.

    “General Settings” page shows up blank

    Is this page completely blank? No admin sidebar?
    Could you open this page again look into source code for me? Are there any error messages in the source code?

    So far I could not reproduce the problem. It would be very helpful if you could give me as much details as possible. Please, report PHP or Javascript error messages, warnings, notices etc.
    It would also be helpful if you could tell me your current WP version.

    Thread Starter ckfuller

    (@ckfuller)

    My settings page looks the same as always but no pop ups or errors. The plugin also seems to be working.

    Plugin Author ntm

    (@ntm)

    Please, look into the source code of the General Settings page of podPress and search for the following file names:

    podpress/js/jquery/jquery-1.4.2.min.js
    podpress/js/jquery/podpress_jquery_init.js
    podpress/js/jquery/jquery-ui-1.8.5.accordion_dialog.min.js
    podpress/js/jquery/podpress_jquery_ui_generalsettings_upgrade.js

    Can you find them in the source code?

    I have the same issue, I just looked at the source with Chrome and this is what came up as an error

    “Uncaught SyntaxError: Unexpected token =” on line 77 of podpress_jquery_ui_generalsettings_upgrade.js

    function podpress_initial_db_upgrade(table = ”) {

    Hello ntm,

    I found this in the source code:

    <script type='text/javascript' src='http://www.geocaching-blogbuch.de/wp-content/plugins/podpress/js/podpress.js?ver=3.5.1'></script>
    <script type='text/javascript' src='http://www.geocaching-blogbuch.de/wp-content/plugins/podpress/js/podpress_admin.js?ver=3.5.1'></script>
    <script type='text/javascript' src='http://www.geocaching-blogbuch.de/wp-content/plugins/podpress/js/jquery/jquery-1.4.2.min.js?ver=3.5.1'></script>
    <script type='text/javascript' src='http://www.geocaching-blogbuch.de/wp-content/plugins/podpress/js/jquery/podpress_jquery_init.js?ver=3.5.1'></script>
    <script type='text/javascript' src='http://www.geocaching-blogbuch.de/wp-content/plugins/podpress/js/jquery/jquery-ui-1.8.5.accordion_dialog.min.js?ver=3.5.1'></script>
    Plugin Author ntm

    (@ntm)

    @zwischenmahlzeit:
    That is how it should be.
    Can you also find podpress_jquery_ui_generalsettings_upgrade.js in the source code? It is maybe not in the <head> section (Maybe among the last lines of the code).

    @thephat32:
    That could be it. I’m going investigate that.

    Yes,

    I found it in line 799:
    <script type='text/javascript' src='http://www.geocaching-blogbuch.de/wp-content/plugins/podpress/js/jquery/podpress_jquery_ui_generalsettings_upgrade.js?ver=1.1'></script>

    πŸ™‚

    Plugin Author ntm

    (@ntm)

    @zwischenmahlzeit:
    That is good!
    The source of the problem is something else.

    @all: I can reproduce the problem and will fix it today. The problem seems to occur only in some browsers – for instance while using Chrome. (Thank you ThePhat32!)

    I will fix this today and release a new version.

    Does anyone can confirm this problem: http://wordpress.org/support/topic/custom-post-types-pages-no-longer-working too?

    Thank you all for your reports and help!
    Tim

    Thanks a lot πŸ™‚ And I use Chrome, too πŸ™

Viewing 15 replies - 1 through 15 (of 26 total)
  • The topic ‘Upgrade Not Complete’ is closed to new replies.