Menu

#1 trove_list.php always show 0.. (

open
nobody
None
5
2003-01-27
2003-01-26
Ercan ACAR
No

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 '  '.$row_sub['fullname'].'</a> <I>('
.($row_sub['subprojects']?$row_sub
['subprojects']:'0')
.' projects)</I><BR>';

this is always result 0.. ? why.

Discussion

  • Ercan ACAR

    Ercan ACAR - 2003-01-27
    • summary: trove_list.php always show 0.. --> trove_list.php always show 0.. (
     
  • Ercan ACAR

    Ercan ACAR - 2003-01-27

    Logged In: YES
    user_id=185334

    OK. solved. I run update.bat.

     
  • John Stacy

    John Stacy - 2003-03-13

    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

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.