I installed Activity Stream but failed to tell it not to publish to front page, and so it printed my twitter feeds to my blog. I attempted to remove all of those by going into my database and setting their promotion to 0. Nothing more would feed any longer after telling it to not promote to the front page, assuming it would just print to the right sidebar as the box was placed.
I attempted to uninstall all of activity stream and reinstall it and start it up by having it feed unpromoted, but now it does nothing. I have ran cron.php, update.php, and cleared my cache. I have twittered since and nothing has shown up, anywhere not even in the seperate page stream > http://digitalmlewis.com/stream/digitalmlewis
Any help fixes for my issue or how I go about setting this module up the way I need it to work?
Thanks in advance for all and any help.
Comments
Comment #1
digitalmlewis commentedOk but the streams do post here > http://digitalmlewis.com/node/147
Comment #2
digitalmlewis commentedThis is an error I was getting.. but now its not doing this anymore. But not sure why.
Unknown column 'changed' in 'field list' query: INSERT into activitystream (nid, module, guid, link, data, changed) VALUES (155,'activitystream_feed', '09f4e23b61a6cc71519d7581adbbee60','http://twitter.com/digitalmlewis/statuses/947253633','a:2:{s:7:\"favicon\";s:30:\"http://twitter.com/favicon.ico\";s:9:\"feedtitle\";s:23:\"Twitter / digitalmlewis\";}', 1223406903) in /home/digmlew/public_html/sites/all/modules/activitystream/activitystream.module on line 456.
Comment #3
akalsey commentedWhat version of Activity Stream are you using?
Comment #4
digitalmlewis commented6.x-1.0-beta1 2008-Aug-16
I've deleted any of the older streams from my site. so the link in my first comment/reply to my issue will not work anylonger.
Thinking I may save back my posts and wipe my database and start over. That promoting to the front page it did really screwed things up after I removed them from my database and the whole reinstall process. Seemed to be looking for files I deleted. Why it can't recreate them I will not understand.
Comment #5
binford2k commentedbecause the .install file doesn't create the columns it needs. run the queries from update_2 by hand.
Comment #6
akalsey commentedFixed in Beta 2. You'll need to uninstall the module (using the ninstall tab on the modules page) and install Beta 2 from scratch.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.