When using the http://wiki.gigya.com/030_Gigya_Socialize_API_2.0/050_Socialize_Plugins/Wordpress_plugin customization how-to I get this code in my sidebar where the widget should be:
if( typeof( gigya ) != 'undefined' ) { gigya.services.socialize.showLoginUI(conf, login_params); gigya.services.socialize.addEventHandlers(conf,{onLogin:processLogin}); } });
http://wordpress.org/extend/plugins/gigya-socialize-for-wordpress/
Gigya-inc
Member
Posted 4 months ago #
Hi Shua,
Can you please provide a link to your implementation?
Also if you can send us your theme it would be great because it would
help us to investigate further.
The Gigya team
Gigya-inc
Member
Posted 4 months ago #
A few more details that could help us figure out the issue:
Values for all customization fields in Gigya administration interface (not account information)
We would love to see output from phpinfo() if you can provide it
jpelker
Member
Posted 4 months ago #
Any chance that this plugin works with WPMU? It doesn't even allow the plugins page to load when I upload it to my install.
jtle918
Member
Posted 4 months ago #
shaiss
Member
Posted 4 months ago #
same problem @ my site shaiperednik.com
anyone figure this out?
bktribals
Member
Posted 4 months ago #
I'm having the same problem, I updated to the latest WP install this morning, and then installed the gigya plugin - same results as jtle918
site: wearwolfapparel.com/site
Gigya-inc
Member
Posted 4 months ago #
Hi,
Yes, the message shown there is not 100% clear, we will make sure it's better...
In the meanwhile, please checkout this blog post, it will help explain the solution:
http://brokenshardz.net/2009/07/wordpress-plugin-gigya/
Gigya-inc
Member
Posted 4 months ago #
Hi All,
This issues will be fixed with a version uploaded tomorrow.
Along with it we would have some more additions and new features.
Itamar.
nickohrn
Member
Posted 1 month ago #
Just to follow up here from those who were wondering, this has been fixed in the latest release. The solution is to just copy/paste the code directly and the plugin will immediately sanitize everything.