Topic-icon Custom button login does nothing

Active Subscriptions:

None
13 years 6 months ago #28439 by fb_685378878
We've been using a custom login button on the front page and different one on every other page but since the 4.3.x updates they seem to have stopped working. Clicking them does nothing at all

revolunity.com for the big button there
revolunity.com/about/us for the smaller button near top

I've also noticed this backwards update in the jfbc update screen, i'm not sure if they're related at all.
File Attachment:
The topic has been locked.
Support Specialist
13 years 6 months ago #28440 by alzander
The 'backward' update will fix itself in the next few hours. The auto-updater checks for new releases every 24 hours, and we had to do a very quick release of v4.3.2 after some issues were found with v4.3.1. So, if you were in the admin area and JFBConnect saw the v4.3.1 update, it won't properly 'see' the v4.3.2 update until a little more time has passed. If by the end of the weekend, it still says the latest is v4.3.1, let us know.. that's definitely not right.

As for the custom login button, I think I see the problem. You've added a bunch of custom permission requests in the back-end but put each on a new-line. Those permissions should be comma-separated, like:
publish_stream,publish_actions,user_actions.news,user_about_me,user_birthday,user_likes,user_location,user_photos,user_website
Obviously, our code should be more forgiving as well. I've added a task to our bug-tracker to support new-line entered permissions as well, but for now, update to the above and hopefully that will fix your issue.

If not, let us know!

Thanks,
Alex
The topic has been locked.