Topic on Extension talk:StructuredDiscussions

I want to add Structured Discussions Extension to my wiki..

7
Falcopragati (talkcontribs)

My MediaWiki version is - 1.32.2 .

I have installed the 'Extension:Flow' to my wiki, it appears in the 'Installed Extensions' section on my Wiki too.

But it is not running properly, instead this error is occurring-->

Fatal error: Class 'Pimple\Container' not found in C:\wamp64\www\wiki\extensions\Flow\includes\Container.php on line 5

Can somebody guide me ?


The Extension-Distributor for this Extension is bugged at the moment also.

Tacsipacsi (talkcontribs)

Have you run Composer? (If you could use ExtensionDistributor, it wouldn’t be needed, but Git repositories don’t contain the dependencies.)

Falcopragati (talkcontribs)

These is a really silly question but may I please ask--

  1. I have installed Composer now, but what should i do next ?
Tacsipacsi (talkcontribs)

Run composer update --no-dev from a command prompt or PowerShell window in the folder of the extension (if you have Windows 8.1 or 10, you can open at one of them by right-clicking on the Start button, on Win7 you can just type cmd in the Start menu’s search bar and press enter; then issue cd C:\wamp64\www\wiki\extensions\Flow, then issue the above Composer command).

Falcopragati (talkcontribs)

I can't thank you enough Mr. Tacsipacsi !

The error got resolved totally, my wiki is again running smoothly.


But ,there seems to be some problem because the 'Discussion' pages on my wiki are still the same ...

what am i missing now ?

Please guide me.


Tacsipacsi (talkcontribs)

Have you followed #Configuration? It won’t be enabled by itself—it doesn’t know what namespaces you want it to be enabled in…

Falcopragati (talkcontribs)

It is now working successfully !

Thanks ! :D