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

Blank category Pages No2

Quote Reply
Blank category Pages No2
I have the same problems like RobL. The script generates blank category index pages when using templates. I am using Nicholas Clark Yahoo templates. All pages are generated fine except for the home page in the categories. Please help!
Quote Reply
Re: Blank category Pages No2 In reply to
Make sure that all your tags are on separate lines in the category.html template file.

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums
Quote Reply
Re: Blank category Pages No2 In reply to
Thank you very much this has solved the problem. But now there is another one. The category pages donīt show any links and Iīm not able to add new links. Any suggestions?
Quote Reply
Re: Blank category Pages No2 In reply to
Thank you very much this has solved the problem. But now there is another one. The category pages donīt show any links and Iīm not able to add new links. Any suggestions?
Quote Reply
Re: Blank category Pages No2 In reply to
As I mentioned before...make sure that your tags are on separate lines like the following:

Code:
<%if links%>
<%links%>
<%endif%>

Or add the codes from the Enhanced Template.pm file in the Resource Center, under the LINKS: Modifications: LINKS 2.X section.

Then you can have tags on the same line.

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums
Quote Reply
Re: Blank category Pages No2 In reply to
Do I just have to copy and paste the whole codes from the Enhanced Template.pm?
Quote Reply
Re: Blank category Pages No2 In reply to
You replace the sub in your Template.pm file with the complete set of codes in the Enhanced Template.pm codes. I think the Mod is pretty straight forward...

Wink

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums
Quote Reply
Re: Blank category Pages No2 In reply to
It looks like everything works perfect now. Thank you very much for your help. I love to work with this script, its great!

Best regards
Quote Reply
Re: Blank category Pages No2 In reply to
Good.

You're welcome.

Regards,

------------------
Eliot Lee....
Former Handle: Eliot
* Check Resource Center
* Search Forums