Peter Toi
Forum Replies Created
-
Am having the same issue. Currently using v2.0.3.2 of the plugin on WordPress v5.0.3.
Hi Chaika88,
Google is now forcing all developers to access the Google Maps Javascript API with an API Key. See: http://googlegeodevelopers.blogspot.mx/2016/06/building-for-scale-updates-to-google.html
Until the plugin author publishes an update to support these changes you can try this workaround provided by Joachim on the ACF support portal https://support.advancedcustomfields.com/forums/topic/google-maps-field-needs-setting-to-add-api-key/.
Peter
Forum: Fixing WordPress
In reply to: How to run php fileHi euroreseller,
If the file is in fact in your web root you should be able to access it via:
http://mydomain.com/file.phpIf WordPress is installed in your web root you should, for example, be able to view the license at http://mydomain.com/license.txt. Is the PHP file you are trying to run in the same folder as license.txt?
There’s a possibility the file is in a subfolder if you uploaded an entire program in which case you must access the file in the subfolder:
http://mydomain.com/subfolder/file.phpFinally, if you are certain you have the URL, folders and filename correct (might be case sensitive) you should check the ownership and permissions of the files and folders. The ownership and permissions should be the same as the WordPress files that you are able to execute.
Peter
Thank you Pär,
Version 1.3.3 fixed the issue.
All the best and keep up the great work,
Peter