Posted by meier 2 years 15 weeks ago
Hello Mobile-Pack-Developers,
the transcoder produces just broken images on my blog.
My wordpress blog is not located in document root, but in a subdirectory. The image shrink of the transcoder seem to ignore this, it creates links without the subdir in it.
The problem is probably in function wpmp_transcoder_convert_image()
You can use WP_PLUGIN_DIR ot construct the path. (I looks also like the path to the cache directory is constructed several times in the plugin. )
Regards
Karsten Meier




Sign in or register to reply.