Closed (works as designed)
Project:
Plus Gallery
Version:
7.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
4 Nov 2013 at 13:57 UTC
Updated:
13 Nov 2013 at 08:36 UTC
Jump to comment: Most recent
Comments
Comment #1
Seppe Magiels commentedHey Sara,
To be honest I don't have any idea... It might be that Facebook changed the API, but I haven't found any indication about that. Maybe try to create a new token and check if it works, if it does you should create a new token if it doesn't let me know and I will try to have a look.
Comment #2
Sara_J commentedHey,
I tried generating a new access token and the albums still don't appear. That said, I tested the module on a clean install in my sandbox site and it worked just fine - so the issue is not with this module but most likely a conflict with a module I have installed since.
I realize that this is no longer your issue, but do you have any advice on likely culprits? This is my first time building on Drupal and it's all a bit of a blur, I don't have a firm recollection of what I installed when!
Thanks,
Sara
Comment #3
Seppe Magiels commentedHi Sara,
I would start by checking out all the modules that use JS. One option is to use the console of your browser to check for JS errors, which might point you to the correct module. Further I suggest you clear your cache after each adjustment. (server and client-side)
Greetings!