Forum Replies Created

Viewing 1 replies (of 1 total)
  • Forum: Plugins
    In reply to: flowplayer plugin

    Thanks for this!

    There is an error in the code which creates erroneous paths. In the function fp4wp_video you forgot to declare these variables as globals:

    global $fp4wp_uploads_path;
    global $fp4wp_plugins_path;
Viewing 1 replies (of 1 total)