Quote:
Originally Posted by nightbloom
If a member adds a video and there is no category or artist entered, no one can even open the song to edit it. It just doesnt work for anyone. I pressed the edit button on the new popup message that was added and got the no permission page, even after making the setting change that you suggested.
Rerun the install php, it has an uninstall function also.
|
._. 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