pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Remove page type from parent theme
· 3 years ago
@Flop, AFAIK, there can only be a single config file for a plugin/theme. You could try creating a plugin and inject JavaScript into Admin and hide page types based on the current user.
-
Typhoon H1 not shown in safari 13.1
· 3 years ago
@david1, Please submit all your questions regarding Premium products on https://github.com/getgrav/grav-premium-issues
-
File Upload form - no file loaded
· 3 years ago
@jzedward, Did some debugging and created a new issue. A better workaround would be to add upload: true to the process array. Removing 'reset' might cause some unwanted side effects in the UI after su
-
File Upload form - no file loaded
· 3 years ago
@jzedward, See https://github.com/getgrav/grav-plugin-form/issues/550#issuecomment-1368121197 Had a similar issue, was trying for hours. It worked for me when I removed "reset: true". With "reset: tr
-
"# Page not found" -- how to get Grav Admin interface to start?
· 3 years ago
@dpdoug, You have been able to show Grav's "problem page" when using build-in PHP server, which means there was no openSSL issue. Do you really need to use https:// on your development system?
-
"# Page not found" -- how to get Grav Admin interface to start?
· 3 years ago
@dpdoug, And now all I need to figure out is why the Grav Admin interface is not coming up . When $ bin/grav server starts your website and shows the "Problem page", you know Grav is running your si
-
"# Page not found" -- how to get Grav Admin interface to start?
· 3 years ago
@dpdoug, You're not providing much info which allows readers to understand what you have done, or maybe even to replay/reproduce the steps you've taken. Btw, what made you switch from running Grav's b
-
Running Grav build-in webserver: Apache not installed, skipping
· 3 years ago
@dpdoug, Is Apache required for it to work? One either uses Apache, or IIS, or Nginx, or PHP Webserver shipped with Grav, or .... They have no interdependency. You are running $ bin/grav server an
-
Running Grav build-in webserver: "No such file or directory"
· 3 years ago
@dpdoug, Please do not use an existing and solved post for a new question. Please create a new post with a proper title.
-
Running Grav build-in webserver: "No such file or directory"
· 3 years ago
@dpdoug, Looking at your shell prompt [david@mycomputer bin]$ bin/grav server, did you perhaps cd into folder /bin inside the root of Grav? In that case bin/grav does not exist. You'll have to cd into