Quote:
Originally Posted by Michael P You could run a query on your DB: update photos SET ismature=1 WHERE cat=###;
(add in your prefix if you have one) |
Do I run that from the root of the DB? I am using the following comment, with prefix, and I tried in several different places within pp_photos, but no luck.
update pp_photos SET ismature=1 WHERE cat=532