Kooboo Forum
»
Kooboo CMS
»
Extension
»
htmlform module development
|
Rank: Newbie Groups: Registered
Joined: 1/3/2011(UTC) Posts: 2 Location: sweden
|
Hi!
I really don´t get the routing by modules.
I followed the guides how to install htmlform.
my site is at localhost/
and
localhost/application
the send button generates a post url like this
/Contact/mod_2937/Default/Post
but there it gets a null reference
NullReferenceException: Objektreferensen har inte angetts till en instans av ett objekt.] Everest.CmsServices.MvcHelper.CmsPageRouteData.GetModuleUrl(String moduleWrapperControlId) +80 Everest.CmsServices.MvcHelper.PositionHolder.AddModuleInternal(ModuleInfo moduleInfo, String controlId) +716 Everest.CmsServices.MvcHelper.PositionHolder.AddModule(QueryedComponent component) +362 Everest.CmsServices.MvcHelper.PositionHolder.LoadCmsControls() +1441 Everest.CmsServices.MvcHelper.PositionHolder.OnInit(EventArgs e) +59 System.Web.UI.Control.InitRecursive(Control namingContainer) +333 System.Web.UI.Control.InitRecursive(Control namingContainer) +210 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378
My Page advanced settings look like this
Url: {ModuleUrl}
DefaultParam: ModuleUrl=Contact
pls help me with the routing issue.
|
|
|
|
|
|
Kooboo Forum
»
Kooboo CMS
»
Extension
»
htmlform module development
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.