Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Richard Hainsworth Member
@finanalyst · Joined 9 years ago · 96 posts · 30 topics · 9 reputation
Badges
Recent posts
-
Formatting date ranges
· 8 years ago
It would help if you could provide some code. 'some javascript' is not useful. One thing I cant find is the selector used to anchor the jQuery plugin. Tried looking at the page source, but can't find
-
Formatting date ranges
· 8 years ago
How do I get the datepicker used by the date field in a form to format the dates in an international manner. In particular, I need yyyy-mm-dd (or php y-m-d). However, the datepicker provides the US f
-
More help please on using Form
· 8 years ago
Hi Developers! In the documentation on Forms here, there is the following: ... results are sent back to the form (or to a redirected page) where messages are displayed and the form can be edited for r
-
Form followed by Form
· 8 years ago
I've developed an sqlite plugin that creates a new form action 'sqlite' and takes form data and puts into a table (eg. people). The plugin works fine. Except I want to have an intermediate step. So th
-
Working with GRAV on Synology
· 8 years ago
Synology Permissions Workaround Synology SAS has one group for all users (viz., users) and the group for the web software is http. (All the below assumes that the user xxx can use sudo, that is, xxx i
-
Working with GRAV on Synology
· 8 years ago
GPM Connection - Solved (Partially) I am including the comment in case anyone else has the same issue. There is a comment in the documentation about this issue (somehow I missed it earlier). The solut
-
Exception handling
· 8 years ago
Found solution. Grav uses namespaces. So catch blocks need \Exception, not Exception.
-
Exception handling
· 8 years ago
I am developing a plugin to push data to an sqlite database. The plugin works when SQL stanzas are correct. However, I want to create a soft fail when the SQL is not accepted by the SQLite3 php module
-
Working with GRAV on Synology
· 8 years ago
I have a Synology NAS. I'm running DSM 6. The operating system is a variety of Linux. $ uname -s -r -v -m -o -u Linux 3.2.40 #15217 Wed Dec 20 18:16:33 CST 2017 armv7l GNU/Linux synology_armada370_213
-
Admin with apache reroute
· 9 years ago
Further on this. I have converted the whole site to https. Very poor variation as I self-signed the certificate, which will cause problems for Chrome users et al. How can I get the Grav admin plugin t