Last modified: 2007-06-22 14:12:09 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T12324, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 10324 - Can't edit the monobook.css
Can't edit the monobook.css
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://www.wikimusica.uni.cc
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-06-20 22:37 UTC by yotam
Modified: 2007-06-22 14:12 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description yotam 2007-06-20 22:37:35 UTC
I am loged in as admin, my email is confrimed but I still can't edit the monobook.ccs
Comment 1 Aryeh Gregor (not reading bugmail, please e-mail directly) 2007-06-20 23:04:25 UTC
Make sure that $wgUseSiteCss and $wgGroupPermissions['sysop']['editinterface'] are both true.
Comment 2 yotam 2007-06-20 23:22:33 UTC
and how do i do that?
Comment 3 Aryeh Gregor (not reading bugmail, please e-mail directly) 2007-06-20 23:42:27 UTC
Set them in LocalSettings.php at the end:

$wgUseSiteCss = true;
$wgGroupPermissions['sysop']['editinterface'] = true;
Comment 4 yotam 2007-06-21 00:02:43 UTC
did not help...
any other ideas?
Comment 5 Aryeh Gregor (not reading bugmail, please e-mail directly) 2007-06-21 00:17:32 UTC
Please link to the exact page you're trying to edit.  What happens when you try to edit it?
Comment 6 yotam 2007-06-21 00:30:14 UTC
http://www.wikimusica.uni.cc/index.php/mediawiki:monobook.css


this is the link
when I get in it tells mr that I an't edit it becase its locked
Comment 7 Aryeh Gregor (not reading bugmail, please e-mail directly) 2007-06-21 00:35:31 UTC
You're sure you're logged in as Wikimusician and not being logged out or anything?

Have you made any modifications at all to the MediaWiki PHP files?  Try copying the latest version of MediaWiki from www.mediawiki.org (1.10.0: you're running 1.10rc2) over your existing installation.  This will not require you to reconfigure the wiki, since LocalSettings.php will be preserved, but it will undo any changes that might have been made.
Comment 8 yotam 2007-06-21 00:48:51 UTC
i will try that, thank you very much!
Comment 9 yotam 2007-06-21 01:26:23 UTC
it didn't work
what can i do?
Comment 10 Aryeh Gregor (not reading bugmail, please e-mail directly) 2007-06-21 01:56:41 UTC
If you have access to phpMyAdmin or similar software, please run the following query:

SELECT * FROM user_groups;

and state the result here.
Comment 11 yotam 2007-06-21 11:59:08 UTC
didn't help
its wired ,,,
Comment 12 Aryeh Gregor (not reading bugmail, please e-mail directly) 2007-06-21 17:44:25 UTC
The query itself won't help because it does nothing.  I asked you to state the *result* here so I could see it to help evaluate the problem.
Comment 13 yotam 2007-06-21 18:09:24 UTC
תוצאת SQL
מארח: localhost
מאגר נתונים: wikidb
זמן ייצור: יוני 21, 2007 at 02:06 PM
נוצר ע"י: phpMyAdmin 2.10.1 / MySQL 5.0.24
שאילתת SQL: SELECT * FROM user_groups LIMIT 0, 30 ; 
שורות: 2 

ug_user  ug_group  
1 bureaucrat\0\0\0\0\0\0 
1 sysop\0\0\0\0\0\0\0\0\0\0\0 

its part hebrew...
i hope you can read this
Comment 14 Brion Vibber 2007-06-21 20:29:46 UTC
You're using the experimental binary schema, which has problems with some tables. This is breaking the user_groups table here.
Comment 15 yotam 2007-06-21 21:52:15 UTC
is there any way to fix this?
Comment 16 Aryeh Gregor (not reading bugmail, please e-mail directly) 2007-06-21 22:07:28 UTC
You can reinstall using the recommended, default schema.
Comment 17 yotam 2007-06-22 11:06:11 UTC
I did that and now its working
thank you very much for all!
Comment 18 Huji 2007-06-22 11:23:33 UTC
Great job Simetrical.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links