Forums
(@pelonpelon)
18 years, 2 months ago
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;