Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Duc Regular

@duceduc · Joined 9 years ago · 106 posts · 28 topics · 9 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Contents in bin folder delete itself during core updates · 5 days ago

    This is the error during the update: duc@nginx:/var/www/httpd/jcb$ sudo bin/gpm selfupgrade -f GPM Releases Configuration: Stable Grav v1.7.53 is now available [release date: Tue Jun 16 23:12:54 202

  • Contents in bin folder delete itself during core updates · 5 days ago

    Sorry for the confusion. Basically, when I update via CLI, the files inside the bin folders gets deleted during the process. Thus, the update failed. However, if I update the core by logging into the

  • Contents in bin folder delete itself during core updates · 5 days ago

    I have a strange behavior with the bin folder. The contents inside of it deletes itself during a core update. The update will fail during the process. Accessing the website during this time says upda

  • Form: GRAV.Yes translation key · 1 week ago

    My contact form contains a checkbox to agree to our policy before the form can be submitted. Below is email received. How do I change the grav.yes to some other text? name: Terri email: [email protected]

  • Upload file works one time · 4 weeks ago

    I've added cache_enable: false inside the contact folder of modular_alt.md file. Cleared the cache, but the page still caching. Is this incorrect? --- title: Apply For Job cache_enable: false onpage_m

  • Upload file works one time · 4 weeks ago

    OK. I found the issue. In my system.yaml I have cache set to true. Setting it to false fixed it. cache: enabled: false I've read this somewhere when troubleshooting. Since I only wanted the contact

  • Upload file works one time · 4 weeks ago

    Did you only install a fresh DeliverNext theme on an existing Grav 1.7 installation, or did you install a fresh DeliverNext skeleton as I did? I've did it all manually. Installed Grav core and the de

  • Upload file works one time · 4 weeks ago

    If you are saying that the contact form file upload box loads fine for you from a fresh install, then there is something strange going on with my server. I've installed a fresh install of delivernext

  • Upload file works one time · 4 weeks ago

    I am going to have to start from scratch with a fresh deliverNext install and add my edits back. Did you start with Grav2.0 or V1.7??

  • Upload file works one time · 4 weeks ago

    Back at it. I have removed the dropzone class in the plugin form file.html.twig to use the normal file input. This works. The dropzone is added to the delivernext theme and was hoping to use it since