Owned67 Posted May 17, 2015 Share Posted May 17, 2015 Hello,i can't modify channel 'Root' with SuperUser or Admin Full.I have try, server has been stopped: sqlite3 "murmur.sqlite" "Drop table channels" sqlite3 "murmur.sqlite" "CREATE TABLE 'channels' ('server_id' INTEGER NOT NULL, 'channel_id' INTEGER NOT NULL, 'parent_id' INTEGER, 'name' TEXT, 'inheritacl' INTEGER);" sqlite3 "murmur.sqlite" "INSERT INTO channels VALUES(1,0,NULL,'TEST',NULL);" start server and channel is always named root...See:ScreenShotEdit: Solved, sorry (registerName)Cheers, Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.