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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • "The requested URL /admin was not found on this server" · 10 years ago

    The symptoms you are describing are classing rewrite issues. That '404 Page Not Found' document that @flaviocopes linked to solves 99% of all of these issues. If you hop on Gitter.im tomorrow i'm sur

  • "The requested URL /admin was not found on this server" · 10 years ago

    As a follow up, when I remove the admin plugin with bin/gpm uninstall admin, the main page loads fine. But reinstalling leads back to the same issue (immediate redirect to /admin with a 404).

  • "The requested URL /admin was not found on this server" · 10 years ago

    I have visited that page and checked things out... The issue occurs even though I have my .htaccess file there, regardless of whether the RewriteBase is commented out or not. I also have AllowOverride

  • "The requested URL /admin was not found on this server" · 10 years ago

    Try the following advice: http://learn.getgrav.org/troubleshooting/page-not-found

  • "The requested URL /admin was not found on this server" · 10 years ago

    Hey guys, I'm getting "The requested URL /admin was not found on this server." after the admin plugin is installed. The default grav site is working fine before I execute bin/gpm install admin. After

  • page.prevSibling.url · 10 years ago

    Oh, got it. Thanks a lot rhukster!

  • page.prevSibling.url · 10 years ago

    prevSibling and nextSibling require the pages to be in a collection of some type. You cannot just arbitrarily navigate around folders with them. More info on page collections

  • page.prevSibling.url · 10 years ago

    Hello, I have a question about using page.prevSibling.url and page.nextSibling.url. These were used in the "templates/partials/blog_item.html.twig" page. I want to use it for a folder that doesn't us

  • Nothing shown after new upload · 10 years ago

    Thanks, Flavio. I will try all this and let you guys know. Strange enough that this problem came up only after installing multi-language feature.

  • Nothing shown after new upload · 10 years ago

    May change depending to how the hosting is set up. Check https://stackoverflow.com/questions/1053424/how-do-i-get-php-errors-to-display or ask the hosting provider support how to turn on error reporti