Loading...
 
Skip to main content

Problem with Tiki Importer

Status
Open
Subject
Problem with Tiki Importer
Version
4.x
Category
  • Error
Feature
Import-Export
Submitted by
jpmahon
Lastmod by
Rodrigo Primo
Rating
(0)
Description

I tried to import a MediaWiki XML file and got the following error mesage:

Loading and validating the XML file

Fatal error: Class 'DOMDocument' not found in /wiki/tikiwiki-4.1/lib/importer/tikiimporter_wiki_mediawiki.php on line 69

I am not a PHP programmer but this looks like not all the modules are linked together.


Any help would be appreciated.

Thanks
John

Solution
Check for the presence of the class DOMDocument and if the class is not present produce a user friendly message explaining that the user need to enable PHP DOM folling his distribution specific instructions for this.
Importance
9 high
Priority
45
Demonstrate Bug on Tiki 19+
Please demonstrate your bug on show2.tiki.org
Demonstrate Bug (older Tiki versions)
Ticket ID
3003
Created
Saturday 23 January, 2010 00:36:27 UTC
by jpmahon
LastModif
Friday 05 February, 2010 02:45:23 UTC


Collapse/expand modules below
Show PHP error messages