Hallo, Gast! (Registrieren)

Letzte Ankündigung: MyBB 1.8.38 veröffentlicht (30.04.24)


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste
Google Maps Usermap
#13
Hello -

Sorry about the delay - I've not had time to work on this until today....

I've run into an issue with step 4 on your directions - And i don't fully understand what to do ..

If I log onto the phpmyadmin and run the script on the DB with the changed fields set to the correct details it shows some errors and fails -

Static analysis:
5 errors were found during analysis.

  1. Unexpected character. (near "?" at position 1)

  2. Unexpected character. (near "$" at position 78)

  3. Unexpected beginning of statement. (near "?" at position 1)

  4. Unexpected beginning of statement. (near "php" at position 2)

  5. Unrecognized statement type. (near "by" at position 10)

If I copy the altered file to the root location and open it, it allows me to read the information but doesn't appear to do anything...

The system is Windows based with XAMPP installed - so might be different to what you are expecting ?

I know this is my lack of knowledge - but fully appreciate your assistance ..  

Regards

Ian

(01.05.2019, 11:15)Gerti schrieb:
(30.04.2019, 20:58)Ian schrieb: INSERT INTO mybb_settings (name, title, description, optionscode, value, disporder, gid, isdefault)

VALUES ('usermap_apikeythree', 'API key for elevation', 'The required API key (for the
Elevation) must be generated in a GoogleMaps account. Informationen über die reference is
<a "https://developers.google.com/maps/documentation/javascript/get-api-key"
target = "_ blank"> find here code, text '', 0, ' 2 ',' GID ',' 0 ');
Sorry, that was probably my fault!

as Schnapsnase told me, the SQL commands must be correct:
INSERT INTO mybb_settings (name, title, description, optionscode, value, disporder, gid, isdefault)
VALUES ('usermap_apikeythree', 'API key for elevation', 'The required API key (for the Elevation) must be generated in a GoogleMaps account. Informationen über die reference is <a "https://developers.google.com/maps/documentation/javascript/get-api-key" target = "_ blank"> find here code, text '', 0, ' 2 ',' GID ',' 0 ');
without the semicolon after "Elevation')" and before the parenthesis.

wrong (see red marked) Elevation') / accurate = Elevation)

I will correct the update instructions and direct itsmeJAY to embed them into the download plug-in.

Mea Culpa for the inconvenience.


Hi -

No problem …. Thank you for the update and keep up the good work Smile

Ian
Zitieren


Nachrichten in diesem Thema
Google Maps Usermap - von MyBB.de Bot - 15.04.2019, 00:15
RE: Google Maps Usermap - von lenox - 15.04.2019, 16:45
RE: Google Maps Usermap - von Gerti - 15.04.2019, 16:54
RE: Google Maps Usermap - von Schnapsnase - 15.04.2019, 17:17
RE: Google Maps Usermap - von lenox - 15.04.2019, 18:11
RE: Google Maps Usermap - von Schnapsnase - 15.04.2019, 18:20
RE: Google Maps Usermap - von itsmeJAY - 17.04.2019, 12:24
RE: Google Maps Usermap - von Ian - 03.05.2019, 11:16
RE: Google Maps Usermap - von itsmeJAY - 03.05.2019, 11:53
RE: Google Maps Usermap - von Ian - 03.05.2019, 13:39
RE: Google Maps Usermap - von itsmeJAY - 03.05.2019, 14:08
RE: Google Maps Usermap - von Schnapsnase - 03.05.2019, 14:30
RE: Google Maps Usermap - von itsmeJAY - 03.05.2019, 16:09
RE: Google Maps Usermap - von Ian - 03.05.2019, 16:18
RE: Google Maps Usermap - von itsmeJAY - 03.05.2019, 16:27
RE: Google Maps Usermap - von Schnapsnase - 03.05.2019, 16:29
RE: Google Maps Usermap - von itsmeJAY - 03.05.2019, 16:36
RE: Google Maps Usermap - von Schnapsnase - 03.05.2019, 17:00
RE: Google Maps Usermap - von itsmeJAY - 21.06.2020, 19:09
RE: Google Maps Usermap - von Schnapsnase - 21.06.2020, 21:38
RE: Google Maps Usermap - von MyBB.de Bot - 21.06.2020, 21:55
RE: Google Maps Usermap - von Gerti - 22.06.2020, 08:20
RE: Google Maps Usermap - von Schnapsnase - 22.06.2020, 12:56
RE: Google Maps Usermap - von Jockl - 22.06.2020, 13:36
RE: Google Maps Usermap - von itsmeJAY - 22.06.2020, 14:26
RE: Google Maps Usermap - von Schnapsnase - 22.06.2020, 14:36
RE: Google Maps Usermap - von itsmeJAY - 22.06.2020, 15:01
RE: Google Maps Usermap - von Gerti - 22.06.2020, 15:48
RE: Google Maps Usermap - von Schnapsnase - 22.06.2020, 14:02
RE: Google Maps Usermap - von lenox - 22.06.2020, 14:38
RE: Google Maps Usermap - von Schnapsnase - 22.06.2020, 15:11
RE: Google Maps Usermap - von lenox - 22.06.2020, 16:15
RE: Google Maps Usermap - von Schnapsnase - 10.07.2020, 16:16
RE: Google Maps Usermap - von doylecc - 10.07.2020, 16:52
RE: Google Maps Usermap - von Schnapsnase - 10.07.2020, 18:02
RE: Google Maps Usermap - von Gerti - 10.07.2020, 18:53
RE: Google Maps Usermap - von Schnapsnase - 10.07.2020, 20:35
RE: Google Maps Usermap - von Gerti - 11.07.2020, 09:59
RE: Google Maps Usermap - von itsmeJAY - 10.07.2020, 21:05
RE: Google Maps Usermap - von Schnapsnase - 10.07.2020, 21:36
RE: Google Maps Usermap - von MyBB.de Bot - 27.06.2023, 04:05
RE: Usermap - von Ian - 30.04.2019, 20:58
RE: Usermap - von Gerti - 01.05.2019, 11:15
RE: Usermap - von itsmeJAY - 30.04.2019, 21:49
RE: Usermap - von Ian - 30.04.2019, 23:04
RE: Usermap - von itsmeJAY - 30.04.2019, 23:31