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.

yehuda Member

@yehudac · Joined 5 years ago · 16 posts · 7 topics · 1 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • How do I parse twig variables in form fields programmatically? · 2 years ago

    you cant. see post you must make the form grammatically with php

  • HTTP ERROR 500 on Apache when trying to setup Grav · 2 years ago

    @connor: through CLI to unzip grav-admin folder to the web root. I’ve tested PHP as suggested and it works fine. Wondering if this is a permissions issue and following this guide, Permissions | Grav D

  • GRAV and Linux Apache MySQL PHP problem · 3 years ago

    you need to do two things when setting up a new grav site. chown -R www-data:www-data /var/www/whereGrav (www-data is the apache user) add something like the following to /etc/apache2/sites-available

  • Different theme per user · 3 years ago

    i want the ability to show a different theme per user that logs in. any general ideas of how one might do this. i noticed the user/config/system.yaml where the current theme is set is after/under user

  • Regular user can modify admin permissions and password · 4 years ago

    I find the entire user permission system backwards. You have to restrict a user to give access see post /forum/support/user-restricted-pages-doesnt-work-t425

  • User restricted pages doesn't work · 4 years ago

    @pamtbaau i did that and it works. The thing is when I do it on the admin I didn't guess that this was the correct formula Site (site): Allowed shouldn't it be, as I always tried Site (site): Denie

  • User restricted pages doesn't work · 4 years ago

    I've tried everything restricting to pages to only allow logged-in users just doesn't work in the latest version of grav. anyone else who has trouble figuring it out? some help

  • Pages created with same prefix number · 4 years ago

    it worked after refreshing things. in general I found the numerical prefix doesn't actually matter much.

  • How to add comment in gantry5 theme · 4 years ago

    I know it's been 5 years but the question is still relevant. So its the same as any other theme. You don't need to do I in theme or plugin. If you enable the comments plugin it will work out of the bo

  • Pages created with same prefix number · 4 years ago

    i found a bug (but unfortunately dont remember how to reproduce) basically this happened. through the admin dashboard it created two pages the same number and it crashes when trying to reach those pag