• On a multisite installation I cannot get fotobook to work.

    Everytime I change any options it returns me to the dashboard without saving whenever I click update options. If I am logged in as superadmin rather than a user for the specific blog it returns me to the dashboard for the main blog.

    It originally let me grant and apply permissions but wouldnt let me import albums because I hadnt set a page – tho i had it just will not save it.

    It also does the same thing when I try to remove the facebook account I have associated with it.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter minklet

    (@minklet)

    I just tried deleting and reinstalling and it still gives me the same problem and the facebook account is still assigned to it.

    To fully uninstall Fotobook you’ll need to delete the ‘wp_fb_photos’ and ‘wp_fb_albums’ tables (where ‘wp_’ is your table prefix). You also need to go into your ‘wp_options’ table and delete all the options with an ‘fb_’ prefix.

    Thread Starter minklet

    (@minklet)

    Ok ive deleted all the options and its got rid of the facebook account. But I still can’t save any options in the fotobook settings page. Everytime I click update it brings me to the dashboard of the main blog…unless I have fotobook activated on the main blog too, in which case it brings me to the fotobook settings page for the main blog.

    GAH!

    Thread Starter minklet

    (@minklet)

    Having a quick look at the source shows that the form action is wrong for the main form.

    It gives me /blog/wp-admin/options-general…etc, which is the address for the main blog fotobook options page.

    For a ‘sub’ blog (this one is called toast) it should be blog/toast/wp-admin/options-general…etc

    So basically, $_SERVER[‘PHP_SELF’] is kicking out the wrong result

    But the apply permissions form works fine, which means that FB_OPTIONS_URL is kicking out the right result. I don’t know if that is useful.

    Thread Starter minklet

    (@minklet)

    Brilliant

    I decided to just add the page id directly into the database and try and get thigns going that way. I granted permissions and applied them…then went to import albums, which it said it did successfully…except it says there are no albums.

    When clicking remove account it AGAIN takes me to the main blog options page and therefore makes it impossible to removce the account via the options form.

    Adding a facebook account and applying permissions, getting albums, for the main blog fotobook also tells me there are no albums.

    Is this just not compatible with multisite? I can;t believe that that is the case as I would imagine that other people would have run into problems.

    Does it matter that my website has a secret key already registered for facebook on this domain that I use for members to use facebook connect to a seperate part of the site? I can;t see how this can be the case either as I successfully got fotobook fetcher to work.

    Thread Starter minklet

    (@minklet)

    I’ve given up on this after searching around and finding a lot of people getting errors, it’s clearly fallen behind in maintanance, which is fair enough as it doesn’t pay the bills.

    Will keep checking for any change tho as it is a really good solution.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Fotobook not saving options’ is closed to new replies.