URL Routing not functional

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
8/21/2012 4:56:25 AM
Gravatar
Total Posts 11

URL Routing not functional

Hey there,

I am using the following system: mojoPortal Version 2.3.9.0 MSSQL, Microsoft Windows NT 6.1.7601 Service Pack 1, ASP.NET-Version v4.0.30319 Running in Full Trust.

I created a page and had the need to rename it, so i also altered the url in the page settings. Then i saw that the new url was something like ~/sharepoint-1.aspx and altered the url back to simply ~/sharepoint.aspx. Now here is my problem:

- Page settings says "URL: ~/sharepoint.aspx"
- URL-Manager says "http://win-6epjuc5r70t/sharepoint.aspx go to http://win-6epjuc5r70t/Default.aspx?pageid=2017" (clicking on the pageid link shows me the correct page!)

but still i end up at the old (non-existent) http://win-6epjuc5r70t/sharepoint-1.aspx on clicking a menu item. I also tried to create a new link to the page via TinyMCE editor and selected "SharePoint" as my target page. The selector shows me "~/sharepoint-1.aspx" as target url. WTF did i wrong?! o.O

I also had a look at mp_Pages, it says "~/sharepoint.aspx" in the URL field. And yes, i tried to restart my application, cleared my browser caches and also restarted my server and virtual machine ... don't know what to do now :(

BR Matt

8/21/2012 10:00:41 AM
Gravatar
Total Posts 1203
Proud member of the mojoPortal team

Help support mojoPortal!
Add-on modules

Re: URL Routing not functional

Hi, you'll just need to use the 301 Redirect Manager to straighten this out.

Jamie

8/22/2012 4:49:17 AM
Gravatar
Total Posts 11

Re: URL Routing not functional

Thanks Jamie!

That made my day :)

BR Matt

You must sign in to post in the forums. This thread is closed to new posts.