Fantastic module you have here. I have been noticing that when I try the links for the module, well, I have two tabs called block and one of them leads to inline_msg (/admin/drupal_tweaks/inline_msg), when I click that link I instantly get a white screen with the following message:

Fatal error: Cannot redeclare inline_msg_admin_settings() (previously declared in /home/xxxxxx/public_html/sites/all/modules/drupal_tweaks/modules/inline_msg/inline_msg.module:51) in /home/xxxxxx/public_html/sites/all/modules/drupal_tweaks/modules/inline_msg/inline_msg.admin.inc on line 52
array(4) { ["type"]=> int(64) ["message"]=> string(168) "Cannot redeclare inline_msg_admin_settings() (previously declared in /home/xxxxxx/public_html/sites/all/modules/drupal_tweaks/modules/inline_msg/inline_msg.module:51)" ["file"]=> string(98) "/home/xxxxxx/public_html/sites/all/modules/drupal_tweaks/modules/inline_msg/inline_msg.admin.inc" ["line"]=> int(52) }

It's nothing major to me I just wanted to report it.

Firefox
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.1.8) Gecko/20100202 Firefox/3.5.8 GTB6 (.NET CLR 3.5.30729) - Build ID: 20100202165920

Drupal-6.16
And a gazzillion modules...lmao
If you would like the list or any other input then please feel free to reply.

# Server: Localhost via UNIX socket
# Server version: 5.0.89-community
# Protocol version: 10

Charset: UTF8

Comments

kewlguy’s picture

Found this in my logs today:

zend_mm_heap corrupted[Wed Mar 10 09:59:53 2010] [error] [client xx.xxx.xxx.xxx] PHP Fatal error: Cannot redeclare inline_msg_admin_settings() (previously declared in /home/yeahright/public_html/sites/all/modules/drupal_tweaks/modules/inline_msg/inline_msg.module:51) in /home/yeahright/public_html/sites/all/modules/drupal_tweaks/modules/inline_msg/inline_msg.admin.inc on line 52, referer: http://www.myonlineeventplanner.ca/admin/drupal_tweaks/suggestions

drupert55’s picture

Hello.

I received the same message "Fatal error: Cannot redeclare inline_msg_admin_settings()..."

Thanks.

kenorb’s picture

Status: Active » Fixed

inline_msg_admin_settings() should be removed from .module, sorry for that

Fixed in dev
http://drupal.org/cvs?commit=343528

kenorb’s picture

Component: db_tweaks module » inline_msg module
Category: support » bug

Status: Fixed » Closed (fixed)

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