> I have started to upgrade my Moinmoin 1.5.8 installation to 1.6.1 and > have gone quite smoothly but have an issue. > > The pages are shown as they should but when trying to log in I get > "Internal Server Error" and in Apache error log I get complaints about > the line in wikiconfig.py: > > MoinMoin.error.ConfigurationError: Please edit your > wikiconfig/farmconfig and fix your DefaultConfig import: > Old: from MoinMoin.multiconfig import DefaultConfig > New: from MoinMoin.config.multiconfig import DefaultConfig > > And this is changed already....any idea?
Please try to reproduce this with modern theme. For issues with 3rd party themes, please contact their author. If you post a traceback, try to get a clean and easy to read one. E.g. from moin.log or saved from your browser as traceback.html. > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Moin-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/moin-user
