Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumMy Posts and Search error 3.20.08My Posts and Search error 3.20.08
Previous
 
Next
New Post
5/18/2007 12:54 AM
 

I am also getting a similar error when clicking "My Settings" when logged in as a regular user. But when I login as host and click "My Settings", I get the following error. I'm not sure where to begin. Any ideas?

Error: User Settings 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.Forum.UserSettings.SelectMultiTreeItems(DnnTree objTree, Int32 ForumID) at DotNetNuke.Modules.Forum.UserSettings.Page_Load(Object sender, EventArgs e) --- End of inner exception stack trace ---

TIA,

Michael

 
New Post
5/18/2007 1:03 AM
 

BTW, I did the stored proc change, and I still get the error, so it appears that my error may be somewhat related, but different.

 
New Post
6/14/2007 3:28 PM
 

Betacam wrote
Just to close this thread off and to save others searching around for the solution to this issue.

Attach to your sql database weither that be a *.mdf file (ex. Database.mdf) or a sql database on a server with Microsoft SQL Server Management Studio Express, and browse to the Programmability folder, then Stored Procedures, and finally find the Forum_SearchGetResults right click and select modify.  Edit the @Filter + ... line for me it was on line 45.  It should read:

@Filter + ' GROUP BY P.ThreadID , P.CreatedDate ORDER BY P.CreatedDate DESC '

and you should re-write it to read:

@Filter + ' GROUP BY P.ThreadID , P.CreatedDate ORDER BY P.ThreadID '

You can then save it to a .sql file but to commit the changes you must press the Execute button

Worked for me.

Thanks

Thanks a lot Betacam !

Thats works with my godaddy DB.

 
New Post
6/16/2007 2:12 PM
 
I have my DNN site hosted on a SQL DB at GoDaddy and have this same error. When I go to the SQL Manager and access the DB, I don't see a Programmability folder. Can someone please post instrux as to how to do this with GoDaddy's SQL Manager?

Many thanks in advance.

umbighouse
 
New Post
6/16/2007 3:35 PM
 
Never mind- I was able to figure out how to get into the stored procedures, found the search one, and edited it. All is ok now.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumMy Posts and Search error 3.20.08My Posts and Search error 3.20.08


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out