Hello, I have the following problem.
i have installed the pageblaster 2.0 on dnn 4.4.0 (this time a complete and clear install) it works as expected, but... when i use the "comment" filter on a site-wide base it filters like it should, but when i go to portal settings and edit some of the fields i get an error when i try to "update" the page. The message is object expected. (translated from dutch) I have also on the testsite. Clicking on a link with java behind it gives an error as soon as i press it. i already tried to change the sequence in the web.config file. (first URL rewrite, then pageblaster and vice versa) it didn't make a difference... I am using IE7 and i see the error, with firefox i don't see the error, but then just nothing is happening... (i tested it on two separate lines and pc's) javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions("dnn:ctr353:SiteSettings:cmdUpdate", "", true, "", "", false, true)) funny: the vendors page add new vendor link doesn't work when you click on it (it gives the error) but the delete vendor link does show the popup. both are jacascript: maybe that helps (a little?) |