Registrarse | Entrar
viernes, 10 de febrero de 2012
  Buscar
 Foros de discusión en Locopon's Minimizar
 
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorHost Menu links not workingHost Menu links not working
Anterior Anterior
 
Siguiente Siguiente
New Post
 18/05/2007 03:37 p.m.
 

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
 12/06/2007 12:18 a.m.
 

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

 

New Post
 12/06/2007 11:27 a.m.
 
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
 13/06/2007 10:17 p.m.
 
Can you post the error text from the DNN log?
New Post
 16/06/2007 02:52 p.m.
 
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
Anterior Anterior
 
Siguiente Siguiente
Forum / ForosForum / ForosModules/ModulosModules/ModulosDSLocalizatorDSLocalizatorHost Menu links not workingHost Menu links not working