- This topic is empty.
-
AuthorPosts
-
20th March 2016 at 9:16 pm #2646GavinParticipant
I installed your Wonderfully all encompassing plugin at the beginning of my foray into our new church website. We haven’t gone live as I’m slowly getting myself up to speed. I’ve now got to actually trying to fill in data into Rotas Events etc… but hit a problem.
WordPress database error: [Unknown column ‘autocomplete’ in ‘field list’]
INSERT INTO secc1_church_admin_rota_settings (rota_task,autocomplete,initials,rota_order,service_id) VALUES(“PA”,”1″,”0″,”1″,”a:1:{i:0;i:1;}”)This error comes up any time I try to “Add Job to Rota”.
I am also having trouble with some calendar appointments appearing and some not, but one issue at a time.
Thank you for this incredible work!
regards
Gavin20th March 2016 at 9:20 pm #3529GavinParticipantI should add that reading previous posts I thought it might be a database issue. I have tried removing the church_admin_version field and letting the update run again. This appears to have made no difference at all.
20th March 2016 at 9:31 pm #3530GavinParticipantApologies for the redundant post – I appear to have fixed it. Hopefully correctly.
Using phpMyAdmin I have added the “Autocomplete” column to the table “church_admin_rota_settings”
I set it as:
Number 2,
name: autocomplete
Type: Int
Length: 1
Null: Yes
Default: NullI have no idea if that is correct but it seems to work. I am now happily adding Rota jobs.
20th March 2016 at 9:51 pm #3531GavinParticipantHELP…. I’m still stuck. Clearly those were not the correct values to select. Autocomplete doesn’t autocomplete.
21st March 2016 at 12:02 pm #3533Andy MoyleKeymasterSorry about that. Found a bug in my install script, which will be corrected in 0.913, where the autocomplete column isn’t corrected.
You are nearly there – the default should be 0 not NULL.Autocomplete doesn’t work when you “click to edit” a table cell. It’ll only work if you edit a particular service by clicking edit on the left of the table.
It’ll also only work if you have people stored in the directory too!21st March 2016 at 7:46 pm #3536GavinParticipantHmmm, I am still struggling. I have populated some people into the directory already. None of the names come up when I edit the service.
I Click edit on the left of the service dates under the Rota tab and enter a few letters as in your video but nothing. It will allow me to save any random characters and doesn’t check them at all.
21st March 2016 at 8:07 pm #3537Andy MoyleKeymasterI think I’ve found the problem – it’s to do with prefixes (for Dutch), just testing the fix now
22nd March 2016 at 9:07 pm #3538GavinParticipantDid you make any headway with this? Just wondering where I am going wrong with being able to fill in the rotas.
22nd March 2016 at 10:40 pm #3539Andy MoyleKeymasterHave you updated to 0.913?
If you have can you send me a db backup to clients at themoyles dot uk and I’ll see what the problem is for you and send it back. -
AuthorPosts
- You must be logged in to reply to this topic.