Closed (fixed)
Project:
Mass Contact
Version:
6.x-1.0
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2007 at 02:33 UTC
Updated:
9 Aug 2010 at 21:21 UTC
Hello again!
I wanted to let you know that it is not possible to disable/remove the "Mass Mail" and "Mass Contact Message" items from create event. I go to Menu, and disable these items but still they appear.
I can even move the items to hang from another place (for example from Navigation instead of from Create content) and the items appear in both places (in the new place and in create content).
I have also gone to content management/ content type, but I just can edit but no remove them.
It doesn't really bother me, but I thought it may be a bug you could easily fix.
Comments
Comment #1
NoahY commentedFixed in the dev. The custom field in the node_type table has to be changed to 1 in order to delete.
Comment #2
jnieto commentedCould you tell me more detailed information about how to delete those two items from create content, please?
Thanks.
Comment #3
NoahY commentedYou could create an page node with php script to do the following:
You don't have to publish the node, just give it a title, set the Input format to PHP code, then click on Preview at the bottom. You should get a message "Node type deleted". Don't publish the node, just exit back to your content types page, and you should see the node type has disappeared.
Comment #4
jnieto commentedok, that has worked, thanks a lot.
Now I decided to disable the module for some testings and find out that in the registration form "Group-email settings" still shows. I can't delete that in the way you've told me since I don't want to delete the whole node, just that section.
Do you know any way? (I don't want to try deleting things without being sure, since I wouldn't like to delete the registration node by mistake)
Thanks again for your help.
Comment #5
(not verified) commentedComment #6
jm132 commentedProblem seems to be back again as I could't delete the content type after disabling Mass Contact. Did the database field thinqy, and wiped it out.
Comment #7
jm132 commentedAfter the above, the link to create a Mass Contact Message is still there, any info on how to delete this?
Thanks in advance.
Comment #8
oadaeh commentedAre you sure you disabled it. That's standard Drupal behavior and this module does nothing to intervene.
Also, you need to uninstall it for the database table to go away.
Comment #9
jm132 commentedHi, yes it's disabled and de-installed, actualy it's not the only module with this problem (Filedepot does it to). Quite a mess when you can't even just try a module.