copy group ingredients issue

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #24451
    agwebcyde
    Participant

      Hello,

      In the adding ingredients plugin i copy some ingredients from one group to another. After i click save changes the ingredients are not in the destination group.

      thanks in advance

      #24452
      Olly
      Admin & Mod

        to copy ingredients, do not click the “save changes” button but the “copy group ingredients” button instead

        #24453
        agwebcyde
        Participant

          I click on the copy group ingredients button, then i get a message that 27 ingredients added, i see the ingredients in the new group but after i click save changes the group is empty

          #24454
          Olly
          Admin & Mod
            #24455
            agwebcyde
            Participant

              Please can you help?

              [03-Jan-2017 18:07:13 UTC] PHP Notice: Undefined index: prices in /wp-content/plugins/wppizza-add-ingredients/inc/admin.options.validate.inc.php on line 123

              [03-Jan-2017 18:07:14 UTC] PHP Notice: The called constructor method for WP_Widget in WPPizza_Add_Ingredients is deprecated since version 4.3.0! Use

              __construct()

              instead. in /wp-includes/functions.php on line 3846

              #24456
              Olly
              Admin & Mod

                those notices come from using an old version of the plugin.
                however, they are unlikely to be the issue

                if you give me admin access , i can have a look though (reply here with your credentials setting the reply to private if you want me to check)

                #24458
                agwebcyde
                Participant
                  This reply has been marked as private.
                  #24469
                  Olly
                  Admin & Mod

                    just copied your “fish one price” to itself (so now you have two “Jacket potato” and 2 “French fries” – delete again if you want ) without issues

                    perhaps it’s your max post vars

                    see troubleshooting here
                    https://www.wp-pizza.com/downloads/wppizza-add-ingredients/

                    #24470
                    Olly
                    Admin & Mod

                      essentially, the functionality works, but there may be somthing in your server setup
                      check your *SERVERS* [error] logs as that kind of error might not show up in the WP debug log

                      #24491
                      agwebcyde
                      Participant

                        Hello,

                        Issue solved. I just created a php.ini file with max_input_vars = 3000 ; under the wp-admin folder and now everything its ok. Thank you very much for your support 🙂

                      Viewing 10 posts - 1 through 10 (of 10 total)
                      • The topic ‘copy group ingredients issue’ is closed to new replies.