maschek / imgmap

Javascript based imagemap editor
https://www.maschek.hu/imagemap/
GNU General Public License v2.0
59 stars 33 forks source link

Imagemap mediawiki_setup #41

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello, i've a problem with the imagemap plugin for FCKeditor :
this error comes after using the image map editor when i want to publish my 
article

Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in 
C:\wamp\www\mediawiki\extensions\ImageMap?\ImageMap?_body.php on line 81

Fatal error: Call to undefined method domdocument::loadXML() in 
C:\wamp\www\mediawiki\extensions\ImageMap?\ImageMap?_body.php on line 83

i use
browser : chrome
version of Mediawiki : 1.15.4
Database : MySql 5.1.36
OS : windows xp pro 2003
PHP version : 5.2.11
serveur Apache 2.2.11
FCKeditor 2.6.4

more informations:
I've followed the instructions here 
http://code.google.com/p/imgmap/wiki/MediaWiki_setup
and i've an error  for patching the file FCKeditorParser.body.php, around line 
239. is it the good file? and the good line? 
so i haven't modified the FCKeditorParser.body.php (because i can't)

Original issue reported on code.google.com by eva.rand...@gmail.com on 22 Sep 2010 at 12:08

Attachments:

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Hi,

The mediawiki setup was written for version MediaWiki 1.14.0.
I see in the comment thread of 
http://code.google.com/p/imgmap/wiki/MediaWiki_setup
that you partially solved your problem.

Original comment by adam.mas...@gmail.com on 1 Apr 2011 at 4:22