pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3184 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
All Grav sites broken - InvalidArgumentException cache directory not writable, but it is
· 6 years ago
Hi @Vince42, Interesting puzzle... ;-) In order to show you the full stack trace, please visit http://all24.net What's wrong with copying the stacktrace, removing sensitive data and copy it here wi
-
Vagrant Box for Grav 1.7
· 6 years ago
@adv, I don't know Vagrant nor Scotchbox, but when looking at the repo of scotchbox, it seems to be dead. Someone has created an alternative cognacbox which has upgraded dependencies. Maybe it will w
-
Server Error: E_NOTICE - spl_autoload_register()
· 6 years ago
@icamps, It is plugin Shortcodes that throws the error about spl_autoload_register()
-
Server Error: E_NOTICE - spl_autoload_register()
· 6 years ago
@icamps, Plugin 'Shortcodes' is 6 years old and not compatible with PHP 8. spl_autoload_register() will now always throw a TypeError on invalid arguments, therefore the second argument do_throw is ig
-
Set default attributes to markdown images to avoid cls
· 6 years ago
@christiana83, Fair enough...
-
Set default attributes to markdown images to avoid cls
· 6 years ago
@christiana83, I'll have to study your solution a bit more, but apart from that... Just curious, what made you choose for an external lazyloading library while: browsers now accept the loading="lazy|
-
Page blueprint with conditional tab
· 6 years ago
@unmick, Is it possible? From the docs: The conditional field type is used to conditionally display some other fields base on a condition. The term "fields" is quite ambiguous, but my first interpre
-
Count all users, and sum up a custom field from each user
· 6 years ago
@Netzhexe, Would $dir = $this->grav['locator']->findResource('account://', true); be ok for you? See streams.
-
Composer error on new version of Grav
· 6 years ago
@Junek, After $ bin/plugin devtools new-plugin you should run: $ cd user/plugins/<your plugin> $ composer update
-
Composer error on new version of Grav
· 6 years ago
@Junek Question: Presuming you downloaded a zip of Grav, is there any reason why you would want to run any composer command after installation? Note: Command composer should not throw an error but