Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Search Results and Next Problem

Quote Reply
Search Results and Next Problem
Hello,

I have my search results page setup for spanning pages with the following code:

Code:
<%if next%>Pages: <%next%><%endif%>

build_links_per_page is set to 7.

However, when I do a search that produces more than 7 results, next does not render. I even tried the original Links SQL template that has this matching code and it still doesn't work.

Does anyone have any suggestions?

Thank you.
Quote Reply
Re: [steelkilt] Search Results and Next Problem In reply to
Do you wanna send over LinksSQL admin details, and I'll take a look for you? Its probably something really simple :)

You can send an email to andy@ultranerds.com, or PM me on this forum.

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [steelkilt] Search Results and Next Problem In reply to
Double check to make sure you have not placed the "if next" and "next" tags inside another pair of conditional tags ... like maybe "if ignored" or "if category_results".
Quote Reply
Re: [Karen] Search Results and Next Problem In reply to
Thank you for your responses.

I re-checked the code. It is definitely not nested within other tags.

Thank you for your offer, Andy. That is really nice of you. Smile I'm actually going to be working with Gossamer people on Monday, so I'll just have them take a quick look.

Last edited by:

steelkilt: Feb 28, 2004, 8:11 AM