Talk:Convert
(Created page with "where did the content go?? ~~~~") |
Raffriff42 (Talk | contribs) m (Category:Talk) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | [[Category:Talk]] | ||
where did the content go?? [[User:Admin|Admin]] 19:37, 5 November 2014 (CET) | where did the content go?? [[User:Admin|Admin]] 19:37, 5 November 2014 (CET) | ||
+ | |||
+ | Weird. The content is there, but we can't see it. Selecting the empty page and and Viewing Selection Source in Firefox, I get this where the content should be: | ||
+ | NewPP limit report | ||
+ | Preprocessor node count: 51/1000000 | ||
+ | Post-expand include size: 2138/2097152 bytes | ||
+ | Template argument size: 1144/2097152 bytes | ||
+ | Expensive parser function count: 0/100 | ||
+ | |||
+ | Googling the error takes me here: [http://en.wikipedia.org/wiki/Wikipedia:Template_limits]<br> | ||
+ | Seems like a possible "stack overflow" in a template - will try to track it down. <br> | ||
+ | [[User:Raffriff42|Raffriff42]] 21:17, 5 November 2014 (CET) | ||
+ | |||
+ | Don't think it's an infinitely recursing template after all. If I understand the template limit correctly, the limit is site-wide, not per-page ... I now suspect the External Filters page, which calls hundreds of templates directly, and who knows how many indirectly. I'm currently working on an edited External Filters page with most templates removed and their contents expanded manually, by copy-and-paste. (If you haven't noticed, External Filters is missing its content too)<br> | ||
+ | [[User:Raffriff42|Raffriff42]] 22:07, 5 November 2014 (CET) | ||
+ | |||
+ | There are more pages with invisible contents (see [http://forum.doom9.org/showthread.php?t=168012]). I'm glad you have some ideas about the cause, because i wouldn't have guessed that those templates could become a problem. Let me know if you need anything from me. [[User:Admin|Admin]] 23:06, 5 November 2014 (CET) | ||
+ | |||
+ | OK, glad to have your confidence. I have a revised External_filters page ready, with expanded Author templates, and will commit the change now...and, it does not help <br> | ||
+ | [[User:Raffriff42|Raffriff42]] 23:58, 5 November 2014 (CET) | ||
+ | |||
+ | Googled some more - see here: [http://www.mediawiki.org/wiki/Thread:Project:Support_desk/No_wiki_rendered_-_text_OK.]<br> | ||
+ | :"In this case, an upgrade to MediaWiki 1.22.3 or a downgrade of the PCRE extension would solve the issue."<br> | ||
+ | also: [http://www.mediawiki.org/wiki/Manual:Errors_and_symptoms#All_pages_have_no_content.2C_but_when_editing_a_page_the_wiki_text_is_there]<br> | ||
+ | :"You need to downgrade PCRE, or update MediaWiki to version 1.22.1 or newer" <br> | ||
+ | Good luck!!!<br> | ||
+ | [[User:Raffriff42|Raffriff42]] 00:17, 6 November 2014 (CET) |
Latest revision as of 02:03, 14 December 2015
where did the content go?? Admin 19:37, 5 November 2014 (CET)
Weird. The content is there, but we can't see it. Selecting the empty page and and Viewing Selection Source in Firefox, I get this where the content should be:
NewPP limit report Preprocessor node count: 51/1000000 Post-expand include size: 2138/2097152 bytes Template argument size: 1144/2097152 bytes Expensive parser function count: 0/100
Googling the error takes me here: [1]
Seems like a possible "stack overflow" in a template - will try to track it down.
Raffriff42 21:17, 5 November 2014 (CET)
Don't think it's an infinitely recursing template after all. If I understand the template limit correctly, the limit is site-wide, not per-page ... I now suspect the External Filters page, which calls hundreds of templates directly, and who knows how many indirectly. I'm currently working on an edited External Filters page with most templates removed and their contents expanded manually, by copy-and-paste. (If you haven't noticed, External Filters is missing its content too)
Raffriff42 22:07, 5 November 2014 (CET)
There are more pages with invisible contents (see [2]). I'm glad you have some ideas about the cause, because i wouldn't have guessed that those templates could become a problem. Let me know if you need anything from me. Admin 23:06, 5 November 2014 (CET)
OK, glad to have your confidence. I have a revised External_filters page ready, with expanded Author templates, and will commit the change now...and, it does not help
Raffriff42 23:58, 5 November 2014 (CET)
Googled some more - see here: [3]
- "In this case, an upgrade to MediaWiki 1.22.3 or a downgrade of the PCRE extension would solve the issue."
also: [4]
- "You need to downgrade PCRE, or update MediaWiki to version 1.22.1 or newer"
Good luck!!!
Raffriff42 00:17, 6 November 2014 (CET)