Help:Errors: Difference between revisions

From Proteopedia
Jump to navigation Jump to search
Jaime Prilusky (talk | contribs)
No edit summary
Jaime Prilusky (talk | contribs)
No edit summary
Line 3: Line 3:
'''How to avoid it''': Always do a (Show preview) before actually saving the page.<br>
'''How to avoid it''': Always do a (Show preview) before actually saving the page.<br>
'''What causes this error''': A mismatched tag, like a missing closing &lt;/scene>, or even a missing "&lt;" or "&gt;" sign.<br>
'''What causes this error''': A mismatched tag, like a missing closing &lt;/scene>, or even a missing "&lt;" or "&gt;" sign.<br>
'''How to fix it''':You must open the page directly in ''edit'' mode. For that, try accessing your page (don't pay attention to  the XML error text). Now, slightly modify the URL on your browser replacing the '''/''' following index.php by '''?title=''' and adding '''&action=edit''' after the name of your page. See this example: <br>
'''How to fix it''':You must open the page directly in ''edit'' mode. For that, try accessing your page (don't pay attention to  the XML error text). Now, slightly modify the URL on your browser replacing the '''/''' following index.php by '''?title=''' and adding '''&action=edit''' after the name of your page, and in this example; then press return on the url to open the page for editing:<br>
<pre>http://proteopedia.org/wiki/index.php/MyCrashedPage</pre>
<pre>http://proteopedia.org/wiki/index.php?title=MyCrashedPage&action=edit</pre>
Once you have the page in edit mode, all you need to do is to add the missing tag or to remove the superfluous one.

Revision as of 16:13, 4 April 2012

XML error: Mismatched tag at line 1XML error: Mismatched tag at line 1

When does it happen: This error appears following a (Save page) from an edit session.
How to avoid it: Always do a (Show preview) before actually saving the page.
What causes this error: A mismatched tag, like a missing closing </scene>, or even a missing "<" or ">" sign.
How to fix it:You must open the page directly in edit mode. For that, try accessing your page (don't pay attention to the XML error text). Now, slightly modify the URL on your browser replacing the / following index.php by ?title= and adding &action=edit after the name of your page, and in this example; then press return on the url to open the page for editing:

http://proteopedia.org/wiki/index.php/MyCrashedPage
http://proteopedia.org/wiki/index.php?title=MyCrashedPage&action=edit

Once you have the page in edit mode, all you need to do is to add the missing tag or to remove the superfluous one.

Proteopedia Page Contributors and Editors (what is this?)Proteopedia Page Contributors and Editors (what is this?)

Jaime Prilusky, Eric Martz, Angel Herraez