sorry about this nearly useless bug report but i can not provide more information right now because i have to hack up some stuff for tomorrow.. just wanted to note that upgrading to the -dev release as of yesterday seriously broke my site and caused a lot of headache finding the culprit (putting debug statements ALL over the place *g).. i mention this not to blame anyone but myself, instead i hope you can investigate and solve this before others hit this problem. The issues on my site especially popped up because the module files were loaded after invoke_all(node_info) and such stuff... again sorry for not having more information about this, cheers.

Comments

dave reid’s picture

Assigned: Unassigned » dave reid

That is is really weird. I had no problem upgrading on my production sites or my local testing sites. Please let me know what other info you can provide.

eMPee584’s picture

for now i just went back (i *hate* going backwars ;) to 1.2 because, as mentioned, there's a congress tomorrow ('war and peace - digital') and i need my resources for preparing hfopi.org and coming up with some fancy flyers so i'll probably not be able to investigate this before sunday..
regards ;)

dave reid’s picture

I think I figured out what was causing this. I was calling drupal_load('module', 'node') during hook_boot and I realized that there were some side effects that I didn't see before. I should be committed a new dev version soon, give the 6.x-1.x a try in a day or two, let me know if it works for you.

eMPee584’s picture

lols i was just manually picking the individual changes watching for the one that breaks it, but i think your diagnose is correct. Other then that, i like the changes ;)

eMPee584’s picture

Well those changes have not yet been committed have they?

AlexisWilke’s picture

Darn! That was scary!

I just activated something like 10 modules and I just wasn't sure which one generated the error.

The current -dev does not work which means nothing was committed to the CVS yet... 8-P

So I wrote my patch which obviously is most certainly temporary, but can save some time to some other users...

Thank you.
Alexis Wilke

P.S. Well... the patch will be in the next message, won't it? 8-)

AlexisWilke’s picture

StatusFileSize
new2.83 KB
dave reid’s picture

Title: latest changes to the boot hook somehow *seriously* mess up drupal boot internals » Dissappearing node types

I'm not allowing myself to eat dinner today until I fix this bug. It will be fixed. :)

dave reid’s picture

Title: Dissappearing node types » Disappearing node types
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.