Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Links 2 -- not enough space for url ?! >:/

Quote Reply
Links 2 -- not enough space for url ?! >:/
I tried to add a url and it wouldn't let me add more than:

http://tracker.clicktrade.com/tracker/tracker.dll?to='http://www.xaviermedi

How come it cuts off there and dings and won't let me add it all? Is there a way to get around this?

Please let me know. I'm (hoping to) add a webmaster's resources category to my site that I might make $ off clicks and stuff, and I need the whole url in there to get properly tracked.


------------------

--Sanguinarius
The Real Vampire Directory
www.sanguinarius.org/cgi-bin/links/pages/
Quote Reply
Re: Links 2 -- not enough space for url ?! >:/ In reply to
URL => [2, 'alpha', 40, 75, 1, 'http://', '^http|news|mailto|ftp'],

Change that 75 to a higher value. Hope this helps.
Quote Reply
Re: Links 2 -- not enough space for url ?! >:/ In reply to
This is what I have there:

# Database Definition: CATEGORIES
# --------------------------------------------------------
# Definition of your database file.
%db_def = (
ID => [0, 'numer', 5, 8, 1, '', ''],
Name => [1, 'alpha', 40, 75, 1, '', '^[\w\d/_-]+$'],
Description => [2, 'alpha', '40x3', 500, 0, '', ''],
Related => [3, 'alpha', 0, 255, 0, '', ''],
'Meta Description' => [4, 'alpha', 40, 75, 0, '', ''],
'Meta Keywords' => [5, 'alpha', 40, 75, 0, '', ''],
Header => [6, 'alpha', 40, 75, 0, '', ''],
Footer => [7, 'alpha', 40, 75, 0, '', '']
);

-------------
I don't have a:

URL => [2, 'alpha', 40, 75, 1, 'http://', '^http|news|mailto|ftp'],

Should I add the line to the previous stuff?

------------------

--Sanguinarius
The Real Vampire Directory
www.sanguinarius.org/cgi-bin/links/pages/
Quote Reply
Re: Links 2 -- not enough space for url ?! >:/ In reply to
Oh, duh...never mind. I was looking in category.def not links.def. I found it.

--Resident Dummy

------------------

--Sanguinarius
The Real Vampire Directory
www.sanguinarius.org/cgi-bin/links/pages/