|
hi
i found where the problem is.
vbulletin integration will use inc_photopost.php
inside inc_photopost.php the sql query will retrieve anything from photos tables without checking for private album.
you may also want to correct on the case statement ... you have it as case lastest
should it be latest?
|