Viewing 5 replies - 16 through 20 (of 20 total)
  • Plugin Author gCodeLabs

    (@gcodelabs)

    This plugin use for the facebook account images.

    not the fan page, we will make the plugin for the fan page.

    if you require, please let me know or contact at [email protected]

    Thanks

    Thank you for your help!

    ok it worked one time now it worked a few times like a regular link to my facebook photos I followed all the directions I even tried reinstalling it and tried changing permlinks and even tried the three different nos# in address for ID and nothing works now I get a error message on the page below is the error .. my gallery page is not listed yet on my category list but .. want to make sure that is working first before posting it t the address is
    https://jovi-girls.com/blog/_fbgallery/

    Fatal error: Cannot redeclare class FacebookApiException in /home/username/public_html/blog/wp-content/plugins/facebook-album-photos/fb-sdk/src/facebook.php on line 91

    ok I just saw this is for personal pages not fan pages I would love to see this working and using it on my fanpage .. is there one for fanpage /?thanks for you help ..

    I have modded the sql query to eliminate the display of albums based on their name:

    $fql = “SELECT aid, cover_pid, name FROM album WHERE owner=$fbOwnerId AND name!=’Profile Pictures’ AND name!=’Cover Photos’ AND name!=’Wall Photos’ AND name!=’Untitled Album'”;

    when the page is rendered, there are empty spaces where I have eliminated the albums but there are no empty DIVs. The array returns only 13 elements (none of which are empty or the names of the eliminated albums) yet the DIV layout is such that it would accommodate the eliminated albums. I can’t seem to figure out how this is possible. Any insight would be appreciated!

    Thanks

Viewing 5 replies - 16 through 20 (of 20 total)
  • The topic ‘Any issue With the Facebook Album & Photos’ is closed to new replies.