Support Forums

 
  iFinity Support Forum  DotNetNuke Modu...  Url Master  Bug after adding a page
Previous Previous
 
Next Next
New Post 11/13/2008 11:12 AM
  Bruce Chapman
640 posts
1st Level Poster


Re: Bug after adding a page 
Can you please post the dnnFriendlyUrl section from your web.config so I can have a look and see if I can spot any problems?
 
New Post 11/14/2008 1:58 AM
  ech01
16 posts
10th Level Poster


Re: Bug after adding a page 

 < friendlyUrl defaultProvider="DNNFriendlyUrl" >
      <providers>
        <clear />
        <add name="DNNFriendlyUrl" type="iFinity.DNN.Modules.UrlMaster.DNNFriendlyUrlProvider, iFinity.UrlMaster.FriendlyUrlProvider" includePageName="true"
          regexMatch="[^\+a-zA-Z0-9 _-]"
          urlFormat="HumanFriendly"
          redirectUnfriendly="true"
          doNotRewriteRegex="(\.axd)|(/DesktopModules/)"
          doNotRedirect="" doNotRedirectRegex="[.]*(/logoff.aspx)"
          pageExtensionUsage="Never"
          parameterHandling="OrderedParameters"
          ignoreFileTypesRegex="(\.gif)|(\.png)|(\.css)|(\.js)|(\.jpg)|(\.html)|(\.htm)"
          checkForDupUrls="true"
          forceLowerCase="false"
          redirectWrongCase="false"
          replaceSpaceWith="-" cacheTime="40"
          rebaseClientPath="true"
          autoAsciiConvert="false"
          triggerDictionaryRebuildRegex="(.+)(\&amp;ctl=tab)(.+)|(/Admin/Tabs/)"
          useBaseFriendlyUrls="/SearchResults;/ModuleDefinitions;"
          deletedTabHandling="Do301RedirectToPortalHome"
          sslClientRedirect="True"
          redirectToSubdomain=""
          usePortalAlias="True"
          logCacheMessages="True"
          cachePersistRestart="False"
         />
        <!--<add name="DNNFriendlyUrl" type="DotNetNuke.Services.Url.FriendlyUrl.DNNFriendlyUrlProvider, DotNetNuke.HttpModules" includePageName="true" regexMatch="[^a-zA-Z0-9 _-]" />-->
      </providers>
    < /friendlyUrl >

 
New Post 11/14/2008 12:02 PM
  Bruce Chapman
640 posts
1st Level Poster


Re: Bug after adding a page 

OK, I see that because you've upgraded from an earlier version of the Frienldy Url Provider, you've got some older settings in there.

Can you please try these settings (keep a backup of your web.config in the event it doesn't perform as expected)

<add name="DNNFriendlyUrl" type="iFinity.DNN.Modules.UrlMaster.DNNFriendlyUrlProvider, iFinity.UrlMaster.FriendlyUrlProvider" includePageName="true" regexMatch="[^\+a-zA-Z0-9 _-]" urlFormat="HumanFriendly" redirectUnfriendly="true" doNotRewriteRegex="(/DesktopModules/)|(/LinkClick\.aspx)" doNotRedirect="" doNotRedirectRegex="/LinkClick\.aspx|/Providers/|/DesktopModules/" pageExtensionUsage="Never" parameterHandling="OrderedParameters" ignoreFileTypesRegex="(?&lt;!linkclick\.aspx.+)(?:\.pdf$|\.gif$|\.png$|\.css$|\.js$|\.jpg$|\.html$|\.htm$|\.axd$|\.swf$|\.flv$|\.ico$|\.txt$)" checkForDupUrls="true" forceLowerCase="false" redirectWrongCase="false" replaceSpaceWith="-" triggerDictionaryRebuildRegex="(ctl=tab)" useBaseFriendlyUrls="/SearchResults;/Admin/SiteSettings;/Host/ModuleDefinitions;" deletedTabHandling="Do301RedirectToPortalHome" redirectToSubdomain="" sslClientRedirect="True" logCacheMessages="False" cachePersistRestart="False" cacheTime="120" redirectDefaultPage="False" rebaseClientPath="true" autoAsciiConvert="false" />

 
New Post 11/16/2008 8:56 PM
  Déclic Vidéo FX
100 posts
1st Level Poster


Re: Bug after adding a page 

Hello bruce,

 

Currently I do not have this bug, but I do not have the same settings neither... Should I change it also ???

My seetings are :

<add name="DNNFriendlyUrl" type="iFinity.DNN.Modules.UrlMaster.DNNFriendlyUrlProvider, iFinity.UrlMaster.FriendlyUrlProvider" includePageName="true" regexMatch="[^a-zA-Z0-9 _-]" urlFormat="HumanFriendly" redirectUnfriendly="true" doNotRewriteRegex="(/DesktopModules/)" doNotRedirectRegex="" pageExtensionUsage="AlwaysUse" pageExtension=".aspx" parameterHandling="OrderedParameters" ignoreFileTypesRegex="(\.gif)|(\.png)|(\.css)|(\.js)|(\.jpg)|(\.html$)|(\.htm$)|(\.axd)" checkForDupUrls="true" forceLowerCase="false" redirectWrongCase="false" replaceSpaceWith="-" triggerDictionaryRebuildRegex="(.+)(\&amp;ctl=tab)(.+)|(/Admin/Tabs/)" useBaseFriendlyUrls="Search Results;Module Definitions;/Localisation;" deletedTabHandling="Do301RedirectToPortalHome" doNotRedirect="" sslClientRedirect="True" logCacheMessages="False" cachePersistRestart="False" cacheTime="59" />

DV FX


Video editing tips & tricks, tutorials, free download (Pinnacle Studio, proDAD & Hollywood FX)
 
New Post 11/17/2008 9:32 AM
  Bruce Chapman
640 posts
1st Level Poster


Re: Bug after adding a page 

If you're not currently experiencing any problems with adding new pages, then I wouldn't change your web.config.  The config above was posted for a specific install and may have a setup different to what you're currently using.

 
Previous Previous
 
Next Next
  iFinity Support Forum  DotNetNuke Modu...  Url Master  Bug after adding a page
Can't find the answer?
 

If you can't find the answer and don't have time...try out the Premium Support service.  Get personal attention and get the problem fixed by an expert.

 

Support Guidelines.. Please read before posting

To get support on iFinity products and services, please search the forums for the the answer to the problem you are seeking. If you cannot find a solution, post a question in the relevant forum.   Ensure that you specify the relevant versions of the problem, and the actual error message or a detailed description of the problem.    You will need to register with this site to post on the forum.  If you have a Microsoft Live (Hotmail/Passport) account you can use that.  If you have a Open Id account you can use that.  If you neither of these, you will need to register a user Id and password.

If you wish, you can use the Premium Support Service for one-on-one support.