Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

need to add coding for a facebook registration iframe


Guest

Recommended Posts

Posted

Hi

 

I have 2.3.1 and need to put a iframe above a infobox if possible

 

How do I do that, does it have something to do with the template_bottom.php file as I know in there is the column left and column right

 

Any help would be great

 

Thank you

 

Ian

Posted

sorry its for a facebook registration app so her users and register on the website using their Facebook info

Posted

that's bad I am guessing

 

well this code

 

<iframe src="https://www.facebook.com/plugins/registration?
		 client_id=113869198637480&
		 redirect_uri=https%3A%2F%2Fdevelopers.facebook.com%2Ftools%2Fecho%2F&
		 fields=name,birthday,gender,location,email"
    scrolling="auto"
    frameborder="no"
    style="border:none"
    allowTransparency="true"
    width="100%"
    height="330">
</iframe>

 

will only display the facebook users data and thats all. there is no code to use that create an account on the store.

 

although I have never used it you may need something such as http://addons.oscommerce.com/info/8509

Posted

I got a similar add on called social login the loginradius team and I said that to my customer but she wants new users to register using their Facebook info,

  • 2 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...