Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
What file is markdown editor inserted into?
· 10 years ago
Thanks for the info. Taking me a little while but think my old brain is finally wrapping around Grav;)
-
What file is markdown editor inserted into?
· 10 years ago
The editor is just a form field. The field is defined in the default.yaml blueprint: https://github.com/getgrav/grav/blob/develop/system/blueprints/pages/default.yaml#L30-L33 The field is defined her
-
What file is markdown editor inserted into?
· 10 years ago
Wondering which file within the grav directory inserts the markdown editor? Like to explore the setup. Thanks
-
Bluehost installation issues resolved
· 10 years ago
It seems like the version 1.1.0 rc3 has resolved all the above issues. The only difference on my system was that php 5.6 was activated before trying to install. I simply unzipped the grav+admin zipfil
-
Bluehost installation issues resolved
· 10 years ago
In short: ensure you have the correct version of php running and ensure you have the correct file permissions
-
Bluehost installation issues resolved
· 10 years ago
I installed the Grav Core + Admin Plugin on a Bluehost shared account. I experienced the following issues: [I used the method of uploading and extracting the zip files.] Bluehost is not happy with dir
-
Installs fine, but
· 10 years ago
OK... so what I ended up doing to make it work, which it does now, is deleted all the files in the server folder, load the .zip into it, and unpack it. Duplicated the 01.home dir and renamed it 02.co
-
Installs fine, but
· 10 years ago
Most likely you won't need rewrite base. Try it first with just the bone-stock .htaccess file.
-
Installs fine, but
· 10 years ago
Thanks for the tip.... and no, htaccess was NOT there. However, it is now, and I enabled the rewrite base several different ways, even including fully-resolved: no joy :( My attempts (in reverse orde
-
Installs fine, but
· 10 years ago
@snip Did you read and tried https://learn.getgrav.org/troubleshooting/page-not-found ?