Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Sergei Filatov Member
@Ezik · Joined 9 years ago · 10 posts · 4 topics · 0 reputation
Badges
Recent posts
-
Get value from system.yaml (or similar) in setup.php
· 9 years ago
Is it possible to get information from system.yaml or site.yaml in setup.php?
-
Multisite setup [domains]
· 9 years ago
Looks like something is missing in return[], any ideas?
-
Multisite setup [domains]
· 9 years ago
Ok, i managed to get an error E_WARNING - array_keys() expects parameter 1 to be array, null given with this code: use Grav\Common\Utils; // Get subsite name from sub-domain $environment = isset($_S
-
Multisite setup [domains]
· 9 years ago
Check out this screenshot.
-
Multisite setup [domains]
· 9 years ago
Yes, but it did not help a lots. Definitely i'm doing something wrong, but i can't understand what...
-
Multisite setup [domains]
· 9 years ago
I'm testing on localhost, environment name is localhost, the subdirectory of Sites has folder "localhost", but grav still trying to reach the config, pages, templates inside Users folder.
-
Translating image meta.yaml
· 9 years ago
Thank you a lot lot lot lot!
-
Multisite setup [domains]
· 9 years ago
The case: I have multiple domains: A,B,C with pointers to domain D. Domain D has Grav with folder user/sites/A; user/sites/B; user/sites/C; user/sites/D; The theme, plugins folders for ALL domains are
-
Translating image meta.yaml
· 9 years ago
I have a multilingual site with jpg.meta.yaml, how is it possible to translate content inside the file??
-
Recaptcha is not validating
· 9 years ago
When validate: required: true Grav ignores this field and if the recaptdcha is not entered, form basses by.