I was updating the site when suddenly I got Page not Found pages and 403.shtml not found error reports when i tried submitting new story. A few minutes before that I was able to create story. Funny thing is I'm able to create event, but when I create story I get the problems mentioned above. I'm using 4.7.3, PHP version 4.4.2, Mysql 4.1.21. I really need the help thanks.

Comments

cog.rusty’s picture

Are you working as user #1?
If not, check your '/admin/access' settings for "create stories" etc for your role.

If you are user #1, are the error messages coming from Drupal or the web server? (Are they themed like Drupal?) If it is Drupal, what does your '/admin/logs' say? What page does it say was not found?

Also, did you make any changes to your settings.php or your .htaccess lately? Is Drupal now on a different path than it was before the upgrade? Or did you create any directories with same names as the paths used by Drupal?

DL’s picture

Thanks for your reply.

I'm user 1. I can create other content like events or pages, it's just the story nodes which are affected. I can edit previous stories. I keep getting 403.shtml not found error report whenever I try to create a new story.

I'm using path auto with urlify. I did not touch nor made changes recently to setting.php or .htaccess. could it be that I haven't upgraded to 4.7.5 coz i'mn still using 4.7.3?

If it'c coming from the server, how would I know the difference if it's comng from drupal.

Live hard, Ride harder

cog.rusty’s picture

If it'c coming from the server, how would I know the difference if it's comng from drupal.

As I said, are the "403.shtml - not found" error pages themed like Drupal, with your site's header, sidebars etc? And what does your '/admin/logs' say? What page does it say was not found?

I'm using path auto with urlify. I did not touch nor made changes recently to setting.php or .htaccess. could it be that I haven't upgraded to 4.7.5 coz i'mn still using 4.7.3?

Since you are using pathauto, have you set up any automatic aliases for the 'page' node type and not for other node types? If so, what exactly?

Upgrading to 4.7.5 is a good idea in any case. But it may or may not solve your problem.

DL’s picture

Yes it has all the headers, so I think its drupal generated.

nope i Did not set up automatica aliases.

While trying to configure things out, my site suddenly crashed and the problems kept adding up. now im getting "undefined function content_fields". try visiting kilusangmayouno.org and see what happned

Live hard, Ride harder

cog.rusty’s picture

I don't see anything unusual browsing your site.

You didn't say whether '/admin/logs' tells you which page was not found.

The "undefined function content_fields" comes from CCK. Is it installed and enabled? Also, are its sub-modules which you have been using installed and enabled?

DL’s picture

i disabled the cck and tried posting, i gather that the problem is when i place email address, the problem occurs but when i do a workaround (links rather than writing the email add) it works. I'm still trying to pinpoint where the issue is right now but you gave me a lot of help, thanks again.

I was able to fix the fatal error when i deleted the cck module and uploaded it when i was able to make the site run again

Live hard, Ride harder

robin1988’s picture

Guys even i have a problem with CCk Module
When i try saving a form made by CCK node as a custom content type
i am redirected to Page Not Found
and this has started in a couple of days earlier it was all going well
No new module installed or configured from last 3 weeks