I have updated from 4.x-dev to 5.0-beta1. When I opened the role permissions I can't see anyhting from twitter. Any twitter related configuration is missing. "Post to twitter" is missing as well. Caches cleared for several times - any ideas? thanks

Comments

juampynr’s picture

Title: After upgrade from 4.x-dev to 5.0-beta1 all configurations are missing » Fix the upgrade path
Version: 6.x-5.0-beta1 » 7.x-5.x-dev
Component: Documentation » Code
Category: support » bug

I messed it up here because I did not write a proper upgrade path. Please open the twitter_account table and set 1 to added_by_uid field for all the entries there. You should see them afterwards.

I will fix it for the next release.

juampynr’s picture

Version: 7.x-5.x-dev » 6.x-5.x-dev
Status: Active » Needs work

Fixed for 7.x-5.x. Will backport it to 6.x-5.x.

http://drupalcode.org/project/twitter.git/commitdiff/0fcb42c

Nchase’s picture

ok. Due to a deinstallation of the module everything in the twitter_account table was empty. My problem now is that after reactivating the module doesn't come up.

In admin/reports/status I get

"In order to interact with Twitter, you need to create an application at http://dev.twitter.com and set the generated Application keys at the Twitter settings page"

but when I visit admin/config/services/twitter it tells me that there is no such page ... k

juampynr’s picture

Have you cleared the cache?

juampynr’s picture

Status: Needs work » Fixed

Fixed at 6.x-5.0.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.