pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3129 posts · 12 topics · 1011 reputation
Badges
Recent posts
-
Getting an error while starting Grav CMS
· 1 year ago
@bedoonraj, Unfortunately, you've cross-posted this post on Gravs repo within 6 minutes apart. In general, it is not very appreciated if users of different forums are being asked the same question. In
-
Accesing a variable in a default language
· 1 year ago
@Johanan, I'm afraid I still don't understand what you are trying to achieve, but... If you have any results/feedback to share, please do, so we can close the issue.
-
Debian: Apache not using correct owner and group
· 1 year ago
@Youle, Owner and group are “www-data” Ergo: Apache is not using your account as owner and group... Which it should, if you changed export APACHE_RUN_USER=www-data and export APACHE_RUN_GROUP=www-
-
Debian: Apache not using correct owner and group
· 1 year ago
@Youle, Unfortunateley I did that already. Well, you mentioned a mix of several possible solutions, which could cause issues. I just listed the only steps I took to solve the issue in my environmen
-
Getting an error while starting Grav CMS
· 1 year ago
@bedoonraj, I believe PHP 8.4.x requires Grav 1.8 beta
-
Debian: Apache not using correct owner and group
· 1 year ago
@Youle, Disclaimer: Infrastructure is not my forte... I'm using Ubuntu 24.04 inside WSL on Windows 11 and use the "PHP/Webserver runs with the same user that edits the files. (Preferred)" approach. R
-
Getting an error while starting Grav CMS
· 1 year ago
@bedoonraj, The information you've provided is not sufficient enough to pinpoint the issue. Please provide the following information: when does it happen? when using Admin, or when using the websi
-
Error adding images
· 1 year ago
@dan-james, In the first image you shared, it seems an entire page, titled "Just a moment", has been returned to Admin. I've searched the Grav+Admin code source, but it does not contain "Just a momen
-
Pages Field Not Showing All Pages in Admin Panel (Limit?)
· 1 year ago
@christiana83, Did some more research... When adding a new page in Admin, there is a field in the modal form to choose the parent page. This field shows all 2000 pages. Found in Admin the following b
-
Pages Field Not Showing All Pages in Admin Panel (Limit?)
· 1 year ago
@christiana83, Bit late to the party, but did some research anyway... TL;DR: I can reproduce the issue 1000 seems to be a hardcoded limit Steps to reproduce: Using default Grav+Admin installation