/admin/build/media_mover/configuration/test/edit gives a blank screen, no editing of configurations is possible

Comments

arthurf’s picture

Can you provide the error from your logs?

ñull’s picture

PHP Fatal error: Call to undefined function dpm() in /home/test/drupal6/sites/all/modules/media_mover/media_mover_ui/media_mover_ui.module on line 901, referer: http://drupal.tst/admin/build/media_mover/configuration/test/view

arthurf’s picture

There are still devel functions in this as it's still under development. For now, install the devel module until there is an alpha release candidate.

ñull’s picture

Title: Edit configuration gives a blank screen » Development version dependencies

What is the recommended ffmpeg wrapper to use? Mine is 6.x-1.x-dev, the only one I got working with my version of ffmpeg (Centos rmpforge repo).

ñull’s picture

bump

I need to know this. The other bugs/problems might be related.

arthurf’s picture

I would use the 2.x version

ñull’s picture

How about the job_queue? What is version is being used by developers?

arthurf’s picture

I'm using the released version of drupal queue right now

darrick’s picture

Category: bug » support