Hello,
When I try to render Books i get the following Errors:
Notice: Undefined index: wsCollection in extensions/Collection/
Collection.session.php on line 110
Line 110: $coll = $_SESSION['wsCollection'];
Notice: Undefined index: enabled in extensions/Collection/
Collection.hooks.php on line 208
Line 208: if ( !CollectionSession::hasSession() || !
$_SESSION['wsCollection']['enabled'] ) {
.....
It seems I have an Session Problem. The Problem occurs not every time.
Mostly with IE but als with Firefox.
Both IE and FF are newest Versions - also the Collection. Mediawiki is
1.15.1. PHP session.auto_start is enabled.
PHP Version 5.2.0-8+etch16
Can anybody help plz!?
--
You received this message because you are subscribed to the Google Groups
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/mwlib?hl=en.