Fresh install of 2007-Jun-21 snapshot, activating video upload module results in the following:

Parse error: syntax error, unexpected T_STRING in /xxx/modules/video/plugins/video_upload/video_upload.module on line 373

Checked the code, but I'm pretty clueless. The line in question is in the theme_video_upload_busy function, and if I comment out the entire function, the error disappears and the site becomes accessible again.

All other video modules without dependencies on video_upload activate fine.

Comments

wgiese’s picture

Status: Active » Fixed

Sorry...should have looked in CVS. Applied the diff from today, works fine.

fax8’s picture

Yeah, I introduced that bug two days ago.. fortunately Vernon noticed it and was able to fix it.

Anonymous’s picture

Status: Fixed » Closed (fixed)