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

  • Attempts to get 2nd page failing · 11 years ago

    Did you set up your server according to our blog post series? http://getgrav.org/blog/mac-os-x-apache-setup-multiple-php-versions Maybe run through that and see if there's anything you missed. Clear

  • Attempts to get 2nd page failing · 11 years ago

    Yep, did all of those. Not sure what to do next though.

  • Attempts to get 2nd page failing · 11 years ago

    Have you checked http://learn.getgrav.org/troubleshooting/page-not-found?

  • Attempts to get 2nd page failing · 11 years ago

    I've installed Grav on OS X, using OS X Server. The initial page works without problem, but adding a 2nd page results in a Not Found The requested URL /mypage was not found on this server. error mess

  • Responsive Filemanager · 11 years ago

    The Admin Pro plugin will come with its own asset manager. That will allow you to perform all the most common file operations (upload, delete, rename, move) plus editing the asset metadata.

  • Responsive Filemanager · 11 years ago

    Do you have idea to used this ResponsiveFilemanager in Grav? https://github.com/trippo/ResponsiveFilemanager

  • Error clearing cache · 11 years ago

    I'm going to remove that bit about using the built in server. It basically is for rudamentary Grav only. It is not able to support many plugins that use more advanced routing: Check the warning here

  • Error clearing cache · 11 years ago

    I'm running a simple PHP server locally with php -S 127.0.0.1:80 -t <folder> Works reliable all the time, but when I click "Clear cache" in the GUI, I get an error: /admin/cache.json/task:clearC

  • Sass command not working · 11 years ago

    Windows does not come with anything web related at all. Neither PHP, Ruby or anything else. Ruby on windows is a mess. Currently on my PC it does not even run at all, because of some mixed up windows

  • Sass command not working · 11 years ago

    Well that will be coming with Gantry5 as that includes it. However the PHP scss compiler is not an official port, and as such is a bit behind the official Ruby or C version. Also it's quite a bit sl