Menu click error

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #10089
    ziizoz
    Participant

      Hi,

      When I click menu eg. Pizza Firefox displays a white box where it says error: error does not show log file.
      debug.log dont say anything.
      My config.php:
      define(‘WP_DEBUG’, true);
      define(‘WP_DEBUG_LOG’, true);
      define(‘WP_DEBUG_DISPLAY’, false);
      How I fix this?

      #10091
      Olly
      Admin & Mod

        got a link ?

        you can also comment out – temporarily (it’s there for a reason) –
        error_reporting(0);

        at the top of ajax/get-json.php

        #10093
        ziizoz
        Participant
          This reply has been marked as private.
          #10094
          ziizoz
          Participant
            This reply has been marked as private.
            #10095
            Olly
            Admin & Mod

              i can’t see any menu “pizza” there
              also, you are currently closed, so other than the popup saying “closed” – as expected – i cant do much

              #10096
              Olly
              Admin & Mod

                >I tried error_reporting (0);

                you need to comment it OUT

                i.e so it reads
                //error_reporting (0);
                instead of
                error_reporting (0);
                (in case that was not clear)

                #10097
                ziizoz
                Participant

                  Hi,

                  No matter what link you click…
                  I tried
                  //error_reporting (0);
                  Does not work.

                  Thank you

                  #10098
                  Olly
                  Admin & Mod

                    btw, your server also seems to be *very* slow (though not that surprising given that that ip is shared with over 330 other domains)

                    just thought i’d mention it

                    #10099
                    Olly
                    Admin & Mod

                      >Does not work.

                      works just fine….
                      i click on links and stuff gets added to cart ?! (tried chrome and FF)

                      #10100
                      Olly
                      Admin & Mod

                        also, read the install instructions.
                        you are caching pages that should not be cached !!

                        https://www.wp-pizza.com/forum/installation/

                        #10101
                        ziizoz
                        Participant

                          Hi,

                          Ok. I try my best 🙂

                          Thank you

                        Viewing 11 posts - 1 through 11 (of 11 total)
                        • The topic ‘Menu click error’ is closed to new replies.