Guys,

I've been wrestling with a problem for a few weeks now.
I have a fully working MediaWiki system (Windows XP, IIS, PHP 5, MW 1.14) 
- However, I now want to transfer this to its 'production' server 
(actually a VM slice running Windows 2003 server).
Rather than install all the components by hand, I downloaded and installed 
WAMP 2.0i ( - Apache 2.2.11 - MySQL 5.1.36 - PHP 5.3.0 ).
I then used my MySQL schaema backup to create the Wiki database, and a 
fully copy of the Wiki folder from the pre-production system was copied to 
the new production site.

Although the main page, and navigation to pages work OK, Some strange 
things are happening :
- My logo does not appear on the main page, or indeed any page....(and get 
this!) unless, I go Edit the page - then it appears.  (my Logo is a .PNG)
- FCKEditor gives an error if installed...: 'Warning:  Parameter 1 to 
FCKeditor_MediaWiki::onCustomEditor() expected to be a reference, value 
given in E:\wamp\www\Wiki\includes\Hooks.php on line 117
and the fuller debug text is : 
Internal error
>From wiki
Detected bug in an extension! Hook FCKeditor_MediaWiki::onCustomEditor 
failed to return a value; should return true to continue hook processing 
or false to abort.
Backtrace:
#0 E:\wamp\www\Wiki\includes\Wiki.php(502): wfRunHooks('CustomEditor', 
Array)
#1 E:\wamp\www\Wiki\includes\Wiki.php(63): 
MediaWiki->performAction(Object(OutputPage), Object(Article), 
Object(Title), Object(User), Object(WebRequest))
#2 E:\wamp\www\Wiki\index.php(116): MediaWiki->initialize(Object(Title), 
Object(Article), Object(OutputPage), Object(User), Object(WebRequest))
#3 {main}
Any ideas anyone ?

-----------------------------------------------------------
This e-mail was sent by GlaxoSmithKline Services Unlimited 
(registered in England and Wales No. 1047315), which is a 
member of the GlaxoSmithKline group of companies. The 
registered address of GlaxoSmithKline Services Unlimited 
is 980 Great West Road, Brentford, Middlesex TW8 9GS.
-----------------------------------------------------------
_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to