Topic-icon Application as Page Tab attempt reports Error in Facebook

Active Subscriptions:

None
Hi,
I am trying to add my website to a Facebook page, but I can't seem to get it working and I would appreciate your advice.

I have set up my app and I have configured the JFBConnect.

My JFBConnect entry says "Your Page Tab application appears to be setup properly. To add it to your Facebook Page, Click Here.", but when I click on the link, it goes to Facebook, but just shows a message in facebook "An error occurred. Please try later" - and NOTHING else

When I click on the Canvas Tab, that bit works and shows my site in the page.

Any help or what I should check for would be appreciated

Thanks

Rich
The topic has been locked.
Active Subscriptions:

None
I have noticed that on the page where the Error message is shown, the firebug Error Console does show the following message

Not sure if this is related because I do have alot of tabs open

JavaScript Warning: ReferenceError: reference to undefined property event.returnValue

Rich
The topic has been locked.
Support Specialist
Rich,
That link isn't work for us either. It looks like we broke that link with the 5.1.0 update, which changed a lot of code on how we get some configuration settings and we missed updating that link.

You'll have to build the link a little on your own. Right now, the link that we're generating is:
https://www.facebook.com/dialog/pagetab?app_id=&display=popup&next=<YOUR HOME PAGE>
The Facebook App ID is missing from that. Go to the Configuration -> Facebook area, and grab your App ID. Then, insert it like so:
https://www.facebook.com/dialog/pagetab?app_id=116488908376294&display=popup&next=http://www.sourcecoast.com/
Update that with your ID and your home page and you should see what you need to see.

I hope that helps, and sorry for that bug,
Alex
The topic has been locked.
Active Subscriptions:

None
Alex,
Yes that worked - are you planning to add it to a next fix release - do you know when that will be?

Rich
The topic has been locked.
Support Specialist
Rich,
We're planning to have another minor but-fix release (v5.1.2) out likely around mid-September. There aren't any major issues yet, but a few lingering ones after the 5.1.1 release, like this, that would be good to just stomp out now.

This will definitely be included in the next release.

Thanks again for the report,
Alex
The topic has been locked.
Active Subscriptions:

None
Thanks Alex

I'll look forward to the next fix release

Rich
The topic has been locked.
Support Specialist
Planning for it to be released either next Wednesday or Friday. Have all the bugs documented and are fixing them now. Still nothing major, but worth getting a release out to make things even smoother.

Thanks,
Alex
The topic has been locked.