When I load my wiki, the paragraphs are numbered, without being logged in, in other words as an anonymous visitor. Then I changed the option:
$wgDefaultUserOptions['numberheadings'] = 0;
Ok, now the numbering of the paragraphs are gone. But when I log in with my username, the paragraphs are numbered again. How can I change this option for all users so that is off/zero.
Thanks,
Regards,
Sarel
Sarel Wesssels (Agri Wiki) wrote:
When I load my wiki, the paragraphs are numbered, without being logged in, in other words as an anonymous visitor. Then I changed the option:
$wgDefaultUserOptions['numberheadings'] = 0;
Ok, now the numbering of the paragraphs are gone. But when I log in with my username, the paragraphs are numbered again. How can I change this option for all users so that is off/zero.
Thanks,
Regards,
Sarel
It is only changed for anons & new users. Accounts created before that change have numberheadings=1 copied on their preferences. You could edit that in the mysql user table...
When I click on a picture/image in an article on my website, I get the following error message.
How can I fix this?
I recently upgraded from 1.9 to 1.13.
Thanks.
Regards,
Sarel
Database error From Agri Wiki A database query syntax error has occurred. This may indicate a bug in the software. The last attempted database query was:
(SQL query hidden)
from within function "LocalFile::getHistory". MySQL returned error "1054: Unknown column 'oi_sha1' in 'field list' (localhost)".
Sarel Wesssels (Agri Wiki) wrote:
When I click on a picture/image in an article on my website, I get the following error message.
How can I fix this?
I recently upgraded from 1.9 to 1.13.
Did you run the update script? It should have added the oi_sha1 column
Yes, the support team hosting my website ran the upgrade script, will it harm the database to run it again?
Platonides het geskryf:
Sarel Wesssels (Agri Wiki) wrote:
When I click on a picture/image in an article on my website, I get the following error message.
How can I fix this?
I recently upgraded from 1.9 to 1.13.
Did you run the update script? It should have added the oi_sha1 column
mediawiki-l@lists.wikimedia.org