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

Vladimir Novak Newcomer

@vlad73 · Joined 5 years ago · 3 posts · 2 topics · 1 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • MP3 file upload: "The mime type does not match to file extension" · 5 years ago

    Hi all Grav webmasters and developers! The Grav version is 1.7. Web browser is Mozilla Firefox 89.0 (x64) under Linux Mint. When I tried to upload MP3 file to my blog page in Admin mode, I got error

  • CadPHP is not compatible with Grav 1.7 · 5 years ago

    Hello, thanks for your test, pamtbaau. I successfully realized the source of the problem - the page template "Default" from the Theme has outdated code in it: <h1 class="gdlr-blog-title">{{ page

  • CadPHP is not compatible with Grav 1.7 · 5 years ago

    After upgrading Grav to v.1.7, all output from PHP is escaped. Simple test /user/plugins/cadphp/php with the code in the file 'test.php' <?php return "It works."; After I open /test page (cadphp:p1