- This topic is empty.
-
AuthorPosts
-
18th October 2017 at 8:38 pm #3840
dflahaut
MemberI’ve wordpress 4.8.2 with church admin 1.16
I imported a csv file with some mistakes … but I will correct these errors.
But there is always problems when editing people : church admin don’t remember : Sex, Site.
Any idea ?18th October 2017 at 8:51 pm #3841Andy Moyle
KeymasterFixing bugs on editing people at the moment.
Gender is fixed for next update, will check site now19th October 2017 at 2:45 pm #3842dflahaut
Memberit seems that the maps aren’t also remembered …
19th October 2017 at 3:08 pm #3843Andy Moyle
KeymasterWhere is that happening? Please post the url and I can work it out
19th October 2017 at 8:02 pm #3845dflahaut
MemberI just upgraded church admin and I have this message :
Données WordPress : Can’t DROP ‘departements’ ; check that column/key exists
church_admin_people DROP COLUMN departmentsWhat do you mean about that ?
19th October 2017 at 8:19 pm #3846dflahaut
MemberAbout map :
http://www.xxxx.fr/wp-admin/admin.php?page=church_admin%2Findex.php&action=display_household&tab=people&household_id=9&_wpnonce=4ba0176704
nb : there is a message : “one of the parameters of you Google MAP API request is wrong”And I click on the link “edit Adress:”.
A map is coming and I click on “please click here to …”
The right adress is found.
I “save Address” …
The page appears without map !
(
What should I do ?19th October 2017 at 9:48 pm #3848Andy Moyle
KeymasterDROP departments: Old versions had a column that isn’t used anymore in the database. On the next upgrade I will make it checks the column is there before trying to get rid of it.
The Google Maps issue…
It’s a problem with your api key. The display household map uses the Static Map api and edit address uses the Javascript api –
i) You need a key
ii) You need to make sure your domain is correct eg *.churchadminplugin.com/* The * allows for any page and www and non www
iii) You need to enable “Google Static Maps API” and “Google Maps JavaScript API”All of that is done at https://console.developers.google.com/apis – it’s a pain to get it set up and changes take 10 mins to work. But once you have it setup it will work!
27th October 2017 at 12:43 pm #3849Allen
Member@andymoyle said:
Fixing bugs on editing people at the moment.
Gender is fixed for next update, will check site nowv1.1680
Gender is fixed OK
Person Type still reverts back to ADULT in drop down and has to be reset29th October 2017 at 1:44 pm #3853Andy Moyle
KeymasterIt’s definitely fixed for the next update!
30th October 2017 at 9:53 am #3854Allen
Member@andymoyle said:
It’s definitely fixed for the next update!v1.1690
Yes!!
Now Fixed
Thanks again Andy19th March 2018 at 4:45 pm #3898chrisprior
ParticipantAndy,
I am getting the same error with Google MAPS API is incorrect. I have just checked all the settings on Google and can find nothing wrong.
19th March 2018 at 10:40 pm #3926Andy Moyle
KeymasterChris,
Go to https://console.developers.google.com/apis
Click on your project (if you have more than one after logging in) and then the Key icon on the left.
If you are http://www.breadsallchurch.co.uk –
allowed referrers should be
*.breadsallchurch.co.uk/*
And then make sure Google Maps Javascript API and Google Maps Static Api are enabled.
Wait ten minute and browse to your church website and a page that requires the map – using Google Chrome, right click and click on inspect and then click on Console to see if there are any errors.Any javascript errors will kill the maps working – often it’s another plugin causing the problem.
If the issue is just with maps, google will tell you what is wrong in more detail. Post a screenshot or copy and paste and I may be able to advise further… -
AuthorPosts
- You must be logged in to reply to this topic.