gauravwankhede00 / openid-selector

Automatically exported from code.google.com/p/openid-selector
0 stars 0 forks source link

Images are blank #49

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Im trying to implement the OpenId-Selector in an ASP.NET MVC 4 application. 

What steps will reproduce the problem?
1. I have unziped the package to /Plugins/OpenId-Selector
2. I have run the demo.html, it works fine.
3. I have copied the applicable html code to one of my views
4. Running the view, I see blank images.

What version of the product are you using? On what operating system?
Using Selector vs 1.3

Please provide any additional information below.
I think this might be due to my plugin based asset hierarchy. Simply put my 
image path is ~/Plugins/OpenId-Selector/images/*. Is there a way I can redirect 
the content path?

Original issue reported on code.google.com by N...@SimpleSys.Us on 18 Dec 2012 at 2:47

GoogleCodeExporter commented 8 years ago
I found the img_path variable in open-id-jquery.js
I set it to Plugins/openid-selector/images/

Sorry for the false alarm.

Original comment by N...@SimpleSys.Us on 18 Dec 2012 at 2:55

GoogleCodeExporter commented 8 years ago
NP

Original comment by andriy.gerasika on 5 May 2013 at 12:49