-
-
Notifications
You must be signed in to change notification settings - Fork 7
3.7 Compatibility #20
Comments
See also getkirby/kirby#4381 |
I've released https://github.com/afbora/kirby-blade/releases/tag/2.0.0-rc.1 |
2] PHP Fatal error: Cannot redeclare e() (previously declared in /var/www/html/mysite/vendor/illuminate/support/helpers.php:109) in /var/www/html/mysite/kirby/config/helpers.php on line 128
|
@wdebusschere Thanks for test and report! I think, you need to disable define('KIRBY_HELPER_E', false); |
@afbora |
@afbora This also fixed the paging problem i experienced: blog/page:2 was not working |
@wdebusschere Thanks for testing again. Pagination issue was related with Kirby and fixed on RC2 🙂 |
No description provided.
The text was updated successfully, but these errors were encountered: