[FIXED] There has been a critical error on this website - Critical error on your website quick fix

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025

Комментарии • 26

  • @wplearninglab
    @wplearninglab  5 месяцев назад +1

    You probably don't need help fixing other WordPress errors right now, but when you do, I have just the playlist for you. It's best to bookmark it now: ruclips.net/video/UNOvnhQzFa4/видео.html

    • @dossozoumana3316
      @dossozoumana3316 5 месяцев назад

      Can you please make a video on How to make Ajax Category filter in wordpress or Is there any plugin for that ?
      Thanks...I am using Guternberg and Kadence theme

  • @UBIKDigital
    @UBIKDigital 15 дней назад

    worked a treat - thank you!

  • @Electronzap
    @Electronzap 5 месяцев назад +2

    Good info. Thankfully my site hasn't gone down yet. I try to keep plug-ins to a minimum and always get rid of ones that aren't being updated anymore after watching your videos.

  • @royedhillstudios
    @royedhillstudios Месяц назад

    Thank you. Most helpfull video on youtubeso far! ☺☺☺☺

  • @amilyashr
    @amilyashr Месяц назад

    thankk youu for your help 😭

  • @rcbilly2009
    @rcbilly2009 5 месяцев назад +1

    Thank you very much I learnt alot

    • @wplearninglab
      @wplearninglab  5 месяцев назад

      Cool! You're welcome and thanks for watching!

  • @irf202
    @irf202 5 месяцев назад +1

    Hi Bjorn ... didn`t get chance to see your videos in a while ... I have a lot to catch up .. BTW beard looks good on you ..😊.. Probably you already talked about this so sorry for my ignorance, but do you feel AI will cause end of WordPress or perhaps end of plugins soon? if you haven`t made any detailed video on this topic, I would love to hear on this from a Master like you for sure.

    • @wplearninglab
      @wplearninglab  5 месяцев назад +1

      Hi welcome back and thanks on the beard. It's kind of growing on me (haha...lame Dad joke). I've thought a lot about the future of WP in the AI era. I feel like it's too early to tell. I made this video about an AI website builder that was on AppSumo: ruclips.net/video/rt0WGiCiZ78/видео.html You'll see what I feel about its' capabilities in the video.
      I'll look into making a more AI-focused future of WordPress tutorial, thanks for the suggestion!

    • @irf202
      @irf202 5 месяцев назад +1

      @@wplearninglab Thanks for dropping the link . Truly appreciate

  • @Aurora-light01
    @Aurora-light01 5 месяцев назад +3

    Hey there great videos, I just wanted to check something, what php version is best to use with Elementor, Woocommerce and Admin and Site Enchantments, I upgraded to php 8.2, but then my site continues to crash. it seems that these 3 plugins struggle to work with the new php.

    • @kostaivanov6416
      @kostaivanov6416 5 месяцев назад

      This is Global problem with wp_query on php8.* I Have same problem with Rank Math plugin and i back my server to php7.4 version

    • @wplearninglab
      @wplearninglab  5 месяцев назад +2

      I just looked it up. Elementor and WooCommerce both are listed as needed PHP version 7.4 or greater. Nothing I found specifically mentioned version 8.2. I couldn't find the best PHP version for ASE. I would reach out all the plugin's support. They'll have to make sure they work well with version 8.2 since lots of hosts and servers will be upgrading in the coming weeks/months.

    • @wplearninglab
      @wplearninglab  5 месяцев назад +1

      Thanks for the heads up!

    • @Aurora-light01
      @Aurora-light01 5 месяцев назад +1

      @@wplearninglab , thank you for the reply, I did reach out to them, Elementor could not give me a clear answer and then I found some blogs that said that it broke their sites. Woocommerce also had some issues, and ASE would not update to the newest version and I am currently speaking to them. So they are looking into it. But I cannot get any clear answers from the other two. So I am testing now to check. But also don't know everything that I need to be looking out for, if you could make a video on that at some point think it will be valuable info that is not easily found now. I also saw that PHP 7.4 will no longer get security patches and updates, this is the main reason that I want to make the switch.

    • @wplearninglab
      @wplearninglab  5 месяцев назад +1

      Thanks for the update @Aurora-light01 @kostaivanov6416 dropped a comment saying "this is Global problem with wp_query on php8.*" Which implies it's a WordPress problem too, not just those plugins. I have to do some more research.

  • @kostaivanov6416
    @kostaivanov6416 5 месяцев назад +1

    if you want to find out what is causing this error enable wp debug mode and you will see everything in the debug.log file
    Regards!

    • @wplearninglab
      @wplearninglab  5 месяцев назад +1

      Good tip! I've tried that in the past, but I didn't get any useful information out of it. I'll try again the next time this happens.