Johnny Bravo,
It should show in the install to add the table to default.asp, just look for if strShowStatistics = "1" then and add the following:%>
<!--#include file="inc_photo_album.asp"-->
<%
So it looks like this next '## Next Category
end if
%>
<!--#include file="inc_photo_album.asp"-->
<%
if strShowStatistics = "1" then
WriteStatistics
end if
This will give you what you need to the photo album. If you have anyother issues, send me a copy of your default.asp and I will add it for you.
Which statistics mod do you have? That way I can advise you how to add it.