https://bugzilla.wikimedia.org/show_bug.cgi?id=26857
--- Comment #8 from Roan Kattouw <[email protected]> 2011-01-24 01:52:17 UTC --- (In reply to comment #7) > I am having the same issue after trying to install the Collection extension > from svn trunk on a 1.16.1 upgraded install. > > Notice: Undefined variable: wgResourceModules in > /var/www/html/iris/extensions/Collection/Collection.php on line 192 > > Fatal error: Unsupported operand types in > /var/www/html/iris/extensions/Collection/Collection.php on line 192 > > Will any fix cover this as well? If you're trying to install it through the installer, yes. If you tried to install it the old-fashioned way (by adding require_once(blahblah) to LocalSettings.php), then no. In the latter case, something else is probably wrong (e.g. you didn't upgrade DefaultSettings.php correctly). -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
