The importance field is double, but this is what happens:
I set as importance formula: $importance = 0.25 Now i regenerate links and indeed {LINKIMPORTANCE} shows 0.25 for all links but the importance field in database is 0
For $importance = 1.25 both {LINKIMPORTANCE} and database field is set to 1
Comments on rounded importance
Experienced
Usergroup: Customer
Joined: Feb 22, 2004
Total Topics: 47
Total Comments: 88
Not sure if this is a bug but link-importance field is stored rounded with no decimal digits, is it supposed to work like this?
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
It's supposed to round at 10 decimal places by default. Is the field double for you, or is it somehow int? http://www.webmastersite.net/screenshots/1234.jpg
Experienced
Usergroup: Customer
Joined: Feb 22, 2004
Total Topics: 47
Total Comments: 88
The importance field is double, but this is what happens:
I set as importance formula: $importance = 0.25
Now i regenerate links and indeed {LINKIMPORTANCE} shows 0.25 for all links but the importance field in database is 0
For $importance = 1.25 both {LINKIMPORTANCE} and database field is set to 1
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Fixed.