Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Error edit post #1243

Closed
wbonekamp opened this issue Jan 21, 2025 · 4 comments · Fixed by #1247
Closed

BUG: Error edit post #1243

wbonekamp opened this issue Jan 21, 2025 · 4 comments · Fixed by #1247
Assignees
Labels
bug Something isn't working
Milestone

Comments

@wbonekamp
Copy link

Describe the bug

Error when I try to edit a post... gives error:

Error: Forum is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Modules.ActiveForums.af_post.LoadTopic() at DotNetNuke.Modules.ActiveForums.af_post.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at DotNetNuke.Modules.ActiveForums.Classic.GetControl(String view, String options) --- End of inner exception stack trace ---

Software Versions

  • DNN: 09.11.00
  • Module: 8.2.1

To Reproduce

Steps to reproduce the behavior:

  1. Go to post
  2. Click on 'Edit'
  3. See error:

Image

Image

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

Error log

Note: Debug DLL's
Please replace the current extension DLL's with the debug DLL's (if these are available with the release) and reproduce the error with the debug DLL's before pasting the error log.

Paste the error log that is related to this issue.

Additional context

Add any other context about the problem here.

@johnhenley johnhenley added this to the 08.02.02 milestone Jan 21, 2025
@johnhenley johnhenley added the bug Something isn't working label Jan 21, 2025
@johnhenley johnhenley self-assigned this Jan 21, 2025
@johnhenley johnhenley changed the title Error edit post BUG: Error edit post Jan 21, 2025
@wbonekamp
Copy link
Author

Thanks John for fixing the issues!

When can I get the 08.02.02 version? I have the bugs in a production website and like to fix them a soon as possible.

Thanks in advance!

@johnhenley
Copy link
Collaborator

Thanks John for fixing the issues!

When can I get the 08.02.02 version? I have the bugs in a production website and like to fix them a soon as possible.

Thanks in advance!

https://github.com/DNNCommunity/Dnn.CommunityForums/releases/tag/08.02.02

@johnhenley
Copy link
Collaborator

Thanks John for fixing the issues!

When can I get the 08.02.02 version? I have the bugs in a production website and like to fix them a soon as possible.

Thanks in advance!

@wbonekamp Have you checked out the latest release yet?

@wbonekamp
Copy link
Author

Thanks a lot John!

This release fixed the issues except for this issue: #1242

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants