Frozen DNN
Customers
Post Count:1331
 |
| 27 Apr 2011 02:00 PM |
|
I have created few groups. As the admin/host I can see the group details (group view), however, when I go to the same page as the member of that group I cannot see anything. It is just blank. Both the module and the page are set to show to registered and community members. At one point I, as a registered/community user, was able to create groups and see them but don't know what happened. I can't see them anymore. I have set the groups to not create separate roles for each group. Any pointers to fix this? Thanks for your time. |
|
I am using the latest AS/AF/DNN available.
Thanks. |
|
|
Frozen DNN
Customers
Post Count:1331
 |
| 27 Apr 2011 02:03 PM |
|
Oh and I am using the default GroupView Template. Thank you. |
|
I am using the latest AS/AF/DNN available.
Thanks. |
|
|
Ben - DotNetNuke
DotNetNuke Staff
Post Count:1645
 |
| 27 Apr 2011 02:13 PM |
|
Are the groups approved? Have you double checked the module specific view permissions? |
|
|
|
|
Frozen DNN
Customers
Post Count:1331
 |
| 27 Apr 2011 02:37 PM |
|
Yes the groups are approved. I have checked the permissions as well. \
Now, I don't know what happened. I can't even see the group list! I can see the group list in Group tab via Control Panel.
They did not have group type before and now I edited the groups to give them the group type and the list has disappeared!
|
|
I am using the latest AS/AF/DNN available.
Thanks. |
|
|
Frozen DNN
Customers
Post Count:1331
 |
| 27 Apr 2011 02:40 PM |
|
Ok, got the group list back but the group view still doesn't show. |
|
I am using the latest AS/AF/DNN available.
Thanks. |
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7672
 |
| 27 Apr 2011 02:44 PM |
|
Moving to support forum. |
|
Will Morgenweck
Director of Product Management
DotNetNuke Corp.
|
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7672
 |
| 27 Apr 2011 02:45 PM |
|
Do you see any errors in the event log that could be related? |
|
Will Morgenweck
Director of Product Management
DotNetNuke Corp.
|
|
|
Frozen DNN
Customers
Post Count:1331
 |
| 27 Apr 2011 02:58 PM |
|
UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/5.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; IPH 1.1.21.4019) DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 207dec0f-7236-4197-b5fd-046cc6cccc8e InnerException: Conversion from string "1=1|2=1|3=1|4=1|" to type 'Integer' is not valid. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble StackTrace: Message: System.InvalidCastException: Conversion from string "1=1|2=1|3=1|4=1|" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) at Active.Modules.Social.Controls.TabLoader.IsMember(String currGroups, Int32 groupId) at Active.Modules.Social.Controls.TabLoader.LoadTab(Int32 PortalId, String permission) at Active.Modules.Social.Controls.TabLoader.GetTabs(Int32 PageId, Boolean VanityURLEnabled) at Active.Modules.Social.Controls.GroupView.ParseTemplate() at Active.Modules.Social.Controls.GroupView.Page_Load(Object sender, EventArgs e) And UserAgent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0) Gecko/20100101 Firefox/4.0 DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 31dfadd1-4b4a-442c-b585-3aa3c4396eeb InnerException: Conversion from string "1=1|3=1|4=0|" to type 'Integer' is not valid. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble StackTrace: Message: System.InvalidCastException: Conversion from string "1=1|3=1|4=0|" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) at Active.Modules.Social.Controls.TabLoader.IsMember(String currGroups, Int32 groupId) at Active.Modules.Social.Controls.TabLoader.LoadTab(Int32 PortalId, String permission) at Active.Modules.Social.Controls.TabLoader.GetTabs(Int32 PageId, Boolean VanityURLEnabled) at Active.Modules.Social.Controls.GroupView.ParseTemplate() at Active.Modules.Social.Controls.GroupView.Page_Load(Object sender, EventArgs e) Source: Server Name: VPS035 |
|
I am using the latest AS/AF/DNN available.
Thanks. |
|
|
Ben - DotNetNuke
DotNetNuke Staff
Post Count:1645
 |
| 27 Apr 2011 02:59 PM |
|
Make sure you are using the Groups List + Group Details view, not just the Groups view. |
|
|
|
|
Frozen DNN
Customers
Post Count:1331
 |
| 27 Apr 2011 03:05 PM |
|
Ben,
I am confused.
As I said, I can see the Group Details view as the host but not as the registered/community member. Both these roles have view permission at page and module level.
So I am guessing because I can see the group details page as host I am using Groups List + Group Details view properly, unless I am missing something.
Please advice.
|
|
I am using the latest AS/AF/DNN available.
Thanks. |
|
|
Ben - DotNetNuke
DotNetNuke Staff
Post Count:1645
 |
| 27 Apr 2011 03:12 PM |
|
I was just checking, because the Groups view (as opposed to the details + list views) does not handle group types. I made the post before I saw those error messages you posted. It seems as though you have had this problem before: http://www.activemodules.com/active...ing-error/ |
|
|
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7672
 |
| 27 Apr 2011 03:15 PM |
|
Have you tried to manually update any kind of settings in the database? The error message you posted includes a string of characters that hasn't been used since Active Social 1.2. |
|
Will Morgenweck
Director of Product Management
DotNetNuke Corp.
|
|
|
Will Morgenweck
Forum Admin
DotNetNuke Staff
Post Count:7672
 |
| 27 Apr 2011 03:19 PM |
|
You may also want to make sure you are using the default tab configuration as well. |
|
Will Morgenweck
Director of Product Management
DotNetNuke Corp.
|
|
|
Frozen DNN
Customers
Post Count:1331
 |
| 27 Apr 2011 04:01 PM |
|
I do not mess around with db because I do not know anything about it. So the answer is no. I did not do anything to db. I cannot restore the old db in this case because I deleted all of them two days ago and took a new backup. I had this problem 2 days ago. What is default tab configuration? I do not think I have changed any default permissions other than the group list and group view pages are only visible to registered/community members. So how do I fix this? Do I have to do something in the db? I have re-installed AS but that didn't help either. Thanks for your time.
|
|
I am using the latest AS/AF/DNN available.
Thanks. |
|
|
Frozen DNN
Customers
Post Count:1331
 |
| 27 Apr 2011 05:26 PM |
|
Posted By Will Morgenweck on 27 Apr 2011 04:15 PM
Have you tried to manually update any kind of settings in the database? The error message you posted includes a string of characters that hasn't been used since Active Social 1.2.
On this note. This is a fresh 1.9.2 install. |
|
I am using the latest AS/AF/DNN available.
Thanks. |
|
|
Frozen DNN
Customers
Post Count:1331
 |
| 27 Apr 2011 05:33 PM |
|
This error when I tried to see the group details as the admin. It is so strange because I can see the group details as the host. If there is data corruption shouldn't it NOT be visible to host account as well? UserAgent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C) DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider ExceptionGUID: 75174782-c06f-41fc-9cd7-4eedd2e742f3 InnerException: Conversion from string "1=1|" to type 'Integer' is not valid. FileName: FileLineNumber: 0 FileColumnNumber: 0 Method: Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble StackTrace: Message: System.InvalidCastException: Conversion from string "1=1|" to type 'Integer' is not valid. ---> System.FormatException: Input string was not in a correct format. at Microsoft.VisualBasic.CompilerServices.Conversions.ParseDouble(String Value, NumberFormatInfo NumberFormat) at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) --- End of inner exception stack trace --- at Microsoft.VisualBasic.CompilerServices.Conversions.ToInteger(String Value) at Active.Modules.Social.Controls.TabLoader.IsMember(String currGroups, Int32 groupId) at Active.Modules.Social.Controls.TabLoader.LoadTab(Int32 PortalId, String permission) at Active.Modules.Social.Controls.TabLoader.GetTabs(Int32 PageId, Boolean VanityURLEnabled) at Active.Modules.Social.Controls.GroupView.ParseTemplate() at Active.Modules.Social.Controls.GroupView.Page_Load(Object sender, EventArgs e) Source: Server Name: VPS035
|
|
I am using the latest AS/AF/DNN available.
Thanks. |
|
|
Frozen DNN
Customers
Post Count:1331
 |
| 27 Apr 2011 05:35 PM |
|
|
|
I am using the latest AS/AF/DNN available.
Thanks. |
|
|
Frozen DNN
Customers
Post Count:1331
 |
| 28 Apr 2011 03:27 AM |
|
Posted By Will Morgenweck on 27 Apr 2011 04:19 PM
You may also want to make sure you are using the default tab configuration as well.
I think I know what you mean now. I was trying to show some of the group tabs to members only by using Permission=GroupMembers and that was causing this error. I am so sorry for wasting your time but I honestly forgot that I made those changes. Thanks and please know that I really appreciate your time. |
|
I am using the latest AS/AF/DNN available.
Thanks. |
|
|