| Voir le sujet précédent :: Voir le sujet suivant |
| Auteur |
Message |
zio val
Inscrit le: 16 Sep 2006 Messages: 2 Localisation: paladina - italy
|
Posté le: Mar 28 Aoû 2007, 16:44 Sujet du message: how to enlarge number of members in "CLASSEMENT GENERAL |
|
|
hi.
someone can help me?
i need to know how to enlarge the number of members who are classified in the "PRONO" script.
as standard, i can see only the first ten members. how can i see every registered user???
thank you for your help.
bye |
|
| Revenir en haut |
|
 |
Pierre Site Admin
Inscrit le: 03 Avr 2004 Messages: 338
|
Posté le: Mar 28 Aoû 2007, 17:07 Sujet du message: |
|
|
hi
In the file prono/fonctions.php, i think that you can change the numbers of members at the line 378 :
| Code: | | if (!($complet== '1')){$query = $query. " LIMIT 0, 10";} |
|
|
| Revenir en haut |
|
 |
|
|