We're sorry but we could not find the page you are looking for. Please try the Site Map ?

If you have questions about using mojoPortal, you can post them here.

You may want to first review our site administration documentation to see if your question is answered there.

This thread is closed to new posts. You must sign in to post in the forums.
6/7/2010 11:41:20 AM
Gravatar
Total Posts 125

We're sorry but we could not find the page you are looking for. Please try the Site Map ?

Hello.

After i created a new Page, it appears on the menu but selecting that page i get

 

We're sorry but we could not find the page you are looking for. Please try the Site Map

 

I cant't find a way to delete or edit that page. I run the latest version for Net4 under Windows 2008r2 server.

 

Thanks

6/7/2010 2:42:01 PM
Gravatar
Total Posts 18439

Re: We're sorry but we could not find the page you are looking for. Please try the Site Map ?

Hi,

That is strange.

You can edit the page by going to Administration > Add/Edit Pages, click on the page then click the wrench for page settings.

You might also try commenting out these in Web.config:

<add name="PageNotFoundHandler" type="mojoPortal.Web.PageNotFoundHttpModule, mojoPortal.Web"/>

<add name="PageNotFoundHandler" type="mojoPortal.Web.PageNotFoundHttpModule, mojoPortal.Web" preCondition="managedHandler"/>

and see if that changes anything.

Hope it helps,

Joe

 

6/7/2010 2:57:58 PM
Gravatar
Total Posts 125

Re: We're sorry but we could not find the page you are looking for. Please try the Site Map ?

I can't edit that page. When i select that page, it doesn't even HIGHLIGHT but an other does. I think i have for some reason two pages with the same "id" or something.

 

The link of that ghost page is

 

new-page.aspx

 

but when selected goes to

 

blog.aspx

 

!!!!

 

I have no idea how this happened.

6/7/2010 3:00:36 PM
Gravatar
Total Posts 125

Re: We're sorry but we could not find the page you are looking for. Please try the Site Map ?


6/7/2010 3:36:27 PM
Gravatar
Total Posts 125

Re: We're sorry but we could not find the page you are looking for. Please try the Site Map ?

I think what happened was i created a new page very quickly and the URL field  didn't have the time to change. So i created a new page with a url of an other page ?

6/8/2010 6:17:42 AM
Gravatar
Total Posts 18439

Re: We're sorry but we could not find the page you are looking for. Please try the Site Map ?

I would look under Administration > Advanced Tools > 301 Redirect Manager, you may need to delete a redirect from there. When a page is renamed a redirect from the old url to the new url is created.

You may also want to look for duplicates under Administration > Advanced Tools > Url Manager, this is where the friendly url mappings are.

From there you may be able to see the pageid of the page, then you could go to /Admin/PageSettings.aspx?pageid=x where x would be the page id of the bad page you want to delete.

Hope it helps,

Joe

6/8/2010 6:48:21 AM
Gravatar
Total Posts 125

Re: We're sorry but we could not find the page you are looking for. Please try the Site Map ?

Yes it did help. I deleted it finally.

Thanks. I have no idea how this happened.

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