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

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...DNN 7 relative links give differnt URL formats in address bar from same pageDNN 7 relative links give differnt URL formats in address bar from same page
Previous
 
Next
New Post
7/20/2016 10:43 AM
 

Hey

i have a advanced url issue in DNN 7

i have a custom module that loops throgu data and depending what is passed in the url bring back different results, so all on one page
/catalogue ... so the same code is running each time nothing extra based on url, just different data returned.

Link1:
<a href="catalogue.aspx?i=6500&c=7051&n=Wirework" class="catalogue-link">Wirework</a>
give me this is the URL bar which is what i am looking for in order for it to work correctly with the query strings seperated by & not /
/catalogue?i=6500&c=7051&n=Wirework

Link2: (on the same page, right next to the other one)
<a href="catalogue.aspx?i=6459&c=7051&n=Accessories" class="catalogue-link">Kitchen Accessories</a>
gives me this in the URL bar with everything seperated by slash (this is the same module so im lost)
/catalogue/i/6459/c/7051/n/Accessories

in web.config i have the url format set to advanced

<add name="DNNFriendlyUrl" type="DotNetNuke.Services.Url.FriendlyUrl.DNNFriendlyUrlProvider, DotNetNuke.HttpModules" includePageName="true" regexMatch="[^a-zA-Z0-9 _-]" urlFormat="advanced" />

This wasn't happening on Friday and i have no idea what has changed.

 

Any ideas?

 

Thanks

 
New Post
7/20/2016 3:57 PM
 
Have you changed anything in the module? Maybe an update to it that could have produced subtle changes?
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...DNN 7 relative links give differnt URL formats in address bar from same pageDNN 7 relative links give differnt URL formats in address bar from same page


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