I get a slew of PHP date errors ("Windows does not support dates prior to midnight (00:00:00), January 1, 1970 in. . .\drupal\modules\event\event.module on line 1250., repeat five times, and one error at \drupal\modules\event\event.module on line 928") which show up at various times, whether the module is enabled or not, as well as some problems with it seemingly disabling Flexinode (Flexinode only functions when Event is disabled).
Because I like the function of these modules, I would like to uninstall and reinstall them, but am unsure how. Anyone familiar with this process?
Axman
Comments
Comment #1
killes@www.drop.org commentedYou can drop the tables created by event.mysql and flexinode.mysql as well as delete the files and then re-install the tables and files.
No idea if it will help you, though.
Comment #2
Axman-1 commentedI went on a hunch and did just that this morning. But after reinstalling it, I still get a huge mess of datestamp errors. Anyone out there running this on IIS and not get the problem? If you've found a work-around, may I see it?
Axman
Comment #3
sepeck commentedThat's becuase you are running on Windows, not IIS specifically. It's how gmdate is calculated. I am not sure there is a solution for it at this point.
Comment #4
zirafi commentedHi,
I would like to uninstall Event and Flexinode modules for which i think i need to drop the tables. Someone can tell me the sytanx for dropping the the tables for these modules.
thanx
Comment #5
(not verified) commented