Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Updated to 1.1.7 but it doesn't show to update to 1.1.8
· 10 years ago
GPM caches results for up to 24 hours. Clear the Grav cache and retry
-
Updated to 1.1.7 but it doesn't show to update to 1.1.8
· 10 years ago
ok I have been able to update thrue GPM, thanks
-
Updated to 1.1.7 but it doesn't show to update to 1.1.8
· 10 years ago
In BIN/GPM, I can see 1.1.6 but not 1.1.7 nor 1.1.8 ...
-
Updated to 1.1.7 but it doesn't show to update to 1.1.8
· 10 years ago
bin/gpm selfupgrade SUCCESS! :D
-
Updated to 1.1.7 but it doesn't show to update to 1.1.8
· 10 years ago
I noticed that SSL issue and then 1.1.8 that appeared short after but my admin dashboard does not show me the purple update bar (weird). How can I force GRAV to update itself to 1.1.8?
-
Zend OPcache API is restricted by "restrict_api" configuration directive
· 10 years ago
Any idea how to get around this error? I've heard Rackspace did something with this flag recently but I'm not seeing it in the admin on all of our grav sites on Rackspace.
-
Order: by: differs on localhost and remote
· 10 years ago
allright |sort helped.
-
Order: by: differs on localhost and remote
· 10 years ago
if taxonomy is written inside the code: {% for productItem in taxonomy.findTaxonomy({'category':value}) %}
-
Order: by: differs on localhost and remote
· 10 years ago
UPD: looks like that's taxonomy. in some case taxonomy is order on localhost by folder name 01. 02. 03. etc but no such thing on remote server. So the question, how to "order by" taxonomies?
-
Order: by: differs on localhost and remote
· 10 years ago
In page collections I have: order: by: default The strange thing that it differs on remote and localhost. Any ideas?