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

HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...7.3.1 search results issues7.3.1 search results issues
Previous
 
Next
New Post
6/30/2014 2:01 AM
 

I have a site I have upgraded from DNN6 to 7.3.1 without any errors. The new search doesn't seem to work correctly. I can get results in the drop-down but can't click on them. They highlight when I hover over them. If I click on more results I get the search results page but all the results click back to the home page instead of the page the result is on.

Has anyone had any similar issues, am I missing some setup for the new search function?

 
New Post
6/30/2014 4:36 PM
 

can you run the following SQL to find out if your site has DefaultPortalAlias

SELECT * FROM dnn_PortalSettings where SettingName = 'DefaultPortalAlias'

If it doesn't return any result, then try going into Admin > Site Settings and click on Save. After this, run the SQL again to ensure there is 'one' entry for that. If this still doesn't return a record, try inserting a record manually and set it's value to the portal's default alias (or first HttpAlias value from dnn_PortalAlias table).


Ash Prasad
Director of Engineering
DNN Corp.
 
New Post
6/30/2014 5:28 PM
 
Hi Ash, Thanks for your reply, I get "Invalid object name 'dnn_PortalSettings'." when i run the script?
 
New Post
6/30/2014 5:32 PM
 

OK, you probably do not have an object qualifier in your database. You should instead remove dnn_ from the query - just run

SELECT * FROM PortalSettings where SettingName = 'DefaultPortalAlias'


Ash Prasad
Director of Engineering
DNN Corp.
 
New Post
6/30/2014 6:18 PM
 
OK got it, it returns a record:

0 DefaultPortalAlias -1 10/14/2011 3:37:35 PM 1 10/25/2011 1:29:38 PM en-us
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Using Modules a...Using Modules a...7.3.1 search results issues7.3.1 search results issues


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