-
I updated Mediawiki from 1.41.0 to 1.42.1 and I get this Exception. Did I make a mistake or is it a compatibility issue? The updated 1.42.1 runs perfectly with the Vector theme.
Thanks
Frank
``…
-
* MW 1.31
```
COMPOSER=composer.local.json composer require --update-no-dev mediawiki/chameleon-skin 2.1.0
```
fails with
```
Your requirements could not be resolved to an installable set …
-
Fresh Installation of mediawiki 1.38.2
Setup Chameleon
Runs fine in default settings.
Added in LocalSettings.php:
```php
$egChameleonLayoutFile= __DIR__ . '/skins/chameleon/layouts/stickyhead…
-
For editing pages I use `action=formedit` and the extensions PageForms, VirtualEditor and VEForAll. After clicking "Show changes" the changes are shown. But below there is no edit window and there are…
-
MediaWiki version: 1.36.2
PHP version: 7.4.33 (fpm-fcgi)
Chameleon version: 4.0.0
Bootstrap (extension) version: 4.5.0
Hello. I finally installed dependencies on Chameleon, however there is some…
-
The skins use of inline jquery is not being loaded by Mediawiki.
```
Uncaught ReferenceError: $ is not defined
https://service.tib.eu/sfb1368/wiki/Main_Page:330
Main_Page:330:6
http…
-
I have installed Mediawiki version 1.28.0 and followed the instructions for the installation. The default skin 'Vector' and the bootstrap skin 'chameleon' are working, but not the **bootstrapmediawiki…
-
Setup:
Product | Version
-- | --
MediaWiki | 1.37.6
PHP | 8.0.23 (apache2handler)
MariaDB | 10.3.36-MariaDB-1:10.3.36+maria~ubu2004
ICU | 67.1
Lua | 5.1.5
Pygments | 2.10.0
Extension | Ve…
-
Hi,
Upon clicking Watch, History, etc. on a page the server returns
`PHP Notice: Array to string conversion in /usr/share/mediawiki_1_37/skins/Chameleon/parts/navbar.php on line 43, referer: ht…
-
As of now, the latest stable update to Bootstrap was 5.2.3. There's also an alpha version 5.3, but it's not a priority to include it, which can still be buggy.
Bootstrap 5.2.3 release blog post: ht…