Replies: 0
Hi there
I installed a fresh copy of wordpress and fv player from wordrpress repository
, and then try to add my first video but I coudn’t and got this error:
“Error saving changes”
for solving the issue, I search forum topics and intall “Error Log Monitor” plugin and find this:
Constant VIDEO_DIR already defined in /home/masterclassiran/public_html/learn/wp-content/plugins/fv-wordpress-flowplayer/controller/backend.php on line 252
I find the lines 250 to 252:
function fv_wp_flowplayer_check_files() {
global $wpdb;
define(‘VIDEO_DIR’, ‘/videos/’);