Jump to content

Member Map

Featured Replies

The new facebook integration isnt working for me, I just get html and runtime errors on the facebook Member Map page.

If I go to https://www.example.com/index.php?app=membermap&module=membermap&section=facebook, it says I need a new API key, if I visit the http version, it loads fine.

  • Replies 3.2k
  • Views 199.5k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • That is correct. I have thought about making this a paid app many times before, both for the 4.4 and 4.3 version. And the price I'm placing on this now is the same I planned to put on it back then. (I

  • I'm sure you are able to export an entire folder as a KML or KMZ file. Most of the files I've tested with contains thousands of markers.  Yes. But I'll have to make quite a few changes in order

  • Days or a week. I've re-structured the main javascript code, so that needs a bit of testing. Unfortunately none of you can beta test this, as I think that would make it impossible for you to purc

Posted Images


The new facebook integration isnt working for me, I just get html and runtime errors on the facebook Member Map page.



If I go to

https://www.example....ection=facebook

, it says I need a new API key, if I visit the http version, it loads fine.



Can you PM me your URL please.

App Temporarily Unavailable

Parse errors:

FBML Error (line 34): illegal tag "body" under "fb:tab-position"
Runtime errors:

Cannot allow external script


App Temporarily Unavailable



Parse errors:



FBML Error (line 34): illegal tag "body" under "fb:tab-position"


Runtime errors:



Cannot allow external script



Hi,

You need to change your Facebook app to use Iframe instead of FBML.

Stuart

Hi,



You need to change your Facebook app to use Iframe instead of FBML.



Stuart




That solved it. You are amazing :cool:

Just a suggestion, which imo is quite important.

On the facebook integration page, the member profile links need to open in a new window, otherwise your site loads inside the iframe on facebook, which looks really rubbish.

Hi Stuart,

I'm using 1.0.6.

When i am visiting membermap it auto zooms to my location. Is this just because i only have one location on the map? It's just i visited somebody elses and it did the same. But saying that, they dont have many users yet.

Paul.

(thought i would post this here in case somebody else has the same query)

Indeed this is the case.

Added a custom marker at the other end of the country and it worked :)

I can't enable cause a different url with ssl.
My host (freehosting) support ssl only with subdomain: darkwolf.ssl.altervista.org nor with vhost (vhost isn't released to all users).
Even, i've try to enable with this but this cause an apikey issue for different domain.

-
Solution, new hosting or attend a new release without apikey :)


I can't enable cause a different url with ssl.


My host (freehosting) support ssl only with subdomain: darkwolf.ssl.altervista.org nor with vhost (vhost isn't released to all users).


Even, i've try to enable with this but this cause an apikey issue for different domain.



-


Solution, new hosting or attend a new release without apikey :smile:


That isn't your only problem though. IP.Board doesn't support shared SSL, it assumes that SSL is using the same domain name.

Hello, I have the sll certificate and the latest version of the application, I have (tried) followed the step by step instructions. Afther the application is added to the page it appears in the menu, which is ok but after clicking on it, I get the error message: https://www.facebook...pp_329981405436

App Temporarily Unavailable
Parse errors:
FBML Error (line 30): illegal tag "body" under "fb:tab-position"
Runtime errors:
Cannot allow external script

Is there anythink you would please advise me to have it working?

I have entered these links in the facebook application tab details:

http://www.cechoslov...ection=facebook
https://www.cechoslo...ection=facebook
http://www.cechoslov...ection=facebook


Hello, I have the sll certificate and the latest version of the application, I have (tried) followed the step by step instructions. Afther the application is added to the page it appears in the menu, which is ok but after clicking on it, I get the error message:

https://www.facebook...pp_329981405436

App Temporarily Unavailable


Parse errors:


FBML Error (line 30): illegal tag "body" under "fb:tab-position"


Runtime errors:


Cannot allow external script



Is there anythink you would please advise me to have it working?



I have entered these links in the facebook application tab details:



http://www.cechoslov...ection=facebook
https://www.cechoslo...ection=facebook
http://www.cechoslov...ection=facebook

The answer was on the previous page :rofl:

Hi,



You need to change your Facebook app to use Iframe instead of FBML.



Stuart


Oh.. many thanks I have done that and now I am getting:

The Page at https://www.cechoslovaci.com says:
This web site needs a different Google Maps API key. A new key can be generated at http://code.google.com/apis/maps/signup.html

I can generate a new API key for my ssl but where do i put it? If I put it into the IP application, then it works in Facebook, but I loose the application in IP.. what can i do?


Oh.. many thanks I have done that and now I am getting:



The Page at

https://www.cechoslovaci.com

says:


This web site needs a different Google Maps API key. A new key can be generated at

http://code.google.c...aps/signup.html



I can generate a new API key for my ssl but where do i put it? If I put it into the IP application, then it works in Facebook, but I loose the application in IP.. what can i do?


That's a side effect of using the older API, There's not any easy solution until we use V3. V2 isn't supposed to support SSL for none Enterprise customers either.

Stuart

Well I have purchased and installed the SSL certificate in order to have it working, based on the requirements you have mentioned. Now when I see it is not working as announced I got to know I am not meeting the requirements and there is no way for me to have it working?


Well I have purchased and installed the SSL certificate in order to have it working, based on the requirements you have mentioned. Now when I see it is not working as announced I got to know I am not meeting the requirements and there is no way for me to have it working?


Think of it as a complex bug, the fix really requires all of the Javascript to be re-written to use the V3 Api (planned anyway). I'm going to make a hook that will allow you to specify two keys, one for http and one for https, this will be a work around until the V3 Api is used.

Many thanks, as long as other users are aware of this bug, I am not i a hurry.

Facebook Page SSL Fix
This hook provides a work around for the Google Maps API Key issue when using the Facebook integration. After installing this hook, you will need to enter another API key into the settings. This hook is only for 1.0.7 and should be removed when you upgrade to a newer version.

Is there a way i can change the title of the app?

OK i found it.

ACP / Manage applications and modules / (edit by clicking on the pencil icon) / Application Public Title

Is there any way to have a customized icon which at present indicates 'friends'?

Further I think it would be useful to have a legend of custom marks so that it would give users some indication what they mean.


Is there any way to have a customized icon which at present indicates 'friends'?



Further I think it would be useful to have a legend of custom marks so that it would give users some indication what they mean.



Hi,

To change the 'F' marker you would need to edit the javascript file and change the icon url.

I'm not sure what the plans are for the Friends markers in 1.1 yet, getting the 'friends' data is causing some database load on larger sites.

Ok I have an SSL Certificate added to my site. Not sure what else to do to fix this error but I can't get my facebook app to work I get this message when clicking it:

Secure Connection Failed








		  An error occurred during a connection to xboxcove.com.


SSL received a record that exceeded the maximum permissible length.


(Error code: ssl_error_rx_record_too_long)







  The page you are trying to view can not be shown because the authenticity of the received data could not be verified.

  Please contact the web site owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.