I having trouble with drupal.. I am currently using drupal 5.1 and I have CCK module installed Flashvideo installed and I have views module installed. When ever I upload a video wich I feel is a simple task the Flash Video module converts it for me. But the video .swf or the error .jpg won't show because its being pointed to the wrong spot but I have a feeling this is something in drupal no the module..

It shows up looking like this in the source code:

src="http://www.mysite.com/%7Ewheresch/?q=modules/flashvideo/video_MIA.png" alt="Sorry...">

is there any way to prevent that ?q= from showing up? or correct it so it goes to the right location. That is the correct spot for the file but it won't open it.

Thanks in advance

Comments

mango’s picture

Possibly you need to set clean urls.

Go to Administer > Site configuration > Clean URLs > Enabled.