Customizing SMF > Modifications and Packages

Google Member Map

<< < (334/346) > >>

Spuds:
Can't help you on that ... and FWIW thats not from the signature, but the personal message text in their profile.

Kindred:
if you mean

-- make a text field available for users to add additional text which will be displayed only in the google member map, then you are talking about a whole nother set of coding....   well outside of the features of this mod.

trekkie2444:
Where can I find the text that makes this appear in the navbar (menu) for my forum? I can't find it in subs.php.

Spuds:
It uses integration hooks so it avoids editing that file directly.

The code for the button insertion is in the file GoogleMapIntegration.php in your sources directory

In that file look in the function imb_googlemap

petitchevalroux:
There is a mistake in 2.6 (Google Member Map SMF2.zip file) version in add_remove_hooks.php file :

--- Code: ---'integrate_pre_include' => '$boarddir/Sources/GoogleMapIntegration.php',

--- End code ---
Shoud be :

--- Code: ---'integrate_pre_include' => '$sourcedir/GoogleMapIntegration.php',

--- End code ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version