I have several Drupal sites which, when choosing "create content" and then a content type, am getting a "page not found" rather than the expected submission form. This only occurs on some content types, but there seems to be no pattern, based on the content type name, cck fields etc.

By disabling the menu module, the "page not found" disappears and the form loads as expected.

Comments

iancawthorne’s picture

After speaking with our hosting company it seems there is a strong possibility this is due to the server running on php 5.2.11. It was upgraded from 5.2.10 a about a week or so ago.

leowhite’s picture

Title: Page not found caused by menu.module » Page not found caused by menu.module & PHP 5.2.11

Hi,

We are happy to pay for a developer to sort this issue. Please direct message me if you can help fix this.
Djmystic82 or myself can arrange access an effected testing environment and can pass on / test what what we know about this issue as we are keen to get it fixed asap.

Cheers,
Leo

stop14’s picture

As a note - our developers can confirm this problem as of Drupal 5.21. Certain content forms displayed a White Screen of Death upon an upgrade to PHP 5.2.11. In addition, we were unable to add links through the menu admin interface.

It appears to be cache related - the forms render properly the first time after clearing the menu cache but persist subsequently. Disabling the menu module altogether resolves the problem. Preliminary tests suggest that Drupal 6 is not experiencing this problem.

Right now, we're implementing a workaround, as this particular site doesn't rely heavily on menu functionality, but I wanted to make a comment here nevertheless.

tr’s picture

Status: Active » Closed (won't fix)

Drupal 5 is no longer supported. If you can reproduce this issue in Drupal 6 or higher please re-open this issue with updated information.