Welcome Guest, Not a member yet? Register   Sign In
face book application and google application
#1

[eluser]searain[/eluser]
My face book application

http://apps.facebook.com/locationanddirection/

the url is on http://cifacebook.foliosystems.ca/, and it is a ci site.

And to add a google application which is at http://php.foliosystems.ca/google/map.php to face book application. I use the following codes.

<fb:iframe src="http://php.foliosystems.ca/google/map.php" smartsize=true></fb:iframe>

It is working fine.

But if I change the google application http://php.foliosystems.ca/google/map.php to anther domain using CI too, such as http://codeigniter.foliosystems.ca/google_map/

I will use http://codeigniter.foliosystems.ca/google_map/ instead of http://php.foliosystems.ca/google/map.php.

The face book code will be

<fb:iframe src="http://codeigniter.foliosystems.ca/google_map/" smartsize=true></fb:iframe>

Then I cannot see the google map application, I will get the page not available error.

Why in <fb:iframe src="..." smartsize=true></fb:iframe>

I cannot use another ci site as the src?

In simple words, face book is on CI, and I cannot put google map application on another ci site.

Thanks!


Messages In This Thread
face book application and google application - by El Forum - 07-26-2009, 08:41 PM
face book application and google application - by El Forum - 07-26-2009, 09:40 PM
face book application and google application - by El Forum - 07-26-2009, 10:12 PM
face book application and google application - by El Forum - 07-26-2009, 11:23 PM



Theme © iAndrew 2016 - Forum software by © MyBB