By HS on
I deleted a content type called 'photos' but it still appears on the end user's submit content section. I cleared site and browser cache as well and it's still there. Any advice?
Thanks!
I deleted a content type called 'photos' but it still appears on the end user's submit content section. I cleared site and browser cache as well and it's still there. Any advice?
Thanks!
Comments
anyone?
anyone?
I just checked my DB and the
I just checked my DB and the node type that I deleted is not showing. But its still shows under submit content. When someone clicks it a 'page not found' appears.
I am on Drupal 6.6 and pretty desperate right now for a fix.
Any help is appreciated
thanks!
H
that is odd..
did you try running update.php too?
also, are you sure that the content type you deleted isn't one of the core types (page, blog, story)
........................................................................
i love to waste time: http://twitter.com/passingnotes
Thanks for responding Zilla.
Thanks for responding Zilla. I ran update although all my modules and Drupal core are the latest versions yet nothing. The content type does not appear on the admin section under content types it is just showing up on the end users screen under 'Submit content'.
For example I have these content types enabled news, videos, photos, forum topic and blog entry. Right now the end user sees two similar content types titled 'Photos'. One leads to this path /node/add/images (which is incorrect and does not open a page) the correct content type opens the following URL - /node/add/image.
Thank you for responding again!
Did
Did you go to the menu page and remove if from the menu? That might be an easy way to fix it.
ditto
go to admin/menu/navigation and disable that particular link (mouse over it to make sure you have the right one) - and it should be gone...looks like drupal is still showing it because the menu item still exists..
........................................................................
i love to waste time: http://twitter.com/passingnotes
Thanks!
Yes. That worked for me in D7. I went to Menu --> Navigation Menu. I disabled the errant content type, then reset it, and it was thoroughly removed.
Oh lord! It was as simple as
Oh lord! It was as simple as disabling it from the menu.. Thank you for all the help guys I really appreciate it! Sometimes.... I can be this slow...