pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3137 posts · 13 topics · 1013 reputation
Badges
Recent posts
-
Array_replace_recursive(): Expected parameter 2 to be an array, string given
· 5 years ago
@codevista, The plugin currently only processes the page content, not the page header. The issue is slightly different.... TLDR: Both theme SoraArticle and plugin Youtube use variable youtube in f
-
New line in NextGen Content Editor
· 5 years ago
@ramazan, There is a dedicated Github repo for issues and questions related to all Premium plugins. Issues and questions will be handled by the Grav team itself.
-
Array_replace_recursive(): Expected parameter 2 to be an array, string given
· 5 years ago
@codevista, I'm sorry, but I cannot reproduce the issue... Downloaded skeleton SoraArticle Browsed the website Clicked page 2 of blog: No issues. Upgraded Grav and plugins $ bin/gpm selfupgrade $
-
Troubles with setting up Grav, Xdebug and PhpStorm
· 5 years ago
@bleutzinn, Ah... you're right. When using Ajax you won't get notified in the browser. Currently I'm using VScode on Windows 10 + WSL2 (Ubuntu 20.04) and coding and debugging works fine for me as said
-
Quark Theme: I can't change the desktop language
· 5 years ago
@montty, Again, please don't use the blockquote option, but embed code snippets using triple backticks (```).... The settings in system.yaml:languages are for multilingual Grav and not for Admin. The
-
Troubles with setting up Grav, Xdebug and PhpStorm
· 5 years ago
Visual Studio Code shows by default the default breakpoints 'Notices', 'Warnings', 'Errors', 'Exceptions` and 'Everything'. When I tick 'Exceptions' and I throw an Exception in my code, it sure breaks
-
Quark Theme: I can't change the desktop language
· 5 years ago
@montty, Please be advised that the lingua franca on this forum is English. You might consider updating your question accordingly allowing everyone to read it. I cannot change the language to Spanish
-
Login route change after Grav update
· 5 years ago
@Raph31t, If you want a fix, you might consider adding a new comment to the issue.
-
Login route change after Grav update
· 5 years ago
@Raph31t, When things go wrong, it's always a good idea to check/search the issue section of Grav or its plugins. In this case the Login plugin. Here's the same/simalar issue (July 2019) , which is pa
-
Where can I find the source for plugins/admin/themes/grav/js/admin.min.js?
· 5 years ago
@Netzhexe, FYI, I've logged an issue because the Admin javascript libraries have been bundled with mode 'development' instead of 'production'. That's what makes the libs so large... Oh and btw, also l