| Reducing Friend List |
| |||
|
How to reduce the number of friends on a profile which is 30 as default? Can we limit it to 9 on a profile? If yes, How?
|
| |||
|
u.module.php --> function show_sidebar this line [code] change LIMIT 30 to something else
|
| |||
|
Yesssssssss its done. You are great falcon
|
| |||
|
hello... is it the code for make limit friends list number in profile??? or is it the code for make limit for add as friend ??
|
| |||
|
The first one.
|
| |||
|
dhool.. thx ya
|
| |||
|
[quote=falcone]u.module.php --> function show_sidebar this line [code] change LIMIT 30 to something else [/quote] thanks master
|