![]() |
Make Private Albums Public?
Hello,
I've removed the option for members to make their albums private. I need a way to make the albums that are marked private public. Is there a query that I can run? please excuse my english |
I just tested this and it works. (Add a table prefix, if needed). ACP --> Maintenance --> Execute SQL Query
Code:
UPDATE album SET state='public' |
Once again thanks for all of the help :)
|
You need to set your user to be able to run queries in the includes/config.php file.
Code:
// ****** USERS WITH QUERY RUNNING PERMISSIONS ****** |
All times are GMT. The time now is 12:31 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|