Skip to content
View in the app

A better way to browse. Learn more.

Got Talk

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

membermap 2

Featured Replies

hey you got membermap 2.3 to work with 2.3x did you have to make make changes from the download package?

is php5 used?

Well I am using php 5 and I don't think I had to change anything.

I'll look at it and be sure I didn't have to change anything. I dn't remember having to though.

I thought about making my own member map type of modification, but I probably wont bother making my own and just keep using this one I guess.

edit: oh ok yeah I do remember I had to change something.

Open sources/action_public/membermap2.php

See in the top part where it has a lot of variable lines? (var $nav = array(); for example)

There are two lines defining the same variable. You simply delete one of those 2 lines. I can't remember which one it is, but just look there and notice if there are 2 lines defining the same variable.

   	var $ipsclass	= '';

var $output   	= "";
var $page_title = "";
var $nav 		= array();
var $parser 	= "";
var $html = "";

That should be the entire variable section. So look and see which line needs to be deleted to make it look like that.

It should work. I think that's all I did was remove one line.

There were 2 lines for either var $output or var $html I think. And you have to just delete one of them. I can look at it if you can't get it to work, but that's the only change I notice that i did.

If it's giving a blank page (in IE) it would be that issue because it's trying to "redeclare" a variable I think and I've had that cause blank pages with my own mods also.

They're designed for it, but that is one that works on mysql 4 and mysql 5. I seriously didn't change anything other than take out the one line in the source file.

In that skin file you're supposed to put the skin number in it. I assume you did that though.

Maybe they changed something where you downloaded it or somehow have an older copy? I don't know.

Did you ever have it installed before? If not, maybe the installer is what's not working? A lot of installers stopped working for IPB 2.2 and 2.3.

  • Author

i had to manually add the sql queries.... and yeah i think the skins is old coz although it listed as 2.3, the skins says 2.0A

where s the new skin?? i downloaded from their site

did u use the standalone since yours is quite different

also the p_function.php has 2.0A as the version whilst everything else if listes as 2.3

  • Author

hmm LOL

<?php

is that required for php5 and NOT 4?

is the menu link auto or a manual one?

Edited by chaz

The menu link I have? That is manual

The <?php would need to be in either.

Hmm how does mine look different? The map itself does? Maybe they added new maps since when I first started using it. The one I am using is the integrated one, not a standalone.

They should make it where you can click a link from the member menus in topics (username) and it links to some zoomed in image of where that member lives. It would be kind of complicated though and also they don't seem to update their mods anymore last time I checked.

With the other member map modification (dean's, I think) it would be easy I bet because that one used google maps but I just liked this better.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.