Help - Search - Members - Calendar
Full Version: SR wiki needs an active admin
Dumpshock Forums > Discussion > Community Projects
piotrus
No pages have been deleted despite requests for months.

I may be not very active, but I have a lot of wiki experience and cat at least take care of such maintenance issues occasionally.

Also, somebody with an access to database should check this out.
Wordman
QUOTE (piotrus @ Nov 16 2009, 10:47 PM) *
Also, somebody with an access to database should check this out.

MediaWiki comes preconfigured with a cap on memory usage. Lots of plugins (or certain plugins, such as the Semantic Wiki plugins) consume more than this. It probably just so happens that the wiki hits the cap when loading the UserMerge files.

Adding a line like the following to LocalSettings.php should help:

CODE
ini_set( 'memory_limit', '50M' );


Also, while the user merge plugin is useful, I'm not sure it needs to be loaded constantly. It doesn't look like much else is loaded.
hahnsoo
I keep running into the memory limit problem when trying to edit the most basic articles. Usually, its something with a lot of content (like the Corporations page) or some template on it (like some of the country entries). Ugh.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Dumpshock Forums © 2001-2012