Quote:
Originally Posted by silveryhat
._. what setting did you use ? If
PHP Code:
//Confirm where user comes from when a request to edit song sent. //Default is yes. If member reach permission restriction when editting a song, turn this off 'check_user_location_when_post_edit_song' => 'yes',
You must change it to no
|
Yes, that setting is the one I used. If there is no artist/category entered, you cannot edit the song. Because there are no permissions associated with this, ANY member or NO members may input songs so it's either the admin does ALL the work or has no control over what someone who doesnt know what they are doing might enter?