From: Jesse H. <je...@op...> - 2002-11-05 15:52:24
|
my bug report was rejected. cmdrTaco sez to bring it up with the list. so here it is. doesn't really bother me much, as the menu edit plugin is not something i'm currently using. but it would appear that in the current cvs, upon install, it coughs up these errors as it no longer matches the menu sql scheme. in irc jamie suggested that the menu system is still up in the air, as i also pointed out that what was in adv-admin is left out of a fresh install. anyhow, as per the cmdr's instructions, i fwd the report to the list... ---------- Forwarded message ---------- Date: Tue, 05 Nov 2002 07:47:00 -0800 From: no...@so... To: no...@so... Subject: [ slashcode-Bugs-632069 ] errors with install of menu edit plugin Bugs item #632069, was opened at 2002-11-01 09:32 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104421&aid=632069&group_id=4421 Category: Installation Group: Slash 2.3/2.4 >Status: Closed >Resolution: Rejected Priority: 5 Submitted By: Jesse Hirsh (laotan) Assigned to: Nobody/Anonymous (nobody) Summary: errors with install of menu edit plugin Initial Comment: on install of fresh slash site using current (nov 1st) cvs code: DBD::mysql::db do failed: Column count doesn't match value count at row 1 at /usr/local/lib/perl/5.6.1/Slash/DB/Utility.pm line 589. Error in library:Slash::Install:/usr/local/lib/perl/5.6.1/Slash/Install. pm:362:INSERT INTO menus VALUES (null,'admin','Menus',' [% constants.rootdir %]/menuedit.pl',1000,99) Which was called by:Slash::Install:/usr/local/lib/perl/5.6.1/Slash/Install.pm: 161:INSERT INTO menus VALUES (null,'admin','Menus ','[% constants.rootdir %]/menuedit.pl',1000,99) Failed on :INSERT INTO menus VALUES (null,'admin','Menus','[% constants.rootdir %]/menuedit.pl',1000,99): DBD::mysql::db do failed: Column count doesn't match value count at row 1 at /usr/local/lib/perl/5.6.1/Slash/DB/Utility.pm line 589. Error in library:Slash::Install:/usr/local/lib/perl/5.6.1/Slash/Install. pm:362:INSERT INTO menus VALUES (null,'menuedit','Creat e New Menu','[% constants.rootdir %]/menuedit.pl? op=menucreate',1000,0) Which was called by:Slash::Install:/usr/local/lib/perl/5.6.1/Slash/Install.pm: 161:INSERT INTO menus VALUES (null,'menuedit','Cr eate New Menu','[% constants.rootdir %]/menuedit.pl? op=menucreate',1000,0) Failed on :INSERT INTO menus VALUES (null,'menuedit','Create New Menu','[% constants.rootdir %]/menuedit.pl?op=menucreate',1000 ,0): DBD::mysql::db do failed: Column count doesn't match value count at row 1 at /usr/local/lib/perl/5.6.1/Slash/DB/Utility.pm line 589. Error in library:Slash::Install:/usr/local/lib/perl/5.6.1/Slash/Install. pm:362:INSERT INTO menus VALUES (null,'menuedit','Back to Admin','[% constants.rootdir %]/admin.pl',100,0) Which was called by:Slash::Install:/usr/local/lib/perl/5.6.1/Slash/Install.pm: 161:INSERT INTO menus VALUES (null,'menuedit','Ba ck to Admin','[% constants.rootdir %]/admin.pl',100,0) Failed on :INSERT INTO menus VALUES (null,'menuedit','Back to Admin','[% constants.rootdir %]/admin.pl',100,0): DBD::mysql::db do failed: Can't create/write to file '/tmp/#sql1199_a_0.MYI' (Errcode: 13) at /usr/local/lib/perl/5.6.1/Slash/D B/Utility.pm line 589. ---------------------------------------------------------------------- >Comment By: Rob Malda (cmdrtaco) Date: 2002-11-05 10:47 Message: Logged In: YES user_id=288856 There's really no information that we could actually use to help you. I'd suggest taking it to the mailing list. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=104421&aid=632069&group_id=4421 |