BadMrFrosty
November 28th, 2006, 06:09 PM
I'm always get a "Do you want to direct to a non secure site" message box and then it just sits there and says please wait.
I wonder if this has anything to do with running everything locally on my windows xp machine.
Please help I know all the code is setup correctly
Thanks
kas
November 29th, 2006, 04:05 PM
Hi BadMrFrosty,
Usually this indicates that the callback isn't being called for some reason.
Most of the time it's related to this:
IMPORTANT: This file must be hosted on the same site as the page you will be launching the widget from (e.g. mysite.mydomain.com), and they must both be accessible by the same protocol (HTTP, or HTTPS, whichever you are using). Specifically, the widget won't work if you try and load the .html page from your filesystem directly into your browser; it must be loaded via your web or application server.
or that the full/absolute pathname isn't correct.
Step 1 of widget: Create a new web page somewhere on your site with the following HTML:
You can name this page whatever you want (e.g. /mypages/plaxo_cb.html), and you will need to enter its full path below.
Let us know if this doesn't help - and if possible, include a link to your website so that we can check it out.
Kathy
vBulletin® v3.8.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.