Module crash during installation.
It's a minor error in code (line 18 in i18n_logo.install), < instead of >.

i make a patch, but it's easier to edit it yourself ^^.

CommentFileSizeAuthor
i18nlogo_20090921.patch367 bytesgoz

Comments

mkrakowiak’s picture

I got this error after correcting the code and then installing the module:

Fatal error: Cannot redeclare i18n_uninstall() in /sites/all/modules/i18n/i18n.install on line 51

roychri’s picture

Status: Active » Fixed

Hello @GoZ,

Thanks for reporting this bug. I expected to get an email if someone open a new issue for my module but never got notified of your issue. I just saw it this morning. I experienced a similar problem myself when trying to uninstall another module. I fixed this bug ion the dev version on oct 2nd. If I had seen your post before then, I would have given you credit for it in the CVS commit log message.

Hello @mkrakowiak,

I also fixed that error that you experienced on oct 2nd. Just like GoZ, If I had seen your post before then, I would have given you credit for it in the CVS commit log message.

Sorry about that.

Thank you both for contributing and making drupal a better place. :)

--
roychri

goz’s picture

Don't worry about credits.
The most important is the bug is fixed :)

mkrakowiak’s picture

Yeah, don't worry about credits and thanks for fixing it, roychri.

Status: Fixed » Closed (fixed)

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