change the privacy |
| |||
How can I set the privacy so that only see members the profile information, but not the guest?
|
| |||
Hello. To my knowledge, this was still possible prior to version 4.0 when this configuration the admin panel was decommissioned.
|
| |||
in u.module.php function u add this line [code]
|
| |||
great! but there is option to do the same thing to the photo module? i mean just member users can view other members picture?
|
| |||
in phpMyAdmin, jcow_menu. search for the row with name Photos and type community. Set protected to 1 and go to your admin panel --> userpermissions. uncheck guest, check general member
|
| |||
i could do this in the free version or just the pro? becouse i didnt find this things. thank you
|
| |||
Great it work perfekt. I add it in the photo, video and many other scripts that i wanted.
|
| |||
phpmyadmin you find in your cpanel. It manages your database.
|
| |||
i know what is phpmyadmin, but i didnt find the first option in jcow.
|
| |||
in phpMyAdmin then go to [url]http://yoururl/index.php?p=admin/permissions[/url]
|
| |||
thanks i success!
|
| |||
I would like a situation where during signup the new members are able to tag their avater or image from a drop down list, just like the location list. The tags on the image will appear below the image where ever the image appears, even on the home scrolling page. Where do I find the file and how do I adjust the code. Tks
|