jppialasse
Forum Replies Created
-
deactivating Jetpack Notification, not a single error is triggered when loading the page.
I confirm both scripts are in civicrm path.
Is this possible that Notifications is using am object called Backbone ?
same issue in firefox 44.0.2 and chrome 48
define(‘SCRIPT_DEBUG’, true); : no change
Firefox javascript console with debug mode in wp config:
JQMIGRATE: Logging is active jquery-migrate.js:21:2
TypeError: Backbone.Marionette is undefined
crm.designerapp.js:11:5
TypeError: Backbone.CollectionSubset is not a constructor
backbone.collectionsubset.js:225:14
TypeError: Property ‘handleEvent’ is not callable. <inconnu>all errors point to civicrm plugin or Jquery
the path I use to trigger the error :
wp-admin/admin.php?page=CiviCRM&q=civicrm%2Fadmin%2Fcontribute%2Fsettings&action=update&reset=1&id=1indeed it would modify greatly the project using json in place of html. Such a shame linkedin blacklisted IP of a lot of hosting services, like where my server is hosted. The way your plugin shows the resume is great.
the only way to workaround would be to connect with an api key to linkedin to gain a token, see https://developer.linkedin.com/documents/authentication
I finally registered for an api key at linkedin, and test two other plugins for wordpress and linked in resume.
One of them connects easily by giving it api key and pass: wp-linkedin , the other fails for me trying to obtain a token (LinkedIn Profile Synchronizer Tool).The one that connects is not as interesting as you plugin Fabrizio, but it can be a source of inspiration to connect to linkedin when the simple https://www.linkedin.com/inusername gets a 999 error code in return ??
I am not a wordpress plugin monk but i will have a look if i can help
the problem seems linked with some blacklisting of IP from linkedin server. I have test from various ADSL IP and hosting services, it always worked from ADSL IPs, and most of the time fails from dedicated server at hosting services when trying to access to https://www.linkedin.com/in/username returning 999 error code.
watching at develloper linkedin it seems that there is an api but I do not see the point of subscribing to an API for a single account access.
hello,
WP 3.9.1
FB linkedin 2.9.2tried without success this :
$options[“fb_linkedin_resume_url”] = preg_replace(“/^https:/i”, “http:”, $options[“fb_linkedin_resume_url”]);still get FB Linkedin Resume: we’re sorry but we can’t correctly download your LinkedIn profile.