Aggregator Page Not Showing Blogshttp://forums.asp.net/t/655285.aspx/1?Aggregator+Page+Not+Showing+BlogsThu, 05 Aug 2004 01:04:06 -0400655285655285http://forums.asp.net/p/655285/655285.aspx/1?Aggregator+Page+Not+Showing+BlogsAggregator Page Not Showing Blogs I have (I believe) successfully installed .Text using multi_2 as such; http://server.thegillfamily.us:8180/blogs http://server.thegillfamily.us:8180/blogs/vernsblog http://server.thegillfamily.us:8180/blogs/graciesblog http://server.thegillfamily.us:8180/blogs/colablog Each of the blogs seems to be working no problem, with the exception of trackbacks/referrals. However, none of them are showing on the aggregator page. No posts, no blogs, nothing. It's just the default page with the name changed to what I put in web.config. Here is my agg section of web.config I had as before, but it didn't make any difference. I applied the fix Scott discussed <a href="http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&amp;PostID=435417">here</a>. No change. I am stumped... Vern http://server.thegillfamily.us:8180/BLOGS/vernsblog (new) http://server.thegillfamily.us:8180/vernsblog (old) 2004-08-04T07:21:28-04:00655388http://forums.asp.net/p/655285/655388.aspx/1?Re+Aggregator+Page+Not+Showing+BlogsRe: Aggregator Page Not Showing Blogs What's the value for BlogGroup in the blog_config table for each? Are they odd numbers? 2004-08-04T11:20:08-04:00655564http://forums.asp.net/p/655285/655564.aspx/1?Re+Aggregator+Page+Not+Showing+BlogsRe: Aggregator Page Not Showing Blogs All are (NULL) for BlogGroup What <i>should</i> it/they be? Will I need to manually set a BlogGroup for every blog I add? 2004-08-04T14:27:21-04:00656144http://forums.asp.net/p/655285/656144.aspx/1?Re+Aggregator+Page+Not+Showing+BlogsRe: Aggregator Page Not Showing Blogs You could set a default value in the table of whatever and edit the stored proc used to add blogs to use that default (and the right timezone as well) 2004-08-04T22:29:57-04:00656179http://forums.asp.net/p/655285/656179.aspx/1?Re+Aggregator+Page+Not+Showing+BlogsRe: Aggregator Page Not Showing Blogs Yes I believe you need to set them manually. Any odd number will show the blog on the aggregate page at detailed on the wiki. 2004-08-04T23:02:13-04:00656243http://forums.asp.net/p/655285/656243.aspx/1?Re+Aggregator+Page+Not+Showing+BlogsRe: Aggregator Page Not Showing Blogs Those sound like <i>great</i> suggestions, but my SQL is so rusty I'm afraid <i>any</i> strain will break it! I might take a look later tho... Thanks, Vern 2004-08-05T00:48:57-04:00