ollep
Nuke Master Posts:456
|
05/28/2010 10:46 PM |
|
An excellent tutorial Lee, as all are.
I have now watched it again twice, looking for a specific setting I need to do to configure DNN for this new registration rather than DNN default.
I'm not able to find it!
Can you please tell me what it is, or direct me to the possition in the tutorial that deals with these settings.
THANKS!!!
Olle...
|
|
|
|
|
Joseph Craig DNN MVP Posts:11667
|
|
ollep
Nuke Master Posts:456
|
05/29/2010 11:49 PM |
|
Thanks Joe That was easy enough - especially now since I downloaded a manual as well.
But It still throws an error??? Doesn't say anything what it is, just that an error occurred.
Obviously the feed to 1shoppingcart is working because I get notification about the user.
|
|
|
|
|
Joseph Craig DNN MVP Posts:11667
|
05/30/2010 8:38 AM |
|
There should be a more detailed error report in the Event Log.
|
|
Joe Craig, Patapsco Research Group Complete DNN Support |
|
|
ollep
Nuke Master Posts:456
|
05/30/2010 5:09 PM |
|
Good Monday Morning Joe! Here's the Log on the Registration Error from the Dynamic Registration. Seems to be some link that are faulty??? Again the registration links to 1ShoppingCart works, so it seem to be internal links in DNN. Also, this is exported and imported settings from a previous installation of Dynamic Registration. Cheers.....
|
[script removed]
5/30/2010 4:42:36 PM
Page Load Exception
MepTest05 AssemblyVersion: 5.4.1; PortalID: 0; PortalName< ...
AssemblyVersion:
5.4.1 PortalID: 0 PortalName: MepStar
Orion Wealth Dynamic OneLife UserID: 9 UserName:
MepTest05 ActiveTabID: 40 ActiveTabName:
Home RawURL:
/Default.aspx?tabid=40&error=Input+string+was+not+in+a+correct+format.&content=0 AbsoluteURL:
/Default.aspx AbsoluteURLReferrer: UserAgent:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401
Firefox/3.6.3 (.NET CLR 3.5.30729) DefaultDataProvider:
DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID:
9ed15dfc-94c6-4fc4-b881-5b5fdbeda0a0 InnerException: Input string was not in a
correct format. FileName: FileLineNumber:
0 FileColumnNumber: 0 Method:
System.Number.StringToNumber StackTrace: Message:
DotNetNuke.Services.Exceptions.PageLoadException: Input string was not in a
correct format. ---> System.FormatException: Input string was not in a
correct format. at System.Number.StringToNumber(String str, NumberStyles
options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at DotNetNuke.En ies.Users.UserProfile.get_TimeZone() at
DotNetNuke.En ies.Users.UserTime.get_ClientToServerTimeZoneFactor() at
DotNetNuke.En ies.Users.UserTime.get_CurrentUserTime() at
DotNetNuke.UI.Skins.Controls.CurrentDate.Page_Load(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e) at
System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive() at
System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive() at
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint,
Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace
--- Source: Server Name:
DNPWEB4-TX2 | | |
|
|
|
|
Joseph Craig DNN MVP Posts:11667
|
05/30/2010 6:32 PM |
|
That error is referring to the CURRENTDATE skin object.
Which version of DotNetNuke are you using?
Also, this appears to be a multi-language web site. I can't tell if that is related to the issue, but the problem has to do with retrieving the Time Zone. You might want to make sure that all of the modules you have installed, particularly those for multiple languages are compatible with the DotNetNuke version you are using.
|
|
Joe Craig, Patapsco Research Group Complete DNN Support |
|
|
ollep
Nuke Master Posts:456
|
05/30/2010 7:13 PM |
|
<!--[if gte mso 9]>
Normal
0
unctuationKerning/>
false
false
false
ontGrowAutofit/>
MicrosoftInternetExplorer4
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
span.normalbold
{mso-style-name:normalbold;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;
mso-header-margin:36.0pt;
mso-footer-margin:36.0pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
<!--[if gte mso 10]>
MEP DNN Version; 05.04.01 (26)
Site is; www.mepstar.com
<!--[if gte mso 9]>
Normal
0
unctuationKerning/>
false
false
false
ontGrowAutofit/>
MicrosoftInternetExplorer4
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0cm;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
span.normalbold
{mso-style-name:normalbold;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;
mso-header-margin:36.0pt;
mso-footer-margin:36.0pt;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
<!--[if gte mso 10]>
I did set the site time to our zone AUS East, but that didn't change anything.
I tried revert back to the default DNN form but wasn't able to?
One of the attached settings takes me to the home page.
And the other takes me to the registration page for Dynamic Registration.
|
|
|
|
|
ollep
Nuke Master Posts:456
|
05/30/2010 7:21 PM |
|
Hi Again Joe Doesn't seem to have the problem with the DNN default skin??? So - or if so - how does the skin stuff it up???? Cheers Skin; DNN Skins Nina Meiers; XD5Flower_UnZipMe_tPk3A |
|
|
|
|
Joseph Craig DNN MVP Posts:11667
|
05/30/2010 7:34 PM |
|
I just registered and logged in. I saw no errors, but that is probably because you switched to Minimal Extropy.
The problem seems to be related to the CURRENTDATE skin object. Minimal Extropy doesn't use it, that is why it doesn't throw an error.
|
|
Joe Craig, Patapsco Research Group Complete DNN Support |
|
|
Joseph Craig DNN MVP Posts:11667
|
05/30/2010 7:40 PM |
|
Is this a purchased or a free skin? If purchased, ask Nina! If free, give me a link to download as I can't find it on her site.
|
|
Joe Craig, Patapsco Research Group Complete DNN Support |
|
|
ollep
Nuke Master Posts:456
|
|
ollep
Nuke Master Posts:456
|
05/31/2010 12:23 AM |
|
Hi Again Joe! I did post on Nina's Forum as well, but there's very little traffic there so I don't know how often she checks in. I did post a link to this discussion so she can see what's been said - and found out so far. I have the skin up again for testing, but have to take it down if we can't find the ghost. Cheers Olle... www.mepstar.com |
|
|
|
|
Joseph Craig DNN MVP Posts:11667
|
05/31/2010 9:14 AM |
|
I installed the skin on a test site and found no problems. I also looked at your site and it isn't throwing errors either. Did you fix something?
|
|
Joe Craig, Patapsco Research Group Complete DNN Support |
|
|
ollep
Nuke Master Posts:456
|
05/31/2010 3:06 PM |
|
Good Morning Joe Are you sure you are on www.mepstar.com? I still get the error, using Firefox. This is the error page - don't know if it opens as a link though. Cheers Olle... |
|
|
|
|
Joseph Craig DNN MVP Posts:11667
|
05/31/2010 3:33 PM |
|
Maybe I am not looking at the right thing. What is the error and where is it?
|
|
Joe Craig, Patapsco Research Group Complete DNN Support |
|
|
ollep
Nuke Master Posts:456
|
05/31/2010 3:40 PM |
|
Gee, you are quick Joe - I just did some further tests. And posted the error below. The error comes when I fill in the Dynamic Registration form, on this page; http://www.mepstar.com/Register.aspx The errors occur after complete submission, form seem to be validated first. I'm leaving the office for a couple of hours, and will then install the module from scratch, without transferring data. Cheers... 5/31/2010 3:29:35 PM Page Load Exception MepTest15 AssemblyVersion: 5.4.1; PortalID: 0; PortalName< ... AssemblyVersion: 5.4.1 PortalID: 0 PortalName: MepStar Orion Wealth Dynamic OneLife UserID: 18 UserName: MepTest15 ActiveTabID: 40 ActiveTabName: Home RawURL: /Default.aspx?tabid=40&error=Input+string+was+not+in+a+correct+format.&content=0 AbsoluteURL: /Default.aspx AbsoluteURLReferrer: UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729) DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 0e4836d6-224a-4c9f-804e-86b40e8f2141 InnerException: Input string was not in a correct format. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: System.Number.StringToNumber StackTrace: Message: DotNetNuke.Services.Exceptions.PageLoadException: Input string was not in a correct format. ---> System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at DotNetNuke.En ies.Users.UserProfile.get_TimeZone() at DotNetNuke.En ies.Users.UserTime.get_ClientToServerTimeZoneFactor() at DotNetNuke.En ies.Users.UserTime.get_CurrentUserTime() at DotNetNuke.UI.Skins.Controls.CurrentDate.Page_Load(Object sender, EventArgs e) at System.Web.UI.Control.OnLoad(EventArgs e) at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Control.LoadRecursive() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace --- Source: Server Name: DNPWEB4-TX2 |
|
|
|
|
Joseph Craig DNN MVP Posts:11667
|
|
Joseph Craig DNN MVP Posts:11667
|
05/31/2010 3:51 PM |
|
Make sure that your copy of Dynamic Registration is compatible with the version of DotNetNuke. The problem is related to registration. Have you asked DataSprings for help?
|
|
Joe Craig, Patapsco Research Group Complete DNN Support |
|
|
ollep
Nuke Master Posts:456
|
05/31/2010 11:37 PM |
|
I'm back Joe! Yes, the module works fine on www.conniehansen.com - this is the same DNN version, and actually a Nina Meiers skin there as well. - Different but I believe it's from the same series. Yes I keep posting DataSprings and have referred them to our conversation here. Just received a confirmation from Candace but now suggestion or comment regarding the problem. I know Chad is in Europe on some DNN meeting at the moment. So, I just keep trying... Thanks for your help anyway Joe.. |
|
|
|
|
Chad Nash
Nuker Posts:11
|
06/01/2010 11:49 AM |
|
Hi Olle, I have been reviewing this thread and also following up on the emails from Candace. It does appear to be a date issue, the error itself isn't coming from Dynamic Registration but it could still be an issue with Dynamic Registration and possible the users local timezone or something related to that. There is a specific area under DNN Core Integration, advanced integration options where you can select to have a timezone field represented for the user. The module should be defaulting this timezone however so I am not sure... DNN 5.4.1 is also very new so although I don't know of any other reports its possible there is a conflict somewhere. A few other comments: I notice that there is the same error here: http://local.dotnetnuke.com/Communi...fault.aspx A user posted that it appeared to be that they didn't have 'integer values in their user profile'. Not sure what this is referring to but maybe in 5.4.1 there are values for user information that are required and Dynamic Registration isn't handling them? Not sure, I know the error itself isn't coming from Dynamic Registration but I suppose its possible its occurring because some required field information isn't getting filled in properly? I would have to be able to duplicate on our test environment but so far can't. Also - I notice you are referencing multiple sites... Are these are on the same DNN installation or a different DNN installation? Thanks, Chad |
|
|
|
|