pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3137 posts · 13 topics · 1013 reputation
Badges
Recent posts
-
Linebreak within fences not working on page but in preview mode
· 5 years ago
@sraue, I've never heard that a webserver changes the HTML generated by a CMS... Except maybe zipping the HTML. What's the resulting HTML generated by the fenced code blocks?
-
Linebreak within fences not working on page but in preview mode
· 5 years ago
@sraue, I'm afraid I cannot reproduce the issue using the following: Windows 10/WSL + Apache Fresh install of Grav 1.7.18 + Admin Content of page 'Home' in Admin Result in browser (Chrome)
-
Error: Admin > Accounts > Configuration
· 5 years ago
@epb, Appears to be a known issue. See issue Clicking Configuration button throws an error #2166 at repo of Admin.
-
Submit a form with an attachment
· 5 years ago
@Deight, Maybe I'm mistaken, but I believe you wanted a file attachment added to an email. Isn't the code you are showing only adding a url to the email? By the way, it is not a good idea to edit fil
-
Submit a form with an attachment
· 5 years ago
@Deight, There are quite a few issues with respect to attachment at the repo of the Email plugin. Maybe you can find some pointers over there. If not, you might consider opening a new issue.
-
Submit a form with an attachment
· 5 years ago
@Deight, Forget my previous reply. I wasn't aware of the existence of the attachment option in the email action. I don't know the reason why it doesn't work for you. I do spot a difference between you
-
Submit a form with an attachment
· 5 years ago
@Deight, You might want to take a look at the Email plugin and especially its events onEmailSend and onEmailMessage. You can catch these events in your own custom plugin and manipulate the params.
-
Themes settings
· 5 years ago
@maxim, Every theme can have its own unique templates defined. That means, that themes cannot always be swapped for any other theme. You may have to rename the filename of some pages to refer to the t
-
Uncaught TypeError: Cannot read property 'notifications' of undefined - after updating admin plugin
· 5 years ago
@christiana83, Thanks for sharing. In another custom plugin... Your answer could probably be me more valuable if you share which other plugin causes the issue.
-
Uncaught TypeError: Cannot read property 'notifications' of undefined - after updating admin plugin
· 5 years ago
@christiana83, Did a search on the Admin issues and a similar issue was reported in April Uncaught TypeError: Cannot read property 'notifications' of undefined at canFetchNotifications (notifications