Update not possible

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #54630
    filipemartins
    Participant

      Hello Oli,
      quite sometime ago, you gave me a testversion of the Pre-Order Plugin because of this error “Pre-Order still possible even if item not available”. Now everytime I try to update the plugin, WordPress tells me it’s not possible because it’s already on the newest Version (Version 3.5.1). What can i do now?

      #54631
      Olly
      Admin & Mod

        hmm given that the current version is in fact already 3.6.3 this is somewhat strange.
        regardless, in wppizza-preorder.php (root of that plugin)

        you will find

        
        define('WPPIZZA_PREORDER_CURRENT_VERSION','<some version number>');
        

        change this to

        
        define('WPPIZZA_PREORDER_CURRENT_VERSION','3.5');
        

        and it should then let you update as normal again

        alternatively , you can also just download the latest version from here
        https://www.wp-pizza.com/checkout/purchase-history/
        if you want to manually update it that way

        hope that helps, but let me know if you have further issues of course

        #54632
        filipemartins
        Participant

          Changing it to

          define('WPPIZZA_PREORDER_CURRENT_VERSION','3.5');
          (PS: it was on ‘3.3.3’ what very strange is given that wordpress says 3.5.1 even after changing.)

          didn’t work, i will Update it manually then. Thanks1

          #54633
          filipemartins
          Participant
            This reply has been marked as private.
            #54634
            Olly
            Admin & Mod
              This reply has been marked as private.
            Viewing 5 posts - 1 through 5 (of 5 total)
            • The topic ‘Update not possible’ is closed to new replies.