Update from MSLS 1.1 to 2.0.2 broken?
-
I just updated from MSLS 1.1 to 2.0.2. After this update the whole website behaves as if there was no MSLS installed at all.
There are still MSLS settings in the backend, but the existing posts and pages are not connected between the sites any longer and also the class
MslsOutput
as documented in https://msls.co/functions-classes-and-methods/.I already learned, that one needs to use
lloc\Msls\MslsOutput::init();
now instead of creating a new instance ofMslsOutput
. I can also manually connect the affected posts and pages again in the backend and this will be stored – but manually restoring about 365 post connections and 65 page connections is not really a solution.As soon as I restore everything to MSLS 1.1 everything is OK again. So it looks like there is a problem when updating from 1.1 to 2.0.2.
Any idea?
- The topic ‘Update from MSLS 1.1 to 2.0.2 broken?’ is closed to new replies.