Strange problems with MP 2.3.8.1

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.
2/22/2012 8:52:26 AM
Gravatar
Total Posts 18

Re: Strange problems with MP 2.3.8.1

done...mail send.

2/22/2012 9:19:16 AM
Gravatar
Total Posts 18439

Re: Strange problems with MP 2.3.8.1

So far I only see a few things.

In your error log are over an over errors about a write lock on the search index. Are you sure the IIS web site is not configured as a web garden, ie only 1 processor should be allocated or it becomes a web garden. The index error cannot be related to the problem but if it is configured as a web garden it can cause other strange problems. You may want to try Rebuilding the Search Index.

The other thing I see is that for some pages you are using unsupported url structures with extra / segments like:

http://www.tswmainframe.de/db/cities/new-york.aspx

and

http://www.tswmainframe.de/chars/akma.aspx

These kinds of urls can cause problems and since some are in the same section (ie they have the same parent page) as the page with a problem, it is possibly related.

Other than that, right now I'm not seeing the problem it is working correctly at the moment as far as I can see. If you see any that are not working correctly it might be worth trying going into page settings and click save and see if that solves it.

Only other small thing I see is your admin toolbar has duplicated icons/links for some reason.

Best,

Joe

2/22/2012 9:29:00 AM
Gravatar
Total Posts 18

Re: Strange problems with MP 2.3.8.1

ok...i´ll have a look at the web garden thingy...

As of now it only seems to happen for the page i´ve linked in the thread...

any idea for the registration problem?

"Click on Register, some fields are pre-populated with my admin username"

2/22/2012 9:33:07 AM
Gravatar
Total Posts 18

Re: Strange problems with MP 2.3.8.1

ok...maximum alowed worker processes was set to 4...changed it to 1 like all other application pools.
Maybe this solved the issue....worth a faq entry ^^

 

mhm if i enable this "hidden rebuild search index" button...where can i find it?

2/22/2012 9:43:55 AM
Gravatar
Total Posts 18439

Re: Strange problems with MP 2.3.8.1

It isn't a frequently asked question, it has never come up before. That is an advanced setting that most people should not touch in IIS.

The article Rebuilding the Search Index shows the config setting you need to add to show the button. Deleting all the files in the index foilder and doing a search will also make it rebuild the index so you don't even have to enable the button.

Best,

Joe

2/22/2012 9:49:40 AM
Gravatar
Total Posts 18

Re: Strange problems with MP 2.3.8.1

ok...thanks joe!

ps. one last thing left..the registration thingy :P

 

and btw...big big sorry again...but as you can see i´m still supporting your stuff :)

2/22/2012 10:11:24 AM
Gravatar
Total Posts 18439

Re: Strange problems with MP 2.3.8.1

There is nothing in mojoPortal that pre-populates the registration form, that would have to be the web browser doing that base don previous forms the user has filled out.

I do not see how it could update the wrong row with a password change, I cannot put in time on that unless there are steps to reproduce it.

You site looks pretty cool!

Best,

Joe

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