Forum reply post and page reloads

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/10/2007 9:57:43 AM
Gravatar
Total Posts 11

Forum reply post and page reloads

When using the Form module (ForumPostEdit, ForumThreadView, etc):

When you post a reply, the forum:

A) Routes you to the page you were just on, rather than the last page (where your post shows up)

B) uses a # link in the URL.  This scrolls the thread pane/div to your post, rather than scrolling the whole page.  The result is that only the new post is visible, with the rest hidden and no way to scroll up (the div does not have scroll bars).

 

8/10/2007 11:02:17 AM
Gravatar
Total Posts 18439

Re: Forum reply post and page reloads

Please provide more info.

What version of mojoPortal?

What data layer?

What web browser?

Are you using a custom skin? If so can you produce the same problem using an included skin?

Joe

8/10/2007 12:16:23 PM
Gravatar
Total Posts 11

Re: Forum reply post and page reloads

I apologize for reporting this as a bug.  The issue is in the CSS for the skin I am using, not in mojo itself.

 

As a note, if the main content area has the CSS style

    overflow:hidden;

the issue arises.

8/10/2007 12:21:55 PM
Gravatar
Total Posts 18439

Re: Forum reply post and page reloads

No worries. I had a feeling this was a CSS issue.

Cheers,

Joe

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