Polylang Multisite – Major Error when creating blog
-
Hey,
first of all, thank you for your work on this nice plugin.
But: There is a major error within the latest version (as of today).
Base Setup: a fresh multisite install, no plugins installed except Polylang, no Themes except Twentyfourteen
What happens: Error when creating new blogs
Detailed Error:
1: Warning: array_merge(): Argument #2 is not an array in polylang/include/base.php 82
2: in_array() expects parameter 2 to be array, null given polylang/include/base.php 84
3: Fatal error: Class ‘PLL_Links_’ not found in polylang/include/model.php 774The Errors come directly after the site creation. After that nothing more is possible, the site is down.
After looking into your code and the database, i found that the new blog is created, but the polylang options are not added to the options table of the new blog. When i add the options manually it works again.
I tried some stuff to fix this, but nothing really worked, so it`s up on you..;)
Please look into this, we are currently working on a huge site and really want to work with Polylang.
Thanks Marcus
The topic ‘Polylang Multisite – Major Error when creating blog’ is closed to new replies.