Closed (fixed)
Project:
Statistics Advanced
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
6 Nov 2008 at 20:06 UTC
Updated:
31 Dec 2008 at 22:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
dave reidThat 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.
Comment #2
eMPee584 commentedfor 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 ;)
Comment #3
dave reidI 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.
Comment #4
eMPee584 commentedlols 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 ;)
Comment #5
eMPee584 commentedWell those changes have not yet been committed have they?
Comment #6
AlexisWilke commentedDarn! 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-)
Comment #7
AlexisWilke commentedComment #8
dave reidI'm not allowing myself to eat dinner today until I fix this bug. It will be fixed. :)
Comment #9
dave reidFixed in 6.x-1.x. http://drupal.org/cvs?commit=159503