Help - Search - Members - Calendar
Full Version: BLOG CONFIG archiving
Movable Type Community Forum > Additional Resources > Tips and Tricks
bmk
Do you have an entry that is not assigned to a category maybe?  That would throw you an error, I think.

Brenna
Rich
That was a daft mistake Mena - I've reread the manual as a punishment  ;) . Works perfectly now thanks.
Rich
I'm doing erik's breadcrumbs. I've put individual archives into folders off the root directory which are named after their category (by setting the archive directory to root and selecting
QUOTE
<$MTEntryCategory dirify="1"$>/<$MTEntryID pad="1"$>.shtml
as the Individual Entry Archive File Template.)

Now I want to put the Category Archive into its folder as default.shtml to allow clicking on the category link in the breadcrumb trail to fire up the archive page for that category.

PROBLEM: putting
QUOTE
<$MTEntryCategory dirify="1"$>/default.shtml
in Category Archive throws up the following error:
CODE
Renaming tempfile 'F:\webs\klog\.new' failed: Renaming 'F:\webs\klog\.new' to 'F:\webs\klog\' failed: Permission denied


Anyone know what is going on, or how to achieve the same result? (I've checked permissions and everything is wide open on my development machine).

Thanks  ???
btrott
For the category archive, you should use <$MTArchiveCategory$>, not <$MTEntryCategory$>. Be aware that there is a small bug in MTArchiveCategory that will be fixed in the bug fix release.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.