I've looked through all of the documentation and read the entire website. I just don't know how to do this. Can anyone tell me how I can get Cpmfetch to display the total number of images uploaded to my entire website? All albums are public. I just want a number.
My site: www.creaturefeature.info
I want to add it to the "Site Stats" table.
Thanks! ;D
I have this in my code:
$objCpm->cpm_formatStats("Total pictures <b>%f</b> • Total albums <b>%a</b> • Total views <b>%v</b>");
Hope this helps