Closed (fixed)
Project:
Video
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jun 2007 at 18:10 UTC
Updated:
6 Jul 2007 at 20:47 UTC
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
Comment #1
wgiese commentedSorry...should have looked in CVS. Applied the diff from today, works fine.
Comment #2
fax8 commentedYeah, I introduced that bug two days ago.. fortunately Vernon noticed it and was able to fix it.
Comment #3
(not verified) commented