Error when installing the module

krystalepic - July 10, 2007 - 01:59
Project:Multisite Manager
Version:5.x-0.9
Component:Code
Category:support request
Priority:critical
Assigned:schuyler1d
Status:closed
Description

I was installing the module on a clean install of my website. I know it worked before I moved to another server. So I want to know what would be the problem that I would get the following error.

user warning: Data too long for column 'description' at row 1 query: INSERT INTO ka_system (name, description, type, filename, status, throttle, bootstrap) VALUES ('multisite_manager', 'Allows creation of new drupal sites from a central drupal site without the creator having access to database info. The new site is installed either in the same database with a different prefix or if the drupal db_user has access to create a database and grant privileges, then possibly there. Only tested on Drupal 5.1.', 'module', 'modules/multisite_manager/multisite_manager.module', 0, 0, 0) in D:\root\Krystalepic\keart\includes\database.mysql.inc on line 172.

Thanks.

#1

schuyler1d - July 11, 2007 - 14:42

It appears the description in the {system} table only accepts 255 chars. As a workaround, modify the file multisite_manage.info and make the description shorter there. I'll be releasing an update shortly which fixes this.

#2

schuyler1d - July 26, 2007 - 15:53
Assigned to:Anonymous» schuyler1d
Status:active» fixed

this was fixed.

#3

Anonymous - August 9, 2007 - 16:04
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.