Webmastersite.net
Register Log In

Search problem

Comments on Search problem

mrkarron
Experienced

Usergroup: Customer
Joined: Oct 02, 2003

Total Topics: 33
Total Comments: 97
Posted Nov 13, 2010 - 4:05 PM:

In type manager, if "mix link types" is set to no, you cannot due an advanced search if you select search all. The results will correctly show the category, however listings containing the search term do not display correctly.
{LINKTHUMBSHOT}
{LINKTITLE} {LINKNEW} {LINKISUPDATED} {LINKADMIN} {LINKSTARS} Category: {CATNAME} {LINKSUMMARY}
mrkarron
Experienced

Usergroup: Customer
Joined: Oct 02, 2003

Total Topics: 33
Total Comments: 97
Posted Nov 14, 2010 - 6:24 PM:

I discovered by using a custom linkbit the problem is corrected.
Paul
developer

Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California

Total Topics: 61
Total Comments: 7867
Paul
Posted Nov 17, 2010 - 12:27 PM:

If you don't mix types, you have to make sure there's template code present for all applicable types in the search all template.
hai
Forum Regular

Usergroup: Customer
Joined: Apr 03, 2007
Location: NY & PA

Total Topics: 94
Total Comments: 339
hai
Posted Jan 27, 2011 - 2:39 PM:

Dear Paul,

I am having the same problem mentioned here. I am running the latest version, 6.0.14. Search works perfectly, but search all is displaying code for the listings, while categories and comments show results perfectly. I have the following on my searchall.tpl which I believe is what I am supposed to have (it works on the search.tpl):

<IF {LINKTOTAL}>
<td style="vertical-align: top; width: 25%">
<!-- BEGIN SEARCH LINKS RESULTS -->
<table class="standardtable">
<!-- BEGIN SPONSOR -->
[INSERTFILE=linkbit]
<!-- END SPONSOR -->
</table>
<table class="standardtable">
<!-- BEGIN AFFILIATE -->
[INSERTFILE=linkbit]
<!-- END AFFILIATE -->
</table>
<table class="standardtable">
<!-- BEGIN RECIP -->
[INSERTFILE=linkbit]
<!-- END RECIP -->
</table>
<table class="standardtable">
<!-- BEGIN REGULAR -->
[INSERTFILE=linkbit]
<!-- END REGULAR -->
</table>
<!-- END SEARCH LINKS RESULTS -->
{LINKPAGINATION}
</td>
</IF>

However, when I do a search all, I get four "listings" of just code, one for each of my link type I assume. I even reverted to the standard searchall.tpl (which is still "live") and now when I do a search all, I get two "listings" of code. So, for me, it's not even working with your original code.

Can you figure out how I've killed it and what I need to do to get it working?
Search thread for
Download thread as
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5



Sorry, you don't have permission to post posts. Log in, or register if you haven't yet.