Im trying to add Newest member add on,but i dont know where in config.pl to paste this part
===============================================
# Welcome Newest Member
# to display just under the category listings
================================================
Now paste this section to your config.pl
around the top of the setup area:
#-#####################################
# Directory where the newestmember data file
# will be stored
$config{'newestmember'} = 'newestmember';
=======================================================
And do i use it all or just part of it,thx