I get this error too and think it’s because flexuploader supports wordress until version 2.9.2
hope they update it cuz it’s an awesome plugin!!
dammuozz.selfip.com
I’m getting Error #2032. Hope it gets fixed soon!
Same problem here. Are there any plans to upgrade the plugin?
i second that. annoying problem. has anyone been able to fix that?
New version on the plugin 1.0
Fixed.
Sorry for downtime 🙂
If it works for you, please set plugin as “Works” on the plugin page
yeah. its working now.
5 stars for the plugin
v.1.1 does not work for me 🙁
Li-An – is there any error messages?
1.0 – didn’t works. It looks like it works but images doesn’t appear in gallery. It was fixed in 1.1. May be your browser just cached 1.0 version. Try to clean browser cache.
It’s just… white (and the message “buy me a beer”). Nothing to see, no error message. On a test blog with no other plugin activated and default theme.
I think i found an error
your flash script has pick wrong path
It cannot load service.php because there no right path to that file
for eg:
http://mysite.com/wp-content/plugins/flexupload/service.php (404)
Should be http://mysite.com/wordpress/wp-content/plugins/flexupload/service.php
(wordpress) is my folder. Or othername from “wordpress” Ah well
Please, fix this soon 🙂
Thank you.
joker999
May be i’m not right, but plugins default dir is /wp-content/plugins, so it seems like wordpress should be configured on the root level of the domain (/ not /wordpress).
May be its possible to determine correct BASE_DIR in case of non root location, but i don’t know such way… I’ll try to figure it out when i’ve free time.
http://codex.wordpress.org/Function_Reference/plugin_basename
If you would like to know the full url path to your plugin’s directory, you can call:
$x = WP_PLUGIN_URL.'/'.str_replace(basename( __FILE__),"",plugin_basename(__FILE__));
$x will equal "http://[url-path-to-plugins]/[myplugin]/"
I’m not a programmer, but maybe that will help?
The plugin is NOT working for me, and yes, it seems the plugin is incapable of dealing with a WordPress install in a subfolder of the site root, as mine is: for example /blog/wp-content/plugins…
Kiryaka: Could you please implement some fix for this? I look forward to using it! Best, Sef.
Аналогичная проблема: Error #2046.
Версия WP 3.1, версия плагина 1.1. Некоторое время всё работало хорошо, а потом в одночасье перестало. Переустановка плагина не помогла.
Где искать решение?