Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi,
Sorry to be a pain - I have just installed this package on 4.0.3 and just cannot get it to work? Very simple setup
- Content -- Home -- News (Alias: ArticleList) --- Article (Alias: Article)
And these are my settings
<?xml version="1.0" encoding="utf-8" ?> <settings> <folderProviders> <folderProvider alias="DateFolderProvider_Simple" assembly="/bin/AutoFolders" type="AutoFolders.Providers.DateFolderProvider"> <property alias="MonthFormat">MM</property> <property alias="YearFormat">yyyy</property> </folderProvider> <folderProvider alias="DateFolderProvider_Full" assembly="/bin/AutoFolders" type="AutoFolders.Providers.DateFolderProvider"> <property alias="DayFormat">dd</property> <property alias="MonthFormat">MM</property> <property alias="YearFormat">yyyy</property> <property alias="DateField">MyReleaseDate</property> </folderProvider> <folderProvider alias="AlphaFolder" assembly="/bin/AutoFolders" type="AutoFolders.Providers.AlphaFolderProvider" > <property alias="UseUppercase">true</property> </folderProvider> </folderProviders> <autoFolders> <autoFolder docType="Article" folderProviderAlias="DateFolderProvider_Simple" folderDocType="ArticleList" rootFolders="//node[@level = 2]" truncatedFolderUrl="folder-1/folder-2/newsitems" /> </autoFolders> </settings>
Can you tell me where I am going wrong?
Hmmm sorry that should look like
- Content -- Home -- Text Page -- News (Alias: ArticleList) --- Article (Alias: Article)
have you tried it without the rootfolders and the truncatedfolderurl?
Also, I find that the first time I install it, it doesn't always work, so I reset IIS for the site and then it works.
-Chad
I removed root and truncated and it works fine =) ... Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Can You Double Check My Settings? I Cannot Get This To Work?
Hi,
Sorry to be a pain - I have just installed this package on 4.0.3 and just cannot get it to work? Very simple setup
- Content
-- Home
-- News (Alias: ArticleList)
--- Article (Alias: Article)
And these are my settings
Can you tell me where I am going wrong?
Hmmm sorry that should look like
- Content
-- Home
-- Text Page
-- News (Alias: ArticleList)
--- Article (Alias: Article)
have you tried it without the rootfolders and the truncatedfolderurl?
Also, I find that the first time I install it, it doesn't always work, so I reset IIS for the site and then it works.
-Chad
I removed root and truncated and it works fine =) ... Thanks
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.