pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3184 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
SEO Magic plugin: An exception has been thrown during the rendering of a template (Couldn't connect to server)
· 5 years ago
@brigaill, If you really think the issue is related to SEO Magic, then please open a ticked on the dedicated repo for issues with Premium products.
-
File-Browser plugin, error occured with 1.7.15
· 5 years ago
@dino, The issue has been fixed and will be released in the next version of Grav: 1.7.16. No release date available yet.
-
Page prevsibling nextsibling inverted
· 5 years ago
@Francois, IMHO, I think the behaviour is exactly as expected... To quote the first hit on Google: Definition | Meaning of blog: A blog (a shortened version of “weblog”) is an online journal or infor
-
File-Browser plugin, error occured with 1.7.15
· 5 years ago
@dino, This seems to be caused by a recent fix added to Gav 1.7.15 to fix some missing Twig extensions. I've notified the developer on Github. If you wish to revert to Grav 1.7.14, you can download it
-
Big Picture Skeleton is buggy / not up-to-date
· 5 years ago
@kilowahn, Glad you've managed to get it working. Unfortunately, a large percentage of Themes and Skeletons are old, outdated and abandoned... The Big Picture skeleton (last update 04/23/2019) comes w
-
I can't log in, I don't know code
· 5 years ago
@EmilyBriones, Did you check your spam folder? Btw. did you contact the IT department of Pomona College about this?
-
I can't log in, I don't know code
· 5 years ago
@EmilyBriones, No idea what is going on (yet)... OK, judging from the screen layout, it seems you are trying to login to the Admin plugin of Grav and not cPanel. A few remarks: The url http://emilyb
-
I can't log in, I don't know code
· 5 years ago
@EmilyBriones, Are you trying to login at cPanel, or Grav's Admin plugin? These are not related. cPanel is used to manage the server configuration Grav's Admin plugin is used to config the website. T
-
Populate select field with function call (data-*@)
· 5 years ago
@domsson, OK, fair enough. By the way, I presume OleVik meant the following syntax to get the config: Grav::instance()['config']->get();
-
Populate select field with function call (data-*@)
· 5 years ago
@domsson, Would you mind explaining why using a hardcoded plugin name is an issue?