Project:Multisite Manager
Version:5.x-0.9
Component:Code
Category:support request
Priority:critical
Assigned:schuyler1d
Status:closed (fixed)

Issue Summary

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.

Comments

#1

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

Assigned to:Anonymous» schuyler1d
Status:active» fixed

this was fixed.

#3

Status:fixed» closed (fixed)
nobody click here