By brent85_98 on
I have been trying to get help on this issue for a while and haven't got any response back.
When I try to create a new page "content" in the create content>page, page name,body,input format, etc... then when I click "submit" it takes me to the homepage and my page doesn't get saved or created. WTF is happening with my drupal site. I have never had any problems like this before. One interesting thing I did notice, is that when I click submit for the new page a created, my homepage appears, and the page I tried to create isn't there but the url reads
I don't know.....please help I am at a lose and can't make any new changes or pages to my website. :(
Comments
Does it exist?
Hey,
So, does the page show up in admin>content management>content. Is it listed there. Also, does it appear if you type the url in directly?
I have been trying a few
I have been trying a few different ways to add new pages to my site. When I cut and paste html into the text area box, and click "submit" no pages get created and my homepage appears with the supposed to be created url.
when I create a new page and just type in "test" for page name, "test" for content, "test" for everything, a page "test" is created and it does show up in my admin>content management>content.
So I don't know what is happening but is really confusing. is it something to do with my webhost server upgrading to new php/mysql or could it be something with url rewrites? or my htaccess file?
Can you view it from the administer content page?
If so, you may just need to add it to a menu.
Can you view it by typing in its url?
It is a hit or miss.
It is a hit or miss. Sometimes pages get created (only my short-quick-test pages) and I can type and go to it in my url. but when it ias a realy pages with, links, photos, etc. the page never gets created.
I'm running out of ideas...
...but you may wish to look at a couple of things. Perhaps how you're inserting images or links is causing a problem. Or your installation is fundamentally broken. You might try a fresh installation & see if it works better. When you say , it makes me wonder if you installed a module that is causing problems. Good luck!
I think this might be the
I think this might be the fix. I tried it and it worked, add the code to your .htaccess file. I will wait and see if it does it again.
http://drupal.org/node/110219
Thanks Community