I've upgraded Drupal from 4.7 to 5.2 and found that I am having trouble viewing my videos.

My co-worker used the upload feature to assign videos to nodes, and I'm having difficulty locating those in my backups. When you use upload, how is the video saved?

I checked the SQL but the part I think I'm looking for appears to be binary. Does that sound right?

Maybe you could point me to text or explain how things ought to work ideally, and that would help me to unravel my current problem.

Thanks!

Comments

fax8’s picture

Status: Active » Fixed

we use the Drupal file table to store video paths, while we physically store them in the videos sub folder in the Drupal files directory (which is configurable).

Fabio

p.s.: setting this as fixed. reopen if you still have questions.

Anonymous’s picture

Status: Fixed » Closed (fixed)