Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

hughbris Veteran

Regular

Grav Forum Moderators

@hughbris · Joined 9 years ago · 579 posts · 13 topics · 127 reputation

Badges

ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Recaptchacontact error on a contact page · 3 years ago

    I've tried them all and Turnstile is by far: easiest to set up most effective (tied with reCaptcha) most user-friendly.

  • Change "Include default language" value in admin causes a "template not found" error? · 3 years ago

    Thanks for the good info to help us diagnose 🙂 Yeah language setting interactions are very tricky in my limited experience, especially when you work through Admin I've found. I don't think I've had t

  • Issue with CSS cache · 3 years ago

    Thanks for the update and for describing your problem very well in the original post! I use Cloudflare's Turnstile now for form CAPTCHAs, but I have to say all I read about are issues with its hosting

  • Error: Unable to write in the cache directory · 3 years ago

    @piccolopi: I found this clue online Where did you see this? Is there a link? There might be more context.

  • Grav can't load CSS and JS on webserver · 3 years ago

    @douxdoux-1312: if it can help, here’s my grav file in /etc/nginx/sites-available : It's good that you thought to post these but try to put yourself in the shoes of a person that wants to help you. W

  • Update fetch failed · 3 years ago

    Cool, well it looks like the problem is in your setup somewhere. It's usually best when you are requesting help to provide lots of detail so that we don't have to make guesses back and forth. We're vo

  • Update fetch failed · 3 years ago

    I just checked for updates successfully. You don't mention what time interval your fetch problems spanned. It might have been your DNS/connectivity at the time or a temporary outage on the Grav reposi

  • Workaround for using 'validate.required' on form file fields · 3 years ago

    @hughbris: it’s something in my problem site environment and not your plugin Yep, two key DOM selectors in your JS were not matching: clickedElement.matches('.btn[type="submit"]') and fileInputs = fo

  • Workaround for using 'validate.required' on form file fields · 3 years ago

    I really should know by now not to claim I'm out of ideas before going to sleep! Two more datapoints: the plugin assets are being loaded ✔️ create a test form on a fresh Grav instance - it works! 👌

  • Workaround for using 'validate.required' on form file fields · 3 years ago

    I just got to trying the fixfilefield plugin on some cleaned up forms on my problem installation. I disabled two plugins and form actions which were also buggy and distracting me from isolating this i