Closed (fixed)
Project:
Embedded Media Field
Version:
5.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 May 2008 at 20:22 UTC
Updated:
25 May 2008 at 20:51 UTC
Jump to comment: Most recent
Comments
Comment #1
alex ua commentedSorry about that. Can you try the latest Dev version, or delete the last { from line 111?
This is what line 111 should look like
if(preg_match('!([^/]*)\.ggpht\.com/([^/]*)/([^/]*)/([^/]*)/([^/]*)/(.*)!i', $code, $matches)){I'll re-roll the module once you confirm this fixes the problem (it worked on my server).
Comment #2
Anonymous (not verified) commentedI confronted this problem today and also fixed it by removing the extra { on that line.
Comment #3
alex ua commentedI've updated the dev version (i.e. HEAD), and rolled a new release. Sorry about that!
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.