Release: Movable Type 3.2 Beta 3
This is an archived entry from the Movable Type 3.2 beta test.
Entries from the current beta release (v3.3) can be found here.
As you can see, we have released Movable Type 3.2 beta-3 over there on the sidebar. This release represents what we hope will be our final beta release before launching to the general public next week.
We strongly encourage everyone to update to Beta-3 as soon as possible in order to fully test it out so that we may find any remaining bugs which may need to be addressed.
UPDATE: If you downloaded the package before this was posted or downloaded the zip archive even after it was posted, we've updated the plugins/TemplateRefresh/TemplateRefresh.pl file to resolve an error. You can download it here.
UPDATE #2: For those of you who are updating from a previous beta version, it's not a bad idea to clear your cache. There seem to be a few people who are having problems related to cached javascript files.
Updating from a previous beta version
After backing up all of your data and files so that you can roll back in case something goes horribly awry, those of your who are upgrading from a previous beta version need only upload the new files to their proper locations as before and load the main application (mt.cgi) in your web browser. You will be prompted to commence the upgrade and, just like that, you'll be using MT 3.2b3.
Upgrading from a previous 2.x or 3.x version
After backing up all of your data and files so that you can roll back in case something goes horribly awry, those who are still running MT 3.17 or earlier should do the following after uncompressing the archive:
- Rename
mt-config.cgi-originaltomt-config.cgiand configure it as you would havemt.cfgin the past. For those using MySQL or PostgreSQL, make sure to fill in theDBPasswordsetting which used to be contained inmt-db-pass.cgi. - Upload all of the files to their appropriate locations as before. The one exception, for those running MT from the cgi-bin, is that the entire
mt-staticdirectory should be uploaded to the same directory that yourstyles.css,docs,images, etc are currently. - Remove
mt.cfgandmt-db-pass.cgi. - Run
mt.cgiin your web browser and proceed with the upgrade.
Installation
The installation instructions are remarkably similar to the upgrade instructions from previous versions of Movable Type. However, if you are installing Movable Type for the very first time, we suggest that you wait just a few more days until the production release and the documentation is ready. Checking out a piece of software during a beta test is a lot like looking at house to buy right after a huge party the night before. It's not a pretty sight.
What's new since Beta-2
Below represents a list of many — but not all — completed features and fixed bugs since the release of the second beta version of Movable Type 3.2.
More Features
The following are a number of features which have been added to beta-3.
- Introduced the new MT 3.2 default stylesheet: "Vicksburg".
- Upgrade process has been AJAXified to prevent timeouts for large databases
- Removed restriction on number of login sessions per author so that you can be logged in via two browsers
- Now shipping with the new Atom 1.0 feed template
- Implemented blog-level setting for basename length limit. (Weblogs that are upgraded to 3.2 are configured to use the previous default of 15 characters. New weblogs get a default setting of 30 characters.)
- Added support for assigning multiple categories and basename from QuickPost.
- Added
MTIfStaticandMTIfDynamictemplate tags, for checking which style of publishing is in use and using these to differentially build and display the sidebar content on all archive pages. - Category archives are now shown on the master archives index sidebar if those archives are enabled and dynamic publishing is used.
- Added some additional choices for archive file template settings.
- MT tags such as
MTEntryBasenamecan be mixed with percent-specifiers like%cin a archive file path on the publishing settings page. - Added
%iarchive file template macro used for specifying the index filename (ie: "index.html"). primary_category/entry_basenameis now an option for archive file path.- Now beautifying published links by stripping index page names (ie, "index.html"). Added optional
with_indexattribute to all link tags to preserve the filename. - Added
IndexBasenameconfiguration directive for defining the index page basename (see previous feature). Default setting is "index". - Added links from blog listing to the entry, comment, and TrackBack listings
- Added itemset actions to system-wide listings
- Trust/Ban are now available on system-wide comments screen.
- Added 'Unban' and 'Untrust' actions to the Commenter row of the Edit Comment metadata table.
- Added a template container tag,
IfRequireCommentEmails, which prints its contents if email address is required from commenters. - Added an
MTConfigFiletag which is now used in building themtview.phpscript. - Now requiring both author email and password hint upon author creation and profile editing to ensure that the user can recover their password.
- Plugin resources are now displayed in weblog context too.
- Added accesskey attributes for preview (v) and post (s) to comment form in default templates.
- Added accesskey (p) for QuickPost "Post" button
- The default main menu welcome message is displayed in textarea field when editing the welcome message. Added accesskey (s) for saving welcome message.
- Renamed entry statuses (Unpublished, Published, Schedules) and created good keyboard shortcuts for them.
MTSubCategoriescontained tag now admitstop="1"parameter to list all categories, even on a category page.- Added
UpgradeScript,MTAtomScriptconfiguration directives which point to the respective scripts (defaults ismt-upgrade.cgiandmt-atom.cgirespectively). - Added
WeblogDefaultTemplatesconfiguration directive to specify the location of the default template directory (default is "default_templates"). - Added
WSSETimeoutconfiguration directive to control the Atom WSSE authentication timeout window (default is 120 seconds). - All CGI scripts now use the
MT::Bootstrapmodule to locate the MT directory (and plugin authors can too!) - Added MT and MT::App methods for accesing configuration, query parameters and session data.
- Added caching for plugin config objects.
- Added support for HTML::Template file cache.
CMSPostEntrySaveis now invoked after saving each entry through poweredit.- Now logging the events of creating or deleting a weblog in the Activity log
- User ID is now logged when user is mentioned in any log message to avoid any question of the actual author's identity
- More helpful error messages (missing config file, quickpost with no weblogs...)
- Improved display of plugin action listings.
- Improved display of data import.
Fewer Bugs
- Fixed a bug where the "Remember Me" option on login most certainly did not.
- Fixed a big data-munging bug in search and replace
- Restored a setting for archive URL/path for those users whose archive directory was not underneath the site directory
- Fixed a bug regarding reading the TypeKey commenter cookie where the information wasn't passed along properly.
- Fixed a bug in the "Site JavaScript" template that prevented refilling the form and setting the "Remember Me" checkbox.
- Fixed a bug to allow password recovery from Upgrade application's login screen.
- When importing, comments/TrackBacks are now published rather than unpublished.
- Many, many fixes which improve mod_perl compatibility (Thanks Tweezerman!)
- Unneccessary rebuilds are skipped when junking comments
- Upgrade script now properly deprecates the "use old style archive links" by assigning the old archive options as the weblog's individual archive file path.
- Closed possibility of script injection through a carefully-constructed URL.
- Comment preview no longer alters the text that is shown in the text edit field.
- Compiled templates directory (templates_c) is created with open permissions, when possible.
- Improved reporting of unwritable/uncreatable "templates_c" directory when enabling dynamic publishing.
- Fixed a bug in the nofollow plugin which would cause the nofollow attribute to compound
- Fixed a display bug that would cause the basename field on the edit entry screen to appear to mutate or disappear entirely when previewing a post
- It's no longer possible to search-replace and replace read-only fields.
- The weblog site directory is created if it didn't already exist when creating the .htaccess file for dynamic publishing.
- It's no longer possible to replace a different phrase than was searched upon.
StaticWebPathsetting had the wrong default; it now defaults to mt-static underneath CGIPath.- Fixed a bug that caused dynamic publishing to fail after a change in site URL,
- When updating your own author profile, you are no longer forcibly logged out.
- Now properly wrapping long words (e.g. URLs) in listings to keep things in line
- Fixed a problem with dynamic publishing of index files whose extension differs from the default file extension.
- Fixed a bug that prevented the "Blog administrator" flag from being removed.
- Category listing on published blog is now hierarchical, as with 3.1x
- Updated the Template Refresh plugin to fix an error for the individual template refresh action.
- Withhold generating an Atom ID for an entry until after you've set a site URL (since the domain part of the URL is part of the Atom ID).
MTSubCategoriesnow obeys sort_order attribute on dynamic pages.- Fixed a bug regarding adding duplicate email addresses to the notification list.
- Fixed a bug that caused entry itemset actions to be listed on the comments and trackback tabs on the entry edit screen.
- Fixed javascript bugs that were preventing itemset actions from working on entry edit screen.
DataSourceconfig setting is now properly ignored ifObjectDriveris not DBM- If a category name has no Roman alphabetic characters, it is replaced by a string such as cat-145.
- Fixed a bug that prevented internal TrackBacks unless external TrackBacks were allowed.
- In search results, "Show all rows" did not show all rows.
- Commenter management is now only available to superusers and blog administrators.
- Deleting authors is no longer available to non-superusers
- Relative timestamps in Commenter listing was incorrect.
- Fixed import for users who cannot create authors so that posts are automatically imported with the "import as me" option enabled.
- Fixed an Internet Explorer javascript error on the edit permission screen.
- Fixed a bug in import where a download was being initiating a instead of just importing the entries.
- Fix to dynamic pages: Allow for "Formatting: None" on comments.
- Fixed a problem with deleting items on the last page of a listing screen which caused the wrong number of items to be shown (sometimes 0)
- "Show Only Unpublished TrackBacks" wasn't showing all unpublished TrackBacks.
- Fixed a bug which prevented users from exporting the activity log despite rights to view it
- Calls to "timegm_nocheck" are now conditioned on using Perl 5.6.0 or later.
- Fixed a bug regarding "utc" attribute for date tags.
- Aliased the deprecated
EntryIfCommentsAlloweddirectly toIfCommentsActivetag to address a disparity between the two. - Suppressed "Go to Templates" QuickLink for users without edit template permissions.
- Reconciled timestamps on system-wide activity listing.
- Suppress output of the authenticated token in the commenter email field when exporting data.
- Entry and ping count hyperlinks on weblog listing are now only shown when user has permission to view those objects.
- Navigation breadcrumbs are now displayed on the entry preview screen.
- Suppressed "Comment Listing" quicklink if user has no permissions for viewing comments.
- Added comment and ping permalink anchor notation in default templates: comment-
, ping- for Six Apart style support. Legacy comment/TrackBack permalinks still supported in default templates but deprecated. - Now checking for the minimum required version of the "DBI" module (v1.21)
- Dropped all unique constraints within the DBMS to fix a number of discrepencies across platforms.
- Fixed a problem with filtering by author on the entries listing.
- The weblog's timezone is now displayed on the weblog's "View Activity Log" screen to clarify the difference between the system activity log which is in GMT.
- Weblog listings are now sorted alphabetically wherever they appear.
- Cleaned up default templates
Posted on August 4, 2005 6:49 PM in Announcements


Comments
Anyone else having an issue where it sits on the "Starting upgrade..." screen forever? I can't seem to get past that.
Posted by: Justin Williams
|
August 4, 2005 9:09 PM
Congratulations... Still wait the final version... I'm just to tested here. Thanks!
Posted by: viking
|
August 4, 2005 9:19 PM
Whew, someone else having the same problem (misery loves company). My situation is like Justin's. It sits on the "Starting upgrade..." screen forever as I stare at the moving stripes.
I am going from beta 2 to beta 3, using a MySQL database.
Posted by: Michael
|
August 4, 2005 9:20 PM
Yay! I'm not the only one. My upgrade is taking a bit long - forever in fact. I guess I'll wait for the final version to be released before using my blog again. Also, has anyone heard anything about MTBlacklist being ported to 3.2? The bots are commenting the ** out of my posts, so for now I had to allow only authenticated users.
Posted by: Code_Zero
|
August 4, 2005 10:15 PM
Oh wow, beta 3 is great, and I love the new default stylesheet! Will there be more coming, such as optional columns and such? This version also runs a lot faster, too.. very pleased with it thus far.
Posted by: Maya
|
August 4, 2005 10:18 PM
Justin, Michael and code_zero, first of all, please make sure that you have Javascript enabled in your browser. If so, please file a bug immediately with as many details as you can muster including screenshots if you can.
Posted by: Jay Allen
|
August 4, 2005 10:25 PM
Oh, just in case it's not obvious, please report the exact make and version of your browser as well, if you file the bug. Thanks.
Posted by: Jay Allen
|
August 4, 2005 10:27 PM
One last thing, the update process in beta-3 does not scroll quickly like it did in previous versions. We removed most of the individual statements, so it may appear like it's "stuck", but you will notice that the current task is displayed and the percentage completion is updated continuously but in a far less noisy manner.
I just wanted to be clear to make sure that your expectations are in line with what has changed.
Posted by: Jay Allen
|
August 4, 2005 10:31 PM
Did I say one last thing? Well, I never actually mean that.
If you have a problem with upgrade sticking and javascript is enabled in your browser, please try emptying your cache and reloading. We have a feeling that javascript and CSS caching is at the heart of this problem.
Posted by: Jay Allen
|
August 4, 2005 10:48 PM
This is becoming a habit...
Feel free to do it! It's open-source! :-) Have you tried SpamLookup? If not, you should...
Posted by: Jay Allen
|
August 4, 2005 11:46 PM
So, what is all this new stuff in the stylesheet (and templates) about typelists and other stuff that looks interesting? I have an idea what it could be, but I don't like to assume in cases like this. Are we getting goodies in the final release we don't get to see during the beta?
poke poke nudge nudge
Not that I'm curious or anything ;P
Posted by: Sara
|
August 5, 2005 12:39 AM
I think the problem with the upgrade script not running is that they uploaded the mt-static directory into their static directory and not the contents of it into the static directory.
That's cause I did that at first too lol.
Posted by: eediot
|
August 5, 2005 2:08 AM
I just upgraded to Beta 3. I got no error when doing the upgrade. My previous problem about double post in in the dynamic publishing is solved. Thanks.
But, using the same templates (before I got the double post appears in the page), I only got 2 latest entries in my main index. But, when I go to "next page", there are 6 entries, and this is correct, but not for the main page. I am not sure what causes this. Or, anybody experience this also?
Anyway, thank you 6A!
Posted by: Thomas
|
August 5, 2005 3:00 AM
Okay, I've done this enough times; should have known better (serves me right for doing this while sleep-deprived). My hanging on the upgrade screen problem was because I forgot to replace Beta 2's mt-static folder with the one in Beta 3 (my static folder is outside of the mt directory).
When I went back to the upgrade screen, it hung once more on the "Starting upgrade..." message. I held down the option key and hit the refresh button (Safari), and the upgrade process immediately started, and the progress messages started to list themselves in the gray box. All is well.
--
Sidenote: Created a new test blog to check out Vicksburg. Nice. I'm guessing the template designer is a Safari user (text-shadow property on the blog header).
Posted by: Michael
|
August 5, 2005 3:18 AM
Michael's option key refresh trick seemed to work for me.
Posted by: Justin Williams
|
August 5, 2005 5:18 AM
Upgrade went superfast and without a hitch. Love the Vicksburg stylesheet. I already tweaked it "cafe style". You guys are doing an amazing job... MT3.2 is awesome. (The only problem I've had is errors when trying to refresh templates with the new version of TemplateRefresh. I'll report that.)
Posted by: kate
|
August 5, 2005 5:55 AM
Actually, if you can't have static contents in the MT directory (e.g. because it's in the cgi-bin), you actually move the mt-static itself to some place in your web root and set StaticWebPath in your mt-config.cgi. You do not have to empty out mt-static's contents to that location as long as you set up your StaticWebPath correctly.
In addition to caching, that would indeed do it.
He uses all browsers. We just like to take advatage of advanced features in certain browsers when we can.
Posted by: Jay Allen
|
August 5, 2005 7:27 AM
I'm running the MT3 beta in a test blog, but I really want to drop it into my production blog; problem is, all my users have heavily customized thier templates and style sheets.
I'm trying to find info on what is and isn't compatible from Mt 3.1 templates; is it documented someplace?
So far, Beta3 rocks. B^)
Posted by: Karl Elvis MacRae
|
August 5, 2005 9:11 AM
After having beta-2 installed for a while without any problems, I tried upgrading to beta-3 and got nothing but a 500 Internal Server Error. I tried installing from scratch, and I'm getting the same thing. I'm trying to use it with a BerkeleyDB... but since it won't even install I can't test out the new beta :(
Posted by: quack
|
August 5, 2005 12:30 PM
I've flushed the cache(s) and tried both Firefox 1.0.6 and IE 6. The barberpole is frozen and the only upgrade message is "Starting upgrade..." with no progress shown at all below. Refreshing doesn't help.
I guess I'll upload again and try once more.
Posted by: Charlie
|
August 5, 2005 4:41 PM
Up above, it says that users of a previous Beta version just have to upload the "new files," making it sound like we do not have to install the whole application as we have had to in the past. However, I have downloaded the Zip version and I was wondering how we differentiate between the "new files" and ones that haven't been updated?
Posted by: Terri
|
August 5, 2005 5:15 PM
Upgraded successfully. I re-uploaded the whole distribution, logged in, the upgrade froze, hit reload and it progressed and finished correctly. So, perhaps a file or two failed to FTP properly on my first try? Seems ok now.
Posted by: Charlie
|
August 5, 2005 5:20 PM
As with other users, after placing the contents of my mt-static folder into my static directory, everything works fine!
Slaps self in face for the mistake
Everyting in beta 3 looks great!
Posted by: Code_Zero
|
August 5, 2005 5:49 PM
Ah, will I be able to dynamic publish in version 3.2 FINAL? I still can't right now. My templates_c directory is CLEAR!!!
Posted by: Michael
|
August 5, 2005 5:56 PM
Wow, the new default templates are beautiful. A HUGE improvement over the previous ones.
Well done! :)
Posted by: Callum Mcleod
|
August 5, 2005 9:25 PM
The old templates will work fine. The biggest difference is when you change your comment settings, you will have to rebuild (assuming you're using static publishing) all of your individual archives. With the new templates, you only have to rebuild a single index template (although we prompt you to rebuild all of them because it's fast and easy).
That means that there was an error before the web browser was ready to accept it. When that happens, the real error message is put into your server's error logs right before the "Premature Script headers" message.
Most likely, you didn't upload all of the MT files (aside from images) in ASCII mode.
Let's just pretend for now that they're all new files. That was the intention behind that statement, not that you only would upload the ones which had changed.
There should be no reason that you couldn't do it before now. I've run dynamic templates for about a year. If your templates_c directory is CLEAR, it probably means that it isn't writeable by the webserver. The easiest way to fix that problem is to:
1) Delete it 2) Go into you weblog publishing preferences and everything to build statically 3) Save 4) Set either "build archives dynamically" or "set individually" 5) Save 6) Enjoy.
Posted by: Jay Allen
|
August 5, 2005 9:31 PM
Thanks Jay, it does appear that I had uploaded using Binary instead of ASCII... although strangely, that has never caused me a problem with any release prior to beta-3.
Posted by: quack
|
August 6, 2005 6:36 AM
Hmm, Here's what the error log says in cPanel.
[Sat Aug 6 00:23:08 2005] [error] [client 66.249.71.47] Premature end of script headers: /home//public_html/mtview.php
Posted by: Michael
|
August 6, 2005 7:21 AM
Michael, "When that happens, the real error message is put into your server's error logs right before the "Premature Script headers" message."
Posted by: Jay Allen
|
August 6, 2005 9:41 AM
Ok, now it says the following.
[Sat Aug 6 14:20:39 2005] [error] [client [removed]] Directory index forbidden by rule: /home/[removed]/public_html/archives/categories/news/
So, I have a feeling it's something Movable Type put into the .htaccess file.
Posted by: Michael
|
August 6, 2005 12:25 PM
Ah, yes, the line that is "causing" the error is this one:
I'm pretty sure, judging by your error message, that the reason it's causing the problem is that your host is limiting your ability to do certain things (like set the DirectoryIndex) in your .htaccess file. Try sending an email to your web host asking them about this. This is pretty innocuous and harmless stuff, so it sounds like your host might be a little overcautious, which is fine. A good host however, will give you the functionality you need.
Posted by: Jay Allen
|
August 6, 2005 1:12 PM
Ok, I just upgraded my production blog (www.moronosphere.com) to mt3.2. God, that was easy, and as Jay pointed out, there are no compatability issues with mt3.1 templates. Great work guys, that was painless.
Posted by: Karl Elvis MacRae
|
August 6, 2005 3:03 PM
I just uploaded all the files for MT3.2b3, and when I log in and try to run the upgrade script, I get an MT error message page with "An error occurred: No permissions. Please contact your administrator for upgrading Movable Type." The script itself is chmod'd to 755, so those don't seem to be the permissions in question. What'd I do wrong?
Posted by: Joel
|
August 6, 2005 4:07 PM
Joel, are ALL your .cgi scripts chmodded to 755?
Posted by: Maya
|
August 6, 2005 6:01 PM
Joel: Actually, I'm guessing that you don't have rights to create weblogs with the user ID you're using. Log in as a user who has rights to create weblogs, and you'll be able to upgrade.
Karl: That's what we like to hear... :-)
Posted by: Jay Allen
|
August 6, 2005 9:06 PM
Joel-- I assume you were upgrading from an earlier beta? It shows that error if you were already running 3.2x release and your user account isn't a system administrator account. Do you have another login that has system administration access? Or, perhaps an earlier buggy upgrade left you without any system administrator? The fix for that would be to delete the mt_config table in your MT database (or the config.*) files under a BerekeleyDB datasource directory. Then re-upgrade.
Posted by: Brad Choate
|
August 6, 2005 9:07 PM
All the .cgi files were already chmod'd to 755 and there's only one user account associated with my blog, so I went ahead and dropped the mt_config table. That seems to have solved my problem nicely, as my upgrade is now complete.
Thanks for the help!
Posted by: Joel
|
August 6, 2005 10:37 PM
that new stylesheet is beautiful, good work!!
Posted by: sander
|
August 7, 2005 4:28 AM
MT-Blacklist doesn't work with beta 3 - I am getting inundated with spam! Whats the best solution? Blacklist used to work wonders - so what is the recommendaed spam plugin for beta 3?
Posted by: KO
|
August 7, 2005 5:37 AM
KO: I was able to successfully install MT-Blacklist last night on a fresh install of MT3.2b3 and it worked. There is a little tweak you have to do first to one of the blacklist files, refer this entry.. although I am getting an error message on the comment error screen (details here) but it still does the job ok. Did you do that tweak before trying to install MTB?
Posted by: demonsurfer
|
August 7, 2005 7:10 AM
I had MT3.2b2 running beautifully (except for minor known bugs) as a fresh install on a new site hosted on a Windows 2003 server, but after uploading MT3.2b3 (all new files), I now just go straight to the much-loved error message when trying to run mt.cgi:
CGI Error - The specified CGI application misbehaved by not returning a complete set of HTTP headers.
Any suggestions very much appreciated.
Posted by: Iain Stewart
|
August 7, 2005 7:25 AM
I get the following error when I try to rebuild a new blog:
mkdir /home/virtual/site252/fst/var/www/[URL REMOVED]: Permission denied at lib/MT/FileMgr/Local.pm line 105
Not a problem in 3.14 which I was using just prior to upgrading. Any ideas?
Posted by: Philip
|
August 7, 2005 8:41 AM
Ok, never mind. Silly error. I like 3.2!
Posted by: Philip
|
August 7, 2005 9:11 AM
I upgraded to beta 3 and then tried to rebuild my beta site and I received the following error;
Building entry 'Pictures' failed: Build error in template 'Individual Entry Archive': Error in tag: Can't find template '
If I try to just build index pages, I get this error for the main.index page as well.
Any ideas good people?
Posted by: Allyn
|
August 7, 2005 1:10 PM
(Building entry 'Pictures' failed: Build error in template 'Individual Entry Archive': Error in tag: Can't find template '
Posted by: Allyn
|
August 7, 2005 1:12 PM
<-----Building entry 'Pictures' failed: Build error in template 'Individual Entry Archive': Error in tag: Can't find template '
Posted by: Allyn
|
August 7, 2005 1:13 PM
Hi gang. Testing locally on OS X Tiger. http://test.mt32.dev/ ;)
Wiped out the directory and the ß2 MySQL database to start fresh. I get a Internal Server Error error when mt.cgi redirects to "upgrade mode install" with the following entry in the Apache error log:
[Mon Aug 8 01:07:35 2005] [error] [client 127.0.0.1] mod_rewrite: maximum number of internal redirects reached. Assuming configuration error. Use 'RewriteOptions MaxRedirects' to increase the limit if neccessary.
Swapped back to ß2, installed that without a hitch, then back to ß3 and bang, same error. :\
Posted by: Boris Anthony
|
August 7, 2005 10:14 PM
what da... just started over and it worked... weird. Sorry! ;)
Posted by: Boris Anthony
|
August 7, 2005 10:31 PM
Installation for beta 2 was effortless, as was the subsequent installation of beta 3; well done for making it so much more straightforward.
What has changed for me is that Blacklist no longer functions; I've since deleted it nd installed Spamlookup, but still get notifications of obvious spam that has not been filtered. I can configure either plugin just fine, but they don't actually filter. It's not a huge problem since I've reassigned the mt-tb and mt-comments to different names, which is very effective, but I'm sorry to have lost such an effective means of excluding the nonsense. Am I an isolated case?
Posted by: Stairs
|
August 8, 2005 12:32 AM
MTB requires a little tweak to Blacklist.pl ..have you tried that? Look for this line of code:
And replace it with this:Posted by: demonsurfer
|
August 8, 2005 1:49 AM
Is "Can't call method 'clear_cache' on an undefined value at lib/MT/App.pm line 606." the caching problem you mentioned? I didn't get it in b2, but I'm getting it only in IE (not Firefox) in b3 when comments are entered.
I assume this is just me being an idiot, and not a bug. I've cleared every cache I can find, and I'm still getting it.
Posted by: Tanya
|
August 8, 2005 11:19 AM
Yeah I think this is something that the plugin author will need to look into, rather than being an issue with MT, however I can't see that happening until a final release of MT3.2 is out, as there may be more changes with MT in the pipeline in the interim. MTB is working anyway, and it seems the only comments that the error message is affecting is spam comments when it is blocked, so no real biggie in the short term. :)
Posted by: demonsurfer
|
August 8, 2005 11:38 AM
Just to add to my earlier message about my new install of MT3.2beta3 getting a continual error on a Windows 2003 server, namely:
CGI Error - The specified CGI application misbehaved by not returning a complete set of HTTP headers.
I have now reverted to beta2 and everything is running smoothly again. So the problem is somewhere in beta3 (which I uploaded in toto, and all in ASCII apart from the images in mt-static.
I would dearly like to see the latest beta working, but am in need of some advice before this happens.
Posted by: Iain Stewart
|
August 8, 2005 2:39 PM
I'm trying to do a dry run upgrade of a blog from 3.17->3.2b3, and when mt-upgrade.cgi run, it gets as far as "Creating entry category placements..." and errors out there. I'm guessing it might be a permission problem, but no idea what permission problem.
Posted by: Shaya
|
August 8, 2005 4:31 PM
forgot to say, but I'm using sqlite.
Posted by: Shaya
|
August 8, 2005 4:40 PM
if in
lib/MT/Upgrade.pm I comment out, ala
'corecreateplacements' => { version_limit => 2.0, code => \&corecreateplacements, on_class => 'MT::Placement', iterate => 1, priority => 9.1, },the upgrade finishes, and seems to work, but who knows what I messed up.
Posted by: Shaya
|
August 8, 2005 6:35 PM
I'm now getting:
"Can't call method 'clear_cache' on an undefined value at lib/MT/App.pm line 606."
when commenting in Firefox, too. Weirdly, this didn't start until today (I upgraded from b2 to b3 on Friday).
Posted by: Tanya
|
August 8, 2005 6:36 PM
I've just updated the known issues list for MT 3.2b3. Please check it over.
Also, please remember, that if you are experiencing a bug, posting about it here won't get it fixed. Please submit your bugs and, at this point, the sooner the better.
If you are just needing some help or you want to see if anyone else has the same problem you have, please use this thread for that. In this way, you can easily find other with your problems since they are all on one page. It also keeps other threads clutter free for discussion.
Thanks!
Posted by: Jay Allen
|
August 9, 2005 1:27 AM
Done. Sorry. I was just trying to figure out if that's what you meant by "a few people... are having problems related to cached javascript files" before I filed an unnecessary bug.
Posted by: Tanya
|
August 9, 2005 4:41 AM
if I run mt-config I recieve failed to open log file fopen: Permission denied [Wed Aug 31 21:36:56 2005] [error] [client 80.133.103.162] Premature end of script headers: /home/virtual/site200/fst/var/www/cgi-bin/mt/mt-config.cgi
what do I have to do?
Posted by: ceejay
|
August 31, 2005 1:09 PM
ceejay: mt-config.cgi is not a CGI you execute. It's the new name for the MT configuration file. You don't need to run it.
Posted by: Brad Choate
|
August 31, 2005 1:39 PM
k but if I run mt.cgi I got this: [Thu Sep 1 20:39:41 2005] [error] [client 80.133.103.162] Premature end of script headers: /home/virtual/site200/fst/var/www/cgi-bin/mt/mt-upgrade.cgi
without any msg in front of it if I rn mt-check.cgi it returns: /usr/bin/perl: relocation error: /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Image/Magick/Magick.so: undefined symbol: InitializeMagick
Posted by: ceejay
|
September 1, 2005 11:49 AM