Search

Phrase

Display

 

Category

   

Order

 

Pagesize

Results

If the result list is too large, please consider these hints

  • Reduce the number of websites.
  • Add more keywords.
  • Use quotes for building terms from keywords. For example, the phrase banner image searches for all articles containing both words. However, "banner image" searches for the exact two-word phrase.
997 hits12345678910

181. Reading From Filehandle Failed

Six Apart Knowledgebase, Manuals, 26 KB, 350 words

Question

When rebuilding, I receive a message that says Reading from filehandle failed at lib/MT/FileMgr/Local.pm.

Answer

This usually means you have specified an Archive File Template that uses an invalid tag for a particular Archive Type.

Check your Archive File Templates on the Settings > Publishing screen under the Archive Mapping section1, and make sure you are only using the correct available tags for the Archive Type as noted in Can I control the name of my files?.

1 In versions prior to 3.2, navigate to Weblog Configuration >...

continue reading ...

182. How Many Entries Will The Database Hold?

Six Apart Knowledgebase, Manuals, 26 KB, 310 words

Question

What is the maximum number of entries my Movable Type database can store?

Answer

There is no predefined limit to the number of entries a database can hold, but external restrictions on disk space or database size imposed by your server or hosting account can be a factor, and should be taken into consideration.

continue reading ...

183. Using Formatting Buttons and Keyboard Shortcuts

Six Apart Knowledgebase, Manuals, 26 KB, 392 words

Question

How do I use the formatting buttons and keyboard shortcuts when editing my entries on the Create New Entry or Edit Entry screen?

Answer

To use the formatting buttons and keyboard shortcuts, you must first highlight the text you wish to format, and then either click the appropriate button, or press the appropriate keyboard shortcut combination.

Formatting buttons are not available in all browsers. Please see Formatting buttons are missing for more information.

Keyboard shortcuts work in Internet Explorer and Mozilla Firefox. • Bold - Ctrl-Shift-b...

continue reading ...

184. Proper Spelling of Application Name

Six Apart Knowledgebase, Manuals, 25 KB, 298 words

Question

Shouldn't that be spelled "Moveable"?

Answer

Most dictionaries list either spelling as correct, however only the name without the "e" is the correct spelling for our application.

Also, note that there is a space in the name: "Movable Type", not "MovableType".

continue reading ...

185. Notice: Undefined index: SchemaVersion

Six Apart Knowledgebase, Manuals, 26 KB, 335 words

Question

When viewing dynamic archive pages, I see an error which says Notice: Undefined index: SchemaVersion in /mt/php/mt.php on line 180.

Answer

"Notice" messages are informational and come from PHP, not from Movable Type.

Check the php.ini file on your server for an "error_reporting" setting. The default value should be: E_ALL & ~E_NOTICE which excludes "notice" messages from being output.

See PHP Manual: Error Handling and Logging Functions for more information.

...

continue reading ...

186. MTLookup: Announcing Version v3

Movable Type Weblog, Tutorials, 15 KB, 246 words

I am currently designing the next version of MTLookup. There will be several enhancements to the user interface. I estimate that the new version will be ready in January 2006.

With the next version, MTLookup will be able to index the content from the well-known Movable Type Support Forum. So within one result list, you will be able to find tutorials and support questions.

Any Suggestions?

If you have a suggestion for improvement, please let me know. Either post a comment here or use my email address, which you can find on Contact.

mgs | 11/30/2005

Feedback is welcome!

What do you think about this entry? Was it interesting or boring? I would like...

continue reading ...

187. No System Administrator After Upgrading

Six Apart Knowledgebase, Manuals, 26 KB, 357 words

Question

After upgrading to 3.2, none of my authors was designated the System Administrator. How do I correct this?

Answer

This can be corrected by forcing the upgrade script to run again.

First, you'll need to remove the database information which tells Movable Type that you've already upgraded: • For MySQL users, drop the mt_config table through phpMyAdmin or the mysql console.

• For BerkeleyDB users, delete the config.* files in your DataSource directory.

Then, log into Movable Type with the user who should be made the System Administrator. At...

continue reading ...

188. Author Recovery

Six Apart Knowledgebase, Manuals, 25 KB, 284 words

Question

One of my authors can't login, and either didn't set or doesn't remember his password hint.

Answer

Please see the Knowledge Base article on Lost Password.

continue reading ...

189. MTIfRegistrationNotRequired

Six Apart User Manual, Manuals, 21 KB, 282 words

MTIfRegistrationNotRequired

A conditional tag that will display its contents if a user is not required to sign in to the configured TypeKey authentication system. Alternately the MTElse tag can be used in the MTIfRegistrationRequired tagset.

Permalink

...

continue reading ...

190. 500 On Comment Posting

Six Apart Knowledgebase, Manuals, 26 KB, 342 words

Question

When visitors post comments to my site, they see a 500 Internal Server Error; however, the comment does show up within the Movable Type interface.

Answer

This typically means your server does not support the background tasks feature. Try disabling this feature in mt-config.cgi1 by adding the following line to it: LaunchBackgroundTasks 0

Then, save mt-config.cgi and upload it back to your server in ASCII mode.

1 In versions prior to 3.2, the configuration file is named mt.cfg.

...

continue reading ...

191. MTRemoteSignOutLink

Six Apart User Manual, Manuals, 21 KB, 268 words

MTRemoteSignOutLink

Produces a complete link to sign out to the configured TypeKey-enabled authentication system based on the SignOffURL configuration directive.

Permalink

...

continue reading ...

192. FAQ: What is Syndicate Site used for?

Movable Type Weblog, Tutorials, 15 KB, 273 words

Question

I just installed Movable Type. On the right side of the start page, there is a link labelled "Syndicate this site". Clicking on it shows very strange text. Is it necessary? What do I need this for?

Answer

Readers come to your website and start reading your contents. However, there is also another way of publication. Syndication is a method for making the content available to many types of consumers.

With »Syndicate this Site« an XML file will be created, which contains URLs, titles and excerpts of your entries. Other programs, for example a so-called newsreader, will collect the XML files from several weblogs and presents the data in its own user...

continue reading ...

193. Wake up!

Movable Type Weblog, Other, 14 KB, 161 words

This weblog has matured enough. Today we are entering the internet.

mgs | 04/10/2005

Feedback is welcome!

What do you think about this entry? Was it interesting or boring? I would like to hear your comments. If the text was helpful, please consider setting a link to http://www.movable-type-weblog.com/.

No spam please!

For protecting this weblog I have installed the MT-Approval Plugin. You have to view a new comment in preview mode, before it is saved on the server. Moreover, I will view your comment manually, before it is published. You can find more information on the subject in the entry Weblog Spamming Basics.

With an active TypeKey...

continue reading ...

194. FAQ: How has this been done?

Movable Type Weblog, Tutorials, 14 KB, 195 words

Question

I have also started to work with Movable Type. But I do not know how you realized "..."

Answer

Over the time I will describe some of this website's internals and their implementation in Movable Type. If you have a special question, please let me know.

mgs

Feedback is welcome!

What do you think about this entry? Was it interesting or boring? I would like to hear your comments. If the text was helpful, please consider setting a link to http://www.movable-type-weblog.com/.

No spam please!

For protecting this weblog I have installed the MT-Approval Plugin. You have to view a new comment in preview mode, before it is...

continue reading ...

195. Rebuilds Take Too Long

Six Apart Knowledgebase, Manuals, 26 KB, 342 words

Question

The larger my weblog gets, the longer my rebuilds take. How can I improve rebuild time?

Answer

You'll want to take a look at our Professional Network article on How to Speed Up Publishing in Movable Type.

One thing not mentioned in that article is that heavy use of the MTInclude tag can also slow down your rebuilds. If you're re-using a lot of content across multiple templates and files, you may want to consider using PHP or SSI includes instead of the MTInclude tag.

...

continue reading ...

196. MTCommentAuthorIdentity

Six Apart User Manual, Manuals, 21 KB, 265 words

MTCommentAuthorIdentity

A link to the author's profile within the configured TypeKey authentication system.

Permalink

...

continue reading ...

197. MTLookup: Fulltext Search is not that Easy

Movable Type Weblog, Tutorials, 18 KB, 324 words

A user told me about a query that did not return the expected result list. He was simply searching for the three letters »3.2« (three dot two). This should return a long list of hits. However, the result list was empty. So I had to enhance the algorithm a little bit.

The problem was caused by the way MTLookup worked. The dot was regarded as a delimiter, so in this special case the three-character string was broken into three parts: a three, a dot, and a two. As each of the individual parts was too short - MTLookup only placed words with three characters into the index. Nothing was actually searched for.

I changed the code so that such search phrases are handled correctly....

continue reading ...

198. Templates Not Rebuilding After Minor Changes

Six Apart Knowledgebase, Manuals, 26 KB, 299 words

Question

I made some minor changes to my template, but after rebuilding, the changes don't show.

Answer

Download Digest::MD5 and unpack it with unzipping software.

• Upload the Digest folder inside to your webserver, in ASCII mode, into your extlib directory.

• Rebuild your site.

continue reading ...

199. List Recent Comments

Six Apart Knowledgebase, Manuals, 27 KB, 420 words

Question

How can I list recent comments to my blog on my Main Index page?

Answer

There are two basic variations on this type of display.

Via MTComments tag

You can put the following into your Main Index Template: <MTComments lastn="6" sort_order="descend"> <p><$MTCommentAuthor$> said:<br /> <$MTCommentBody$></p> </MTComments>

This will display the 6 most recent comments made on any of the entries in your weblog, and sort them in reverse chronological order (most recent first).

Via...

continue reading ...

200. MTRemoteSignInLink

Six Apart User Manual, Manuals, 21 KB, 268 words

MTRemoteSignInLink

Produces a complete link to sign in to the configured TypeKey-enabled authentication system based on the SignOnURL configuration directive

Permalink

...

continue reading ...

Comments

You want to post some comment? Please use the announcement post on the Movable Type Weblog.

If you want to give some feedback concerning a specific query, please use the feedback button that is shown after a search has completed.

mgs | September 27th 2005