Importing video and still images works fine in terms of getting the media uploaded to the server and correct database entries, etc, but when I view the post, the media has incorrect links in the following form:

http://www.example.com/drupal//active/0/16_large.jpg

ie: There is an extra slash in the path. Other links on the site seem to work (as does uploading images with the regular Image module). Is this a bug or can I do something to fix this issue?

Thanks-

Comments

geojaz’s picture

Status: Active » Closed (fixed)
vhmauery’s picture

my bet is that you don't have the filemanager properly configured. Make sure the 'Public file system url' is set to the proper url.

That would be my first guess.