View Full Version : op_video
mangus580
06-30-2008, 10:13 PM
Ok... here is the deal, I want to use op_video on my vbdrupal site.
http://drupal.org/project/op_video
It looks like the best video module available for Drupal.
My problem is.... when I try to upload a video, it doesnt do anything. Its like the file was never uploaded. Now when tested on a standard Drupal site, it works just fine. My issue is isolated to VBDrupal.
Any ideas?
Goddess
07-08-2008, 01:13 PM
what do you get in your watchdog and/or error logs with the failed upload? might give some clues as to what may be happening.
mangus580
07-08-2008, 01:27 PM
the actual upload doesnt fail. The file uploads fine, but it never acknowledges it in the manner the OP_video module should. It also never kicks off the cron-jobs properly.
Goddess
07-16-2008, 01:45 AM
do your other cron jobs work ok? and regarding the acknowledgement, short of looking through the op mod code, to try and figure out what it's doing, i am not sure what to tell you. i wouldn't expect a video embedding module to touch any of the areas that are nonstandard from drupal in vbd. i could be wrong, obviously, but i'm wondering if you have something different in your config from the normal drupal to the vb drupal besides the difference of vbd, of course.
mangus580
07-17-2008, 09:27 AM
Fresh install of everything. Trying out a new format for a site I run (currently a PNphpBB2 site....)
The op mod looks awesome... Surprised nobody else has had any issue? Am I the first to try it out on vbdrupal?