pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3197 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Skeleton downloaded but can't install
· 4 years ago
@kd4e, Well, it's a mess. Grav installation inside /user folder... As suggested before, please clear your webroot and install a fresh Grav or skeleton.
-
Skeleton downloaded but can't install
· 4 years ago
And the folder your are listing is??? What is content of /config/www/user? It's not quite a standard Grav install: A Grav installation or skeleton does not come with symbolic links. Why did you ad
-
Skeleton downloaded but can't install
· 4 years ago
@kd4e, Do you really want us to dig into the dump of your command lines? Please be gently on the community and provide proper described/explained/formatted information. When showing a folder listing p
-
Skeleton downloaded but can't install
· 4 years ago
@kd4e, It seems you did not clear the root of Grav It also seems you've unzipped into folder /app/grav-admin/user, because folder /app/grav-admin/user/user now contains the skeleton. @Karmalakas, f
-
Skeleton downloaded but can't install
· 4 years ago
@kd4e, Are you sure you cleared the root of the Grav installation and unzipped grav-skeleton-deliver-site+admin-1.2.0.zip into the root of the Grav installation. You should find the following /user/pa
-
Skeleton downloaded but can't install
· 4 years ago
@kd4e, Admin plugin: Grav is a flat-file CMS which means everything can be done via the command-line. The Admin plugin is an add-on to make life easier for user who feel uncomfortable using the comma
-
Empty header/frontmatter (maximum file size exceeded?), move header content to raw_content
· 4 years ago
@danielkoptak, Before spending time on the issue, would you mind sharing what you are trying to achieve?
-
Why is base.html.twig located in the Partials folder?
· 4 years ago
@red, There is no technical reason/requirement to use folder /partials. It's Grav's arbitrary convention for organising templates: page templates are inside the root folder /templates reusable (inclu
-
Err_empty_response
· 4 years ago
@Stephan, Hm... Is the file still symlinked, or located in the folder of the page? If still symlinked, try also copying the file into /user/pages/02.typography Try using the following links in the pag
-
Err_empty_response
· 4 years ago
I've updated my earlier reply about Grav's involvement when fetching files. I overlooked the type of Url being used.