Razak Zakari
Razak Zakari
videojs.addClass() changed to videojs.dom.addClass() videojs.plugin() changed to videojs.registerPlugin() player.play().handleTechSeeked_() undefined function on line 185 fixed
Hello, errors in a prepared statement doesn't get reported, example: ``` $stmt = $db->prepare("my_query, "SELECT * from non_existing_table"); ``` Here, non_existing_table doesnt exists, but $stmt returns true and also :...
I find this to be very strange , everything works perfectly but the flash : "on" parameter has no effect .
Hello I am trying to install your plugin on ubuntu but I get this error ```sh configure: configure: Use --with-dovecot=DIR to provide the path to the dovecot-config file. ```