1
aixos
MediaWiki 1.71 in xoops 2.3.0 final
  • 2008/9/25 9:46

  • aixos

  • Just popping in

  • Posts: 79

  • Since: 2004/12/31


hi, this module no write the format mediawiki good in XOOPS 2.3.0

What is the problem ?

i have to make to table and look this

{| | Orange || Apple || more |- | Bread || Pie || more |- | Butter || Ice cream || and more |}

Not , look a table

2
aixos
Re: MediaWiki 1.71 in xoops 2.3.0 final
  • 2008/9/27 10:08

  • aixos

  • Just popping in

  • Posts: 79

  • Since: 2004/12/31


error is this

Cannot create fckeditor config file

debug:
Errors
Warning: fopen(/cache/fckconfig.mediawiki.js) [function.fopen]: failed to open stream: No existe el fichero o el directorio in file /modules/mediawiki/extensions/FCKeditor.php line 161


Versión XOOPS - XOOPS 2.3.0
Versión PHP - 5.2.5
Versión MySQL - 4.1.22-standard
Versión Server API - apache2handler
Versión OS - Linux

safe_mode - Off
register_globals - Off
magic_quotes_gpc - On
allow_url_fopen - On
fsockopen - On
allow_call_time_pass_reference - On
post_max_size - 8M
max_input_time - 60
output_buffering -
max_execution_time - 30
memory_limit - 32M
file_uploads - On
upload_max_filesize - 2M

3
niluge_kiwi
Re: MediaWiki 1.71 in xoops 2.3.0 final

So the issue is about fckeditor.
First you can desable it by commenting some lines in the bottom of the modules/mediawiki/LocalSettings.php file.

In fact you maybe just need to set $wgFCKUseEditor to false:
$wgFCKUseEditor          false;


But I'm really not familiar with external editors for xoops, so I cant help you more.
Maybe FCKeditor does not work with XOOPS 2.3.0, or it need to be reinstalled or something...

4
aixos
Re: MediaWiki 1.71 in xoops 2.3.0 final
  • 2008/10/5 8:48

  • aixos

  • Just popping in

  • Posts: 79

  • Since: 2004/12/31


Uff, is a problem , not work in format mediawiki.

My version is
Información del sistema «
Versión XOOPS - XOOPS 2.3.1 RC
Versión PHP - 5.2.5
Versión MySQL - 4.1.22-standard
Versión Server API - apache2handler
Versión OS - Linux

module Media Wiki:
Cannot create fckeditor config file

Error debug

Warning: fopen(/cache/fckconfig.mediawiki.js) [function.fopen]: failed to open stream: Permiso denegado in file /modules/mediawiki/extensions/FCKeditor.php line 161

Sorry, This module MediaWiki ,. not look the same Format in media wiki

Work MediaWiki Good Format no mudule xoops:
Look here the good format

Look here in this web the format is diferent Why?



5
niluge_kiwi
Re: MediaWiki 1.71 in xoops 2.3.0 final

Maybe the FCKeditor extension for MediaWiki used in the MediaWiki for XOOPS <=1.71 does not use the same format as the official one in MediaWiki.
If it is the issue, it will not be easy to correct without doing everything by hand.

There is a new FCKeditor extension for MediaWiki available on the mediawiki website, and this one uses the good format, but probably needs a newer version of MediaWiki.
I worked this summer on updating mediawiki for xoops, but did not manage to find time to finish everything properly.

If this is not your issue, try to comment every line on your LocalSettings.php concerning FCKeditor, in order to remove completely the extension from MediaWiki.


Regarding the different looks on your site and the xoops.org one, it's just the skin which is different (yours is in MediaWiki mode, and here it's XOOPS mode).

6
aixos
Re: MediaWiki 1.71 in xoops 2.3.0 final
  • 2008/10/12 19:05

  • aixos

  • Just popping in

  • Posts: 79

  • Since: 2004/12/31


Ok, Works in xoops. 2.3.1
Thanks to niluge_kiwi

The solucion is :
So the issue is about fckeditor.
First you can desable it by commenting some lines in the bottom of the modules/mediawiki/LocalSettings.php file.

In fact you maybe just need to set $wgFCKUseEditor to false:

$wgFCKUseEditor = false;


But I'm really not familiar with external editors for xoops, so I cant help you more.
Maybe FCKeditor does not work with XOOPS 2.3.0, or it need to be reinstalled or something...

Login

Who's Online

250 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 250


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits