It appears that the featureloader.js works itself through the page for a second time to get all of the data. In my case i run a setTimeout() after which i redirect to a downloadable file.
With featureloader.js loading and fb.init() being called it results in that my setTimeout is being called twice. Ive tried all possible solutions i could figure out, like trying to ensure that setTimeout is only being called once by working with variables. Unfortunately it wont work.

As I can imagine this might become a problem on other pages as well so I figured I put in a feature request so it can be checked if the footer should even be loaded for certain pages.

Comments

vectoroc’s picture

Version: 6.x-1.0-beta9 » 6.x-2.x-dev
Status: Active » Needs review
Issue tags: +6.x-2.2

'Disable FBConnect on specified pages' textarea on admin/settings/fbconnect/apperance page

vectoroc’s picture

Issue tags: -6.x-2.2 +6.x-2.1
guruslot’s picture

Is it possible to set this feature to a mobile site like m.example.com instead of www.example.com ?

Thanks.

  • vectoroc committed f4d448b on
    #768966 : added feature 'Disable fb js for specified pages'
    
    
gobinathm’s picture

Issue summary: View changes
Status: Needs review » Closed (outdated)
Issue tags: -6.x-2.1

Closing the issue. It was inactive for a long time & it's related to a Drupal Version which is not supported anymore