Hello,
I am able to see all my content types when I go to admin/content/types but then if I try to click on "edit" or "manage fields", I am taken to what looks like the right path in the browser address bar but the page that is displayed is admin/content/types. Also, when I go to "Create Content", only about half of my content types show up as options. This all happened after I tried adding a cck field to the last content type I needed to set up for my site. There was an error that happened right when I tried saving my changes, but when I refreshed the page a few minutes later, it all appeared to be fine until I tried returning to managing fields for my last content type. Stupidly, I didn't write down the error message before I refreshed the page. If it helps to know, I am working on Drupal 6.14 and using Powweb hosting. I have created a site with Drupal before, but despite that, I am still fairly new to this and am not a database expert. Hope I am providing enough information here and I hope someone might be able to help me with this problem. Feeling a little sad over this and a bit baffled about what to do next. I would be so incredibly grateful to anyone who could offer some advice. Thanks in advance!
By tammy on
Comments
It happened to me too!! One
It happened to me too!!
One hour ago it was all working ok and suddenly I can't edit any content ???
If I click on some content to edit it I'm redirected to home page??
any clues?
Our problems seem related but
Our problems seem related but a bit different. I can still edit and create content without any problem. Where I'm running into trouble is when I go to Administer -> Content Management -> Content type. I see the list of all my content types, just as expected, but then if I try to edit the content type itself or if I click on Manage fields, I'm redirected back to the "Administer->Content Management" page even though the url in the browser reads ".../admin/content/node-type/mycustomcontenttype". Hoping a very clever Drupal wizard will be familiar with this problem and have a solution. I'm still very much stuck.
Problem solved
I updated my Views and CCK modules and it seemed to fix the problem. All is working well again. Sorry alessio2, I don't know if this helps with your problem much but maybe you can check & see if there are updates that need to be run on your install? Best luck!
May be you had not given the
May be you had not given the permission to user to edit.
I fixed my problem and it was
I fixed my problem and it was my mistake.
I created node.tpl.php to rewrite/edit it and by mistake saved it to root of my server (didn't even notice at first)!
Until cache wasn't cleared it was working so I did't know that was the problem ;)