Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Friendly urls spaces.Friendly urls spaces.
Previous
 
Next
New Post
1/5/2009 6:43 AM
 

Dear J.,

 

I have tried my script and it works nice for website with around 4000 registred users. ActiveForums, Catalook, BizModules Media and Video Galleries. Regarding "-" sign it does not work - DNN removes "-" as well as spaces. So the only way to use "_" for me.

 
New Post
1/5/2009 6:47 AM
 

Hello, Bruce.

I tried to install ifinity URL Master once more time but I've got the same problems as in the previous installation. I have read carefully installation and unistallation instruction. But I was able to unistall it only manually. I will post my problems in your forum. Lets try to solve it. Also I will be able to give you host access to my website and you will see exactly what I am experiencing.

thanks

 
New Post
1/5/2009 7:31 AM
 

Yes, posting in the Url Master support forum is the best way forwards.  Just give me as much detail as you can with regards to errors either on install or when running.  I can usually work around any problem , and there are plenty of Catalook etc sites running the software.

 

regards

Bruce

 
New Post
1/12/2009 1:45 PM
 

Hi,

I have installed both modules of Bruce without any problem (the free and paid version). I also installed on a DNN5.0 upgrade without any problem. They don't work with Apollo Multilanguage localization.

J.

 
New Post
1/13/2011 4:08 AM
 
DNN friendly URLs provider simply adds value of Tab.TabPath property to resulting URL:

If (tab.TabPath <> Null.NullString) And IncludePageName Then 
    pathToAppend = tab.TabPath.Replace("//", "/").TrimStart("/"c) & "/" & pathToAppend
End If 

In Tabs table, TabPath attributes stored without spaces, hypens and "_", in a form: //Main/SomeSection/SomeSubSection1/.
So, a simple solution doesn't exists, and you really need to write a custom friendly URLs provider...

You may use Tab.TabName property instead of Tab.TabPath (but, in that way you miss path information in URLs), or wrote some recursive alhorithm (which is slow). Another suggestion - add INSERT / UPDATE triggers on Tabs table to track ParentID, TabName and Level attribute changes, and then generate a MyFriendlyTabPath attribute value.
 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Friendly urls spaces.Friendly urls spaces.


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out