MT 4.2+ 500 Errors

| No Comments | No TrackBacks
In just about every install I've seen with Movable Type 4.2 and 4.21 there has been a problem when changing styles in the form of a 500 Server Error.  Here's the fix from SixApart:

In /plugins/StyleCatcher/lib/StyleCatcher/CMS.pm, locate
the following code is present around line 273 (in Movable
Type 4.2):

print STDERR "styles=$styles\n";

Replace this code with the following (comenting this line
out so it is not executed):

# print STDERR "styles=$styles\n";

In other words, comment line 273 out.  Tada!  No more 500 errors and the style gets successfully changed.

No TrackBacks

TrackBack URL: http://www.jcaino.com/cgi-sys/cgiwrap/caino59/managed-mt/mt-tb.cgi/347

Leave a comment

Archives

Powered by Movable Type 4.21-en

About this Entry

This page contains a single entry by Jon C. published on August 28, 2008 2:35 AM.

On up to MT 4.21 was the previous entry in this blog.

Government Bailouts - The Real Story! is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.