Quote:
Originally Posted by AndrewD
linkcheck and linkdate are both dates, expressed as seconds since 1.1.1970 (there's a nice calculation for you). Easiest way to get these close to correct is just to add an entry to your database and take a look at the value.
linkstatus and linkstatusimg is one of the following:
LINK_BROKEN = 0;
LINK_OK = 1;
LINK_UPLOAD = 2;
Easiest is to set linkstatus to either 0 or 1. If you use 0, then you can subsequently use LDM/admin/statistics/validate broken to check the entries you've added. Leave linkimgstatus as 0 if you have no thumb image.
linksize is always re-built on access, so leave it at 0
I think that's all
|
wow, i had no idea about that... well, i guess now i can calculate them ^^
http://www.onlineconversion.com/days...n_advanced.htm
Thanks
Another question.
You know? in vb 3.6.1 when i click on LDMs config inside control panel... i'm taken out of it and config is open in the whole page... is this supposed to happen? Oo
Still using 2.2.5