I have installed bog 4 umbraco om a umbraco 4.1.0 beta (i know it's a beta :-))
My problem is as follows:
I can't comment on a post, i have filled out all input fields ad get the message when submitting "Your comment could not be posted, we're very sorry for the inconvenience", anyone know what the problem can be?
I have also tried to change Design, but when i try to save the new skin i get the following error:
Error installing skin: System.IO.FileLoadException: Filen
eller assemblyen 'ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral,
PublicKeyToken=1b03e6acf1164f73' eller en af dens afhængigheder kunne ikke
indlæses. Den fundne assemblys manifestdefinition svarer ikke til assemblyens
reference. (Undtagelse fra HRESULT: 0x80131040) Filnavn:
'ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral,
PublicKeyToken=1b03e6acf1164f73' ved
Umlaut.Umb.Blog.DataTypes.SkinBrowser.ExtractPackage(String zipPath) ved
Umlaut.Umb.Blog.DataTypes.SkinBrowserDatatype.DataEditorControl_OnSave(EventArgs
e) i
d:\TeamCity\buildAgent\work\6c8a1edaa924eb51\Umlaut.Umb.Blog\DataTypes\SkinBrowserDatatype.cs:linje
71 WRN: Assembly binding logging is turned OFF. To enable assembly bind failure
logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]
(DWORD) to 1. Note: There is some performance penalty associated with assembly
bind failure logging. To turn this feature off, remove the registry value
[HKLM\Software\Microsoft\Fusion!EnableLog].
Is there anybody who have a solution for my problems?
Blog 4 umbraco isn't tested for Umbraco 4.1 (and neither is /base for that matter), so if it doesn't work, then its probably because of some bug in 4.1 that needs to be fixed.
I have been searching everywhere for a resolution to the issue of not being able to submit a comment to no avail. I have checked all that I can think of, but still unable to post a comment. Any help would be GREATLY appreciated as we really need to make this work.
My issue of not being able to submit comments was due to the isValidEmail() regular expression not allowing a dash(-) in the email address, such as [email protected]. I am installing VS 2008 so I can update the project (newbie, wish me luck!).
Some problems with blog 4 umbraco
I have installed bog 4 umbraco om a umbraco 4.1.0 beta (i know it's a beta :-))
My problem is as follows:
I can't comment on a post, i have filled out all input fields ad get the message when submitting "Your comment could not be posted, we're very sorry for the inconvenience", anyone know what the problem can be?
I have also tried to change Design, but when i try to save the new skin i get the following error:
Error installing skin:
System.IO.FileLoadException: Filen eller assemblyen 'ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73' eller en af dens afhængigheder kunne ikke indlæses. Den fundne assemblys manifestdefinition svarer ikke til assemblyens reference. (Undtagelse fra HRESULT: 0x80131040) Filnavn: 'ICSharpCode.SharpZipLib, Version=0.85.4.369, Culture=neutral, PublicKeyToken=1b03e6acf1164f73' ved Umlaut.Umb.Blog.DataTypes.SkinBrowser.ExtractPackage(String zipPath) ved Umlaut.Umb.Blog.DataTypes.SkinBrowserDatatype.DataEditorControl_OnSave(EventArgs e) i d:\TeamCity\buildAgent\work\6c8a1edaa924eb51\Umlaut.Umb.Blog\DataTypes\SkinBrowserDatatype.cs:linje 71 WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some performance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Is there anybody who have a solution for my problems?
Thanks in advance!
Hi,
For your first problem with the comments it sounds like your Ajax code is unable to talk to Umbraco base.
I suggest you test the base URL as described in Per's blog post related to the Ajax comments form.
Cheers,
Chris
Blog 4 umbraco isn't tested for Umbraco 4.1 (and neither is /base for that matter), so if it doesn't work, then its probably because of some bug in 4.1 that needs to be fixed.
I have been searching everywhere for a resolution to the issue of not being able to submit a comment to no avail. I have checked all that I can think of, but still unable to post a comment. Any help would be GREATLY appreciated as we really need to make this work.
Thanks!!! Don
One thing to add, this is on Umbraco 4.0.3 with the latest version of blog4umbraco from the packages area.
My issue of not being able to submit comments was due to the isValidEmail() regular expression not allowing a dash(-) in the email address, such as [email protected]. I am installing VS 2008 so I can update the project (newbie, wish me luck!).
Did you get a fix for this? I'll be working on this today...
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.