Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Harald Schneider Member
@hschneider · Joined 6 years ago · 85 posts · 5 topics · 15 reputation
Badges
Recent posts
-
Invalid AJAX response
· 6 years ago
Setting the Remote Fetch Method to fopen fixed this in my case:
-
Shortcode Core: Markdown not parsed inside column tags
· 6 years ago
You're simply the best - THANKS! :-)
-
Shortcode Core: Markdown not parsed inside column tags
· 6 years ago
When I wrap some markdown text inside Shortcode Core's column tag, then the markdown tags are not parsed. E.g. [columns count=2 gap=40px rule="1px dashed #d6d6d6"]## Headline2 Some Text [/columns] sh
-
Scheduler not working
· 6 years ago
You can use an alternative backup method: Sync your site with e.g. lftp to your local machine and from there it goes to your daily backup on an external HDD or NAS. Any sync software will do, because
-
Blank page apache2 localhost
· 6 years ago
Then the next step is to examine your Apache and PHP logs.
-
Blank page apache2 localhost
· 6 years ago
Have also copied the hidden .htaccess file ?
-
Admin page slow problem
· 6 years ago
Did you try to disable the update function? /forum/archive/admin-panel-very-slow-t586 However, sites hosted in China are running thru the Great Chinese Firewall's filter system, which causes many slow
-
Image Link Broken
· 6 years ago
These are 2 different image URLs. See screenshot. Also the page content is different.
-
Page Media only accepts Images
· 6 years ago
Maybe this issue is related: https://github.com/getgrav/grav-plugin-admin/issues/1737 If you run the latest admin plugin and the error persists: Please report it at GitHub.
-
Page Media only accepts Images
· 6 years ago
Please check your Apache and PHP logs on the server. Maybe your PHP settings have size restrictions or a mod.security rule intercepts the upload.