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 ForumsForumForum4.3.2 comments4.3.2 comments
Previous
 
Next
New Post
9/12/2007 2:35 AM
 

Thanks mate that worked a treat, there was a spelling mistake in there (for the noobs) might just make it clear.

Change #1:
Before: @sql = 'INSERT INTO #PageIndex(ThreadID) SELECT DISTINCT(P.ThreadID) CreatedDate ' + 
After:    @sql = 'INSERT INTO #PageIndex(ThreadID) SELECT P.ThreadID ' +

Change #2:
Before: @Filter + ' GROUP BY P.ThreadID , P.CreatedDate ORDER BY P.CreatedDate '
After: @Filter + ' GROUP BY P.ThreadID ORDER BY MAX(P.CreatedDate) DESC '

To keep it brief, so no-one needs to waste time trawling the forums, the procedure is Forum_SearchGetResults, you'll find it in programmability under your database in ms sql manager.

 

thanks heaps

a

 

 
New Post
9/12/2007 9:44 AM
 

tuviere wrote

 

 

 

Am having the Forum problem I have my DNN portal installed for me by godaddy.com I downloaded the Database.mdf and opened it with a NotePad but it came out scrambled, Please help.

I don't have my portal on my computer just on my server.

Thanks edgar

 

I think you can not edit the Database.mdf with Notepad.  You have connect it with the Database, and openit them wit the SQL Management Studio (Express).

 
New Post
10/7/2007 12:18 AM
 

Interesting that this is still a bug.  I have the latest version of the Forum module, clean install 4.6.2 DNN Core and yet I still had this issue.  I just found the info on how to fix the stored procedure and modified it.  It works.  Thanks to DNN Forums.  I hope this is getting addressed in the new Forum module.

 
New Post
12/15/2007 2:25 AM
 

Hey Stephen.

 

I too am experiencing this issue, i understand what i must do to resolve the issue, but maybe you can help.

 

Where would i find the database.mdf file to change, i have searched in my DNN folders and could not locate it anywhere.

I am looking to go live with my site here shortly so would really appreciate any help you could give.

thanks

Brad

 
New Post
2/23/2008 9:34 PM
 

@Matthías,

Regarding your answer to edgar, you are right, he cannot edit Database.mdf with Notepad. But his question was more about "How to apply this solution when the DNN installation is on a Shared Hosting and he does not have direct access to the database".

I am facing the same situation, with another shared hosting provider, and I do not have direct access to my Database.mdf. The only "tool" I have available from my "Hosting Admin Panel" is a very simple window with one textbox in which to insert an SQL statment, and below a button called "Execute".

I know there be a way to solve this issue just sending a command through that SQL statement window. But it its out of my experience's reach ;-)

Any suggestions will be very welcome. Thank you!

Alejandro.

 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Module ForumsModule ForumsForumForum4.3.2 comments4.3.2 comments


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