update error with messenger

msn - November 24, 2007 - 15:45
Project:Message Box
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:panis
Status:closed
Description

With messenger also installed a big error:

Fatal error: Cannot redeclare shorter_name() (previously declared in /home/aaa/public_html/bbb/sites/ccc/modules/messenger/messenger.module:43) in /home/aaa/public_html/bbb/sites/ccc/modules/messagebox/messagebox.module on line 48

I had to adjust the database (switch of the module) to recover the error.

After that I first switched off the messenger module (not deinstall!). And than switch on the message box.
This worked.

In the tab modules/deinstall the messenger is there: do not de-instal messenger: this deletes your old messenger db witch is used by messagebox.

Request: the de-install of messenger has to be removed from the de-instal list when updating to mesage box.

#1

panis - November 24, 2007 - 17:09

fixed: renamed the function to use messagebox namespace
to avoid database errors switched over to a new independent table {messagebox}. On install of this module the messages from messenger will be automatically copied over to the messagebox tables.

#2

panis - November 24, 2007 - 17:10
Assigned to:Anonymous» panis
Status:active» fixed

#3

panis - November 26, 2007 - 21:53
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.