Register | Login
Friday, September 03, 2010
  Search
My Posts
 
  Forum / Foros  Modules/Modulos  DSLocalizator  Host Menu links not working
Previous Previous
 
Next Next
New Post 5/18/2007 2:37 PM
User is offline sigrob
3 posts
No Ranking


Host Menu links not working  (Poland)

When I have HACK enable Host Menu links are not working an error page is generated. When HACK is unistalled "no problemo" host config pages are enabled.

Observation:
When you type URL manual default.aspx?tab=X&portalid=0 everything is OK
but when clicking link in menu default.aspx is disapiring (host)?tabid=X
language tag is also in wrong place in URL - at the begining

I am using DNN 5.4.1
Any ideas how to manage this url rewrite problem of DSLocalizator

 
New Post 6/11/2007 11:18 PM
User is offline Locopon
1183 posts
1st Level Poster


Re: Host Menu links not working  (Bolivia)

Can you be more specific? (Maybe some url samples)

 


Locopon
 
New Post 6/12/2007 10:27 AM
User is offline sigrob
3 posts
No Ranking


Re: Host Menu links not working  (Poland)
When I turn off REPLACE URLs and REPLACE SOLPART LINKS (Querystring always enabled) there is no errors in getting to Host Menu links or this shortcut with default.aspx

I am using DNN in intranet. No connection to Internet.

There are my errors when both above mentioned option are on
1:
http:www.serwer.com/?tabid=40  (working but...no default.aspx before ?)
2:
when any host link is pressed url is looking "more or less" like this
http:www.serwer.com/language/en-us/default?tabid=40 (rest of url is OK) this gives an error and browser goes to error page set in web configuration file (CustomErrors line) of DNN. If you literally remember you can type correct URL to respective part of Host menu (ie. SQL) and you there. But who is....
 
New Post 6/13/2007 9:17 PM
User is offline Locopon
1183 posts
1st Level Poster


Re: Host Menu links not working  (Bolivia)
Can you post the error text from the DNN log?
Locopon
 
New Post 6/16/2007 1:52 PM
User is offline sigrob
3 posts
No Ranking


Re: Host Menu links not working  (Poland)
AssemblyVersion: 04.05.03
PortalID: -1
PortalName:
UserID: -1
UserName:
ActiveTabID: -1
ActiveTabName:
RawURL: /language/en-US/default.aspx?tabid=76&pid=1&portalid=1
AbsoluteURL: /language/en-US/default.aspx
AbsoluteURLReferrer: http://www.homeserver.com/Default.aspx?tabid=17&portalid=1
UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: ba4ed7c5-bb68-4d1b-98f3-9e4dacdffc7e
InnerException: Unhandled Error:
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings
StackTrace:
Message: System.Exception: Unhandled Error: ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Entities.Portals.PortalSettings.GetPortalSettings(Int32 TabId, PortalAliasInfo objPortalAliasInfo) at DotNetNuke.Entities.Portals.PortalSettings..ctor(Int32 tabId, PortalAliasInfo objPortalAliasInfo) at DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Source:

I hope this will help
 
Previous Previous
 
Next Next
  Forum / Foros  Modules/Modulos  DSLocalizator  Host Menu links not working