trove_list.php always show 0.. (
Brought to you by:
gldneagl
Software Map on trove_list.php,
we cannot see projects in categories, all categories is
writing has 0 projects. but some cats have projects...
why cant see procjects in categories ? is this a bug ?
i tired solve problem but i didnt understood codes :)
echo '&nbsp; '.$row_sub['fullname'].'</a> <I>('
.($row_sub['subprojects']?$row_sub
['subprojects']:'0')
.' projects)</I><BR>';
this is always result 0.. ? why.
Logged In: YES
user_id=185334
OK. solved. I run update.bat.
Logged In: YES
user_id=405817
you need to run the cron jobs that update the database. I
currently use a batch file because I am running this on IIS
and W2K but if you are using lunix then there are cron jobs
that you need to run