Main problem is sometimes it is work but sometimes - not. (without any changes in config file). for example: it work on my local computer, but dont work on web server ( all the same) may be I need some additional rights for autofolders.dll?
and still autofolders work not perfectly. After I publish news content again some contentItems become grouped bu Date with autofolders, but some items is stull not grouper. Republish didnt help.
DateFolder pack Extending
Hi! I think, is question for Tim Geyssens ....
I find your project DateFolder. Can u give sources of this project? I dont know, what parameter uses this pack to delimit content by date?
I need to chante it to use Publich date as parameter.
sperr0w,
Please do NOT double post! Have deleted your other post.
An alternative solution is to use the AutoFolder project, which has similar (and extended) functionality.
Cheers,
/Dirk
Dirk, Sorry. I find right Forum category only when write first post.
About AutoFolder: It is work not alll time. Now I change platform for existing site. So, I import all news to umbraco platform.
I have this dest struct:
NewsList
----NewsCategory
---------NewsItem
I use
to import news items and after all I make
If I make it in debug mode in VisualStudio, all work.
But When I make release and put it to work server and try to import news from old site, packet dont want to work. ( Date folders didnt created).
Republich entire site also dont help me.
may be I make some mistakes while import news? May be I forgot something?
sperr0w,
how's the AutoFolders configured: there's a config file for this project which you need to tweak a bit to meet your goals.
Cheers,
/Dirk
here is it.
Main problem is sometimes it is work but sometimes - not. (without any changes in config file). for example: it work on my local computer, but dont work on web server ( all the same) may be I need some additional rights for autofolders.dll?
may be some IIS preferences?
is it critical - version of ASP.NEt for autofolders?
yes? problem is in the version of ASP.NET. Somewhy author of Autofolders include using Linq in all project files. So, underASP.NET 2.0 pack cant work.
Also on this site bin pack compilled in debug mode instead release
and still autofolders work not perfectly. After I publish news content again some contentItems become grouped bu Date with autofolders, but some items is stull not grouper. Republish didnt help.
is working on a reply...