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 ForumsForumForumError when selecting "My Posts"Error when selecting "My Posts"
Previous
 
Next
New Post
4/15/2007 5:10 PM
 

"Fix for error in DotNetNuke_04.05.00_Install\Install\Module\Forum_03.20.09_Install.resources:

It's a ZIP file, just add the .zip exension to the filename (Forum_03.20.09_Install.resources.zip)!

Then, extract (copy/paste) file '03.20.07.SqlDataProvider' and open it (text editor)!

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

Save the file and put it back (copy/paste) into 'Forum_03.20.09_Install.resources.zip'

Remove the .zip extension from 'Forum_03.20.09_Install.resources.zip' and you're done!"

That's the best advice I have heard yet on this topic.  Worked to perfection!


Chad Voller -- MCP, DNN Aficionado
Leapwise Media
View my View Chad Voller's profile on LinkedIn
 
New Post
5/26/2007 1:53 PM
 

I'm using DNN 4.5.1 in a hosted environment, no admin access to the SQL database. I updated the Stored Procedure (SP) using the Host SQL module. These instructions assume you have NO custom {databaseOwner} or {objectQualifier} settings in your database or web.config.

1) Download the Forum_03.20.09_Install.zip from DotNetNuke.com

2) Extract the files.

3) Open the 03.20.07.SqlDataProvider file in a text editor and copy ALL the text for Forum_SearchGetResults, from the "CREATE PROCEDURE" statement to the "GO" statement. Paste this into a new text file.

4) Change "CREATE PROCEDURE" to "ALTER PROCEDURE"

5) Delete all instances of  {databaseOwner} and {objectQualifier}

6) As noted above, edit the line starting with @Filter. The new line should read:

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

7) Remove the GO command from the bottom of the file.

8) Double check your work...

9) Login to your DNN portal as Host. Go to the SQL page and paste in your edited Stored Procedure. All of it.

10) Cross your fingers. Check the "Run as Script" box and click the "Execute" button.

Now try a search on your portal... it worked for me. Hope it works for you!! Insert standard legal disclaimer here...  

 
New Post
7/25/2007 3:55 AM
 

Tnx! Helps me a lot!

 
New Post
7/30/2007 5:41 PM
 

I've tried the above fixes and still can not get the forums working... does anyone have any ideas? please keep in mind I'm not a database programmer

 
New Post
8/30/2007 10:32 PM
 
I am using DNN 4.5.5 in a hosted environment, also with no admin access to the SQL database. I followed this proceedure and it appears to have fixed my problem as well. My question is this: Why has THIS issue gone unresolved for so long? With this seamingly SIMPLE fix (for the DNN programmers) why was it not included in a previous release? I have reviewed the forums on this specific issue and it appears that it has been around for 12 months or longer. Just wondering in KC.
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForumError when selecting "My Posts"Error when selecting "My Posts"


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