Loading...
 
Skip to main content

Problem with Tiki Importer

Status
Closed
Subject
Problem with Tiki Importer
Version
4.x
Category
  • Error
Feature
Import-Export
Resolution status
Fixed or Solved
Submitted by
jpmahon
Lastmod by
Ushindi Gedeon
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.
Workaround
Priority
25
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
3003
Created
Saturday 23 January, 2010 00:36:27 UTC
by jpmahon
LastModif
Monday 01 June, 2026 18:02:19 UTC


Show PHP error messages