Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Links do not appear

Quote Reply
Links do not appear
I searched the forum for a solution, but couldn't find one. I have the script installed, everything works, except I don't see the actual links. I do see the total number of links in a category, but when I click on it, I see no links at all.

Please, help me!

Quote Reply
Re: Links do not appear In reply to
Make sure you have the following codes in your category.html:

Code:
<%if links%>
<%links%>
<%endif%>
Thomas
http://links.japanref.com
Quote Reply
Re: Links do not appear In reply to
It looks like this in my category.html. Is it okay?



<%if links%>

<h2>Links: </h2>

<%links%>

<%endif%>

Quote Reply
Re: Links do not appear In reply to
It looks fine. Could you provide an URL?

Thomas
http://links.japanref.com
Quote Reply
Re: Links do not appear In reply to
yep sure, you can look at http://www.veenendaal-digitaal.nl/pages.
It is in Dutch, but I'm sure you'll see the problem. The links do never appear, I think I miss a frame, but I don't know where to change this!?

Quote Reply
Re: Links do not appear In reply to
Ok, obviously your paths in links.cfg are not properly configured. I receive the following error when going through your jump.cgi:
Code:
Error including libraries: Can't locate /alex/links/cgi-bin/admin/db_utils.pl at jump.cgi line 35.
Thomas
http://links.japanref.com
Quote Reply
Re: Links do not appear In reply to
No, I tried to reinstall, but it still doesn't work. Please check my website again?!?!

Quote Reply
Re: Links do not appear In reply to
It works now. I just had to rebuild the database. Wink

Btw, don't forget to password-protect your admin directory!

Thomas
http://links.japanref.com
Quote Reply
Re: Links do not appear In reply to
You're great! What did you do exactly? Just in case it happens again!?!?

Quote Reply
Re: Links do not appear In reply to
I have just rebuilt your database from the admin. Should have thought of that before.

Thomas
http://links.japanref.com