1

Topic: for default red 2.4

{member_total_pictures} not work !!

which is correct ??


is possible for event  ?

{member_total_event}



I have read http://www.vldpersonals.com/wiki/customization/templates/template_filenames/member_profile.tpl
but I do not know if info are updated to 2.4.

thanks

2

Re: for default red 2.4

Please try {loggedin_totalpictures}

3

Re: for default red 2.4

not work  {loggedin_totalpictures} !!
other suggestions?

4

Re: for default red 2.4

{loggedin_totalapictures} - active pictures
{loggedin_totalipictures} - inactive pictures

Developer

5

Re: for default red 2.4

I have added this information in member_sections_links ( see my site )
but

{loggedin_totalapictures} - active pictures -------------- no work
{loggedin_totalipictures} - inactive pictures------------- no work

work only {member_total_albums}

6

Re: for default red 2.4

I tried {loggedin_totalapictures} and it did not work for me. I tried in homepage.tpl

7

Re: for default red 2.4

Oops, that was in the old version. New version counts only albums - {loggedin_totalalbums}

Developer