Gossamer Forum
Home : Products : Links 2.0 : Customization :

Building only 1 index.html

Quote Reply
Building only 1 index.html
Hello,

I noticed that in my categories and search results the next>> & prev>> are missing so it only dispalys 10 results in each page.

I checked trying rebuilding but i noticed that it builds all cat but with only 1 index.html than index2.html in case that i got more sites than 10.

What is going wrong????
Can you help please???


Loucian

Last edited by:

loucian: Sep 30, 2001, 6:48 AM
Quote Reply
Re: [loucian] Building only 1 index.html In reply to
ok may be i am not specific and thats why nobody answer to me.

I thinks its clear:

I don't get the next and previous links to my categories pages but also to my search results too.

Also i did a rebuild and i noticed that incases that a second index.html should be created, it was not .

That is my problem.
Now in every page i only get 10 results only without the next link to view the other 10.

Please someone to help.
I would appreciate!

Best Regards
LoucianFrown

Quote Reply
Re: [loucian] Building only 1 index.html In reply to
perhaps you don't have the <%if prev%> <%prev%> <%endif%> etc... in your search results template? if you do have them try to arrange them so that each tag is in its own line:

<%if prev%>
<%prev%>
<%endif%>
etc.

good luck i'm just guessing.
Quote Reply
Re: [drewboy] Building only 1 index.html In reply to
NO I ALREADY HAVE these:
Quote:
<%if prev%>
<%prev%>
<%endif%>

The problem is other and i cannot imagine anything.
May be REDRUM or Anthro will solve my problem.
Any other other help is welcome.
Unsure

Loucian
Quote Reply
Re: [loucian] Building only 1 index.html In reply to
So it is creating the other index2.html files? Did you hack site_html_templates.pl or nph-build.cgi recently?

Oh, and whats with the

Quote:
NO I ALREADY HAVE

Why did you shout? Drew is just trying to helps seeing as you are so desperate for it Wink


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!

Last edited by:

AndyNewby: Oct 1, 2001, 12:08 AM
Quote Reply
Re: [AndyNewby] Building only 1 index.html In reply to
Hey, thanks for replying,

I didn't shout. You possibly missunderstood me,
Any way about

Quote:
NO I ALREADY HAVE


i wanted to say that i already have these tags in search results and category.

When rebuilding now i see that the index2.html index3.html are not created . Only the index.html is beeing created.
And no i haven't hack the nph-build.cgi and not either the site_html_templates.pl . (I THINK SO)
I remember it was working fine...

LoucianPirate
Quote Reply
Re: [loucian] Building only 1 index.html In reply to
Ok ,
i have uploaded the Links 2 original site_html_templates.pl and it seems to work fine.

Where is my fault??
Can you help me locate the problem?Crazy
Loucian
Quote Reply
Re: [loucian] Building only 1 index.html In reply to
Welp, if you uploaded a fresh copy of site_html_templates.pl and it worked ok after, then logic seems to point to the fact that you DID edit site_html_templates.pl

Andy

NOTE: Yes, TALKING LIKE THIS normally brings over bad feelings, as lots of people assume it means shouting Wink



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: [AndyNewby] Building only 1 index.html In reply to
Well i didn't know that...writing capitals means shouting....
Anyway thanks for any help.

The problem was that i had wrong tag in globals.
It is working know!

Thanks all of youWink
Loucian

Last edited by:

loucian: Oct 1, 2001, 11:42 AM