Vidavee files on personal server
-
Hello, I was looking for a media manager to admin , upload and post my videos with wordpress. This plugin looks great, except all video clips are stored on vidavee servers. I would rather note put my media on someone elses server. Is there a way to have this plugin use my own server for storage? Before I start hacking, this one file, for example if I change :
define('const_server', 'wordpress.vidavee.com', true);todefine('const_server', 'my domain.com', true);I see that maybe some of the plugin files are actually on the wordpress server.$url = 'http://'.const_server.'/wpvidavee/browse.php?sitekey='.$sitekey.'&v='.wpvversion;Thanx for any suggestions.
The topic ‘Vidavee files on personal server’ is closed to new replies.