I wanted to start a thread, to centralize the visible issues when upgrading to Drupal Beta 6. For the beta testers...
This is to help people that just upgraded to Beta6 and have some things immediately and visibly broken...and need to find a fix quick...

1) Your menus have disappeared: This has been fixed by Steven
http://drupal.org/node/53857

Big thanks to Steven...saved me, I love my menus!

2) JavaScript displayed in mission field, logged as bug:
http://drupal.org/node/53872

Please added only visible news bugs introduced by Beta 6 a link to the fix or bug report...

Thanks,
Christophe

Comments

velankar’s picture

When I try to create new story, I get this error when I use taxonomy module in beta 6

Fatal error: Maximum execution time of 60 seconds exceeded .........

taxonomy.module on line 894

if I overwrite taxonomy module with a copy from beta 5, it works fine.

Pl guide me.

Thanks.

chrisd’s picture


Hi,

This might help:
http://drupal.org/node/21260

More generaly:
http://drupal.org/search/node/execution+time+exceeded+taxonomy

If you can not find a solution. Search the bugs here:
http://drupal.org/project/issues/search

If no bugs and you feel this is indeed a bug and can describe this issue well, open a bug (please give all details you can...).

Good luck,
Chris
Tech. articles with a WAMP+IIS+Drupal focus:
http://www.sitebuddy.com/

chrisd’s picture

No solution but some comments from Rick: http://drupal.org/node/53877



Tech. articles with a WAMP+IIS+Drupal focus:
http://www.sitebuddy.com/

JKING-1’s picture

Another bug!?

After solving my menu problem, here comes to a new one:
Whenever I create new posts (via 'page', 'blog entry' or 'story'..), a warning appears:
"warning: Invalid argument supplied for foreach() in D:\hshome\mysite.com\modules\upload.module on line 432."
Although the warning appears, all posts seem not to be affected.