You are viewing an old version of this page. Return to the latest version.
Difference between revisions of "Manual Talk:Edit pages"
(Tag: 2017 source edit) |
m (Mlink-rodrigue moved page Manual Talk:Edit articles to Manual Talk:Edit pages) |
(Tag: 2017 source edit) |
m (Mlink-rodrigue moved page Manual Talk:Edit articles to Manual Talk:Edit pages) |
Error: "I experience trouble in edit mode (&action=edit) since I installed BlueSpice. Out of edit mode everything looks fine. When in edit mode of any page it looks like some CSS of the template is not loaded. Testing another template (vector) has the same behavior. There is no difference if VisualEditor is enabled or not. The VisualEditor itself looks fine and works. To make sure there is no complication with other extensions I set up a clean fresh MediaWiki installation without any extensions and then installed BlueSpice - same behavior. I tried different up to date browsers on different clients - same behavior. I checked Apache2 and PHP logs - logs are clean."
Solution: "I have found a solution. We were ignoring the Suhosin-message during the installation. Setting suhosin.get.max_value_length = 2048 (php.ini) solved this issue."
'''Error:'''
"I experience trouble in edit mode (&action=edit) since I installed BlueSpice. Out of edit mode everything looks fine. When in edit mode of any page it looks like some CSS of the template is not loaded. Testing another template (vector) has the same behavior. There is no difference if VisualEditor is enabled or not. The VisualEditor itself looks fine and works. To make sure there is no complication with other extensions I set up a clean fresh MediaWiki installation without any extensions and then installed BlueSpice - same behavior. I tried different up to date browsers on different clients - same behavior. I checked Apache2 and PHP logs - logs are clean."
'''Solution:'''
"I have found a solution. We were ignoring the Suhosin-message during the installation. Setting suhosin.get.max_value_length = 2048 (php.ini) solved this issue."
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
'''Solution:''' | '''Solution:''' | ||
− | "I have found a solution. We were ignoring the Suhosin-message during the installation. Setting suhosin.get.max_value_length = 2048 solved this issue." | + | "I have found a solution. We were ignoring the Suhosin-message during the installation. Setting suhosin.get.max_value_length = 2048 (php.ini) solved this issue." |