Module uninstalled but 'activity stream' still there

peashooter - July 6, 2008 - 22:50
Project:Activity Stream
Version:5.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Hi,

I tried removing 'activity stream' but it still shows up under my user profile as a separate tab.

When I click on the tab, it gives me the:

"Empty by design. This field simply holds the place so the activitystream category can be added to profiles by a module"

box.

Any ideas how I can remove this?

Cheers,

James

#1

akalsey - July 22, 2008 - 19:52
Status:active» fixed

Try running the SQL statement "DELETE FROM {profile_fields} WHERE title = 'Placeholder' and name = 'profile_activitystream_placeholder'" replacing {profile_fields} with the name of your profile fields table (probably profile_fields).

#2

akalsey - July 31, 2008 - 17:43
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.