Home : Products : Links 2.0 : Customization :

Products: Links 2.0: Customization: Re: [dawgtoons] More info: Edit Log

Here is the list of edits for this post
Re: [dawgtoons] More info
Argh... still trying to make this work. I referenced this post:

http://www.gossamer-threads.com//perl/gforum/gforum.cgi?post=142718#p142718

Quote:
If you want to add more that 7 fields to category.db follow the instructions listed on the website below and then make this VERY IMPORTANT MODIFICATION or you will drive yourself crazy(going on 18 hours straight myself): in nph_build find sub build_category_information:

change:
@values = &split_decode($_);

to:
@values = split(/\|/,$_);

http://www.webmasters-resources.com/links/category_title_mod.html


Still no luck... maybe it's a perl setting on my server??? I have no idea at this point. MadMadMadMadMadMadMad

FWIW, I am able to add fields to links, just not categories.

Last edited by:

dawgtoons: Jan 6, 2008, 7:52 PM

Edit Log: