Internal help messed up by creating a new page with "Help" name

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
5/29/2013 3:23:22 PM
Gravatar
Total Posts 27

Internal help messed up by creating a new page with "Help" name

I messed up the internal help system. I created a page named "Help", I added a content to it. The  I noticed that this page behave strangely (jump to a new window when clicking it). I realized that it might be a reserved page name. so I renamed the page name to wiki. After that the internal help stopped working. It always send to me to the wiki page. I deleted the wiki page. Whenever I click a help button on an setting item, I got a page not found error. How do get the internal help back? Thanks for your help.

5/29/2013 3:48:35 PM
Gravatar
Total Posts 18439

Re: Internal help messed up by creating a new page with "Help" name

Look under Administration > Advanced Tools > 301 Redirect Manager and see if there is an unwanted redirect, if so delete it.

Double check that deleting the page deleted the friendly url mapping under Administration > Advanced Tools > Url Manager

See also 301 Redirects to get the full picture.

Hope that helps,

Joe

5/29/2013 4:00:59 PM
Gravatar
Total Posts 27

Re: Internal help messed up by creating a new page with "Help" name

Thank you for super fast response! I found a few bad entries in the 301 redirect. Deleting the entries fixed the issue.

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