Portal Engine Questions on portal engine and web parts.
Version 4.x > Portal Engine > Community site -> Group pages -> cant add more pages View modes: 
User avatar
Member
Member
eagleag - 11/4/2010 7:28:17 AM
   
Community site -> Group pages -> cant add more pages
Hi,
I'm using GROUPS.
under GROUP PAGES -> {group_name} -> PAGES
when on actual site and logged in as GROUP ADMIN I try to create NEW PAGE.
(using this page template : Community Site - Group pages)
After filling out the form and Click SAVE, the page refreshes but no new page is added.

When I check the site Event Log there is no event for this action.
in cmsdesk -> tools> groups -> {group}-> security -> Authorized roles (can create,delete, edit) + Group admin ( all 3 check boxes are checked).

Any idea what can be wrong?

THANKS :)


User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 11/4/2010 9:05:27 AM
   
RE:Community site -> Group pages -> cant add more pages
Hi,

Could you please try to under GROUP PAGES -> {group_name} -> PAGES click on the New button and select the Simple Article document type? The form tab should be opened. After filling appropriate fields and saving this document, your group page should be created correctly.

You wrote that you used Community Site - Group pages template. A possibility to select a template is available for page (menu item) document type. Is there some reason why you used this document type instead of simple article document type?

Best regards,
Ivana Tomanickova

User avatar
Member
Member
eagleag - 11/4/2010 9:31:47 AM
   
RE:Community site -> Group pages -> cant add more pages
Hi,
I think that I didn't explain my problem in a clear way.
I have no problem doing everything throw cmsdesk. The problem occurs when a GROUP ADMIN, which is logged into the site, tries to create a NEW PAGE.

Group contribution list (webpart).

i hope this makes my question a bit more clear.

Thanks :)

User avatar
Member
Member
eagleag - 11/7/2010 6:13:29 AM
   
RE:Community site -> Group pages -> cant add more pages
only error that comes up in even log is:


Event ID: 29462
Event type: Error
Event time: 11/7/2010 2:06:02 PM
Source: Application_Error
Event code: EXCEPTION
User ID: 65
User name: public
IP address: 127.0.0.1

Description: EXCEPTION MESSAGE: File does not exist.; STACK TRACE: at System.Web.StaticFileHandler.ProcessRequestForNonMapPathBasedVirtualFile(HttpRequest request, HttpResponse response)
at System.Web.StaticFileHandler.ProcessRequestInternal(HttpContext context)
at System.Web.DefaultHttpHandler.BeginProcessRequest(HttpContext context, AsyncCallback callback, Object state)
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Site name: Cagan
Machine name: AG-E913A817F0EB
Event URL: http://localhost:2100/CMSAdminControls/FCKeditor/editor/skins/default/toolbar/quicklyinsertimage.gif



User avatar
Member
Member
eagleag - 11/7/2010 10:51:12 AM
   
RE:Community site -> Group pages -> cant add more pages
Hi,
I have a website and I've added GROUP functionality to it.
its NOT a community site it a "regular" site.

Having some issues with group functionality, mainly when logged on to site (not cmsdesk, regular interface of site) as group admin, I can not seem to add NEW PAGES.

NOTE: group admin -> has no cmsdesk access

under GROUP PAGES -> {group_name} -> PAGES

(using this page template : Community Site - Group pages)
After filling out the NEW PAGE form and Click SAVE, the page refreshes but no new page is added.

When I check the site Event Log there is no event for this action.
in cmsdesk -> tools> groups -> {group}-> security -> Authorized roles (can create,delete, edit) + Group admin ( all 3 check boxes are checked).

Any idea what can be wrong?

THANKS :)

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 11/8/2010 4:23:32 AM
   
RE:Community site -> Group pages -> cant add more pages
Hi,

I tested the behavior on the default community site and I couldn't reproduce the issue.

Have you followed this tutorial while creating your Pages page:
http://devnet.kentico.com/docs/communitysiteguide/creating_the_pages_page.htm

You said you were able to create a new group page using New button in CMS Desk.

Are you able to create a new page using the New page link (this link is a part of group contribution list webpart) from the CMS Desk?

If you create a page as a group admin on the live site and page is not displayed, is the document created in the CMS Desk in the appropriate directory?

Best regards,
Ivana Tomanickova

User avatar
Member
Member
eagleag - 11/8/2010 6:51:34 AM
   
RE:Community site -> Group pages -> cant add more pages
Hi,

Have you followed this tutorial while creating your Pages page:
http://devnet.kentico.com/docs/communitysiteguide/creating_the_pages_page.htm

YES


Are you able to create a new page using the New page link (this link is a part of group contribution list webpart) from the CMS Desk?

NO
and the New Page link only appears if "Check group permissions" is NOT checked in webpart.

If you create a page as a group admin on the live site and page is not displayed, is the document created in the CMS Desk in the appropriate directory?

NO
nothing seems to happen. page just refreshes. nothing in Event Log

User avatar
Member
Member
eagleag - 11/15/2010 1:50:42 AM
   
RE:Community site -> Group pages -> cant add more pages
When debugging using SQL DEBUG in site manager -> when adding a NEW PAGE in kentico community site (actual site NOT cmsdesk), this page is hit /Group-pages/Czech_Republic_fans/Pages.aspx and the quires for inserting a new page show up.

When using SQL DEBUG on my site this page /Group-pages/my_group/Pages.aspx
isn't hit at all.

any idea whats wrong?

User avatar
Kentico Developer
Kentico Developer
kentico_ivanat - 11/19/2010 8:49:50 AM
   
RE:Community site -> Group pages -> cant add more pages
Hi,

Could you please check if in the field Owned by group in Properties of your group document (Group Pages - Your group) is set Your group? If not could you please set it this way and check Inherit by child documents option so Pages document will be owned by your group as well?

Best regards,
Ivana Tomanickova