PHP error in pro version
-
PHP error in pro version
modulules/vimeo
line 535 assumes that $fields[‘settings’] is set and it is not
if( isset( $fields[‘settings’] ) ){
$this->add_or_update_or_delete_meta( $this->slide->ID, ‘settings’, $fields[‘settings’] );
}
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP error in pro version’ is closed to new replies.