Browse Forum Posts by Tags
-
Hi, since last week, if I try to save a short blog post in CS 2.1 SP 2, it works. However, if I try to save a larger one, I receive a timeout error message. For example, the following blog post works: blablabla blablabla blablabla blablabla blablabla blablabla blablabla blablabla blablabla blablabla...
Posted to
Forums
(Forum)
by
oneda
on
Wed, Dec 5 2007
Filed under: Error, blog, CS 2.1 SP2, posts, timeout
-
I recently upgraded my CS blog and was able to get most everything working except the search. I have some customizations for my theme in Skin-EntryList.ascx that I believe is causing the problem. For example, the line below displays an excerpt on the main page of the blog: <%# ((CommunityServer.Blogs...
Posted to
Blogs
(Forum)
by
CarolMac
on
Wed, May 30 2007
Filed under: errors, bugs, Blog, Bug, CS 2.1, exceptions, skins, theme, error, blog bug, CS 2.1 SP2, search
-
In CS 2.1 SP2 if a user decides to enclose their video url in quotes then any page that tries to aggregate the post or display the post will fail on the call in the Post.cs file on public property VideoFileFormat.get() at line System.IO.Path.GetExtension(VideoUrl). Not sure why the user tried this, but...