Extension talk:Cite/Flow archive/2016
This page used the Structured Discussions extension to give structured discussions. It has since been converted to wikitext, so the content and history here are only an approximation of what was actually displayed at the time these comments were made. |
![]() Archives
|
---|
|
Updated the English text
The following discussion is closed. Please do not modify it. Subsequent comments should be made on the appropriate discussion page. No further edits should be made to this discussion.
Reformatted the examples and added a few changes/clarifications. Hopefully I got all tags right. There are also some bits and pieces of inline code that should have been updated.
If the present version is marked for translation I can make an attempt to translate the page into Norwegian, and perhaps spot some errors. Jeblad (talk) 19:00, 8 May 2016 (UTC)
- Done. Jdforrester (WMF) (talk) 09:20, 20 May 2016 (UTC)
Conflict with another Extension?
Whatever I do, I get Cite error: <cite_error_refs_without_references> at the bottom of any page with a {{Reflist}} call on it. If I take an existing page with absolutely no references on it at all and add a single <ref>Foo</ref> pair and then a {{Reflist}} call at the bottom, I get the error! I am using the HeaderTabs extension. Could this be the source of the problem? I also use SMW and several Semantic Wiki extensions too. Hope someone can help! Thanks. CharlesSpencer (talk) 22:24, 3 October 2016 (UTC)
- Are you sure that it's not
cite_error_group_refs_without_references
? - It sounds like your i18n message cache needs to be refreshed (so that it shows the contents of message, not the key, and that maybe your local copy of the
{{reflist}}
template is breaking things? - Sorry this isn't helpful. Jdforrester (WMF) (talk) 23:46, 3 October 2016 (UTC)
- Thanks. I've run rebuildLocalisationCache.php and rebuildmessages.php and I still get Cite error: <cite_error_refs_without_references> (copy/paste from the page, so it's verbatim). Maybe I should go to Wikipedia and re-export Cite and ALL its little friends! CharlesSpencer (talk) 22:05, 4 October 2016 (UTC)
- When I replace {{reflist}} with </references> I no longer get the error, so I need to investigate the template and/or modules imported from Wikipedia, I think... Thanks for your help. CharlesSpencer (talk) 22:19, 4 October 2016 (UTC)
- It's surprising to me that the template could make such a breakage, but yeah, it sounds like that's the problem. Happy to help! Jdforrester (WMF) (talk) 19:02, 5 October 2016 (UTC)
- Sorry to be slow coming back to you.
- I am getting four identical errors (I have concatenated the line numbers) as follows:
- Notice: Use of undefined constant CITE_DEFAULT_GROUP - assumed 'CITE_DEFAULT_GROUP' in /volume1/web/MediaWiki/extensions/Cite/Cite_body.php on line 183 /920 /555 /1121
- Hope that helps.CharlesSpencer (talk) 19:14, 11 October 2016 (UTC)