Closed (works as designed)
Project:
Video
Version:
7.x-2.6
Component:
Video Core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 May 2012 at 16:36 UTC
Updated:
17 May 2012 at 18:59 UTC
In drupal logs:
PHP Fatal error: Class 'Conversion' not found in /usr/share/gensimweb/modules/video/video.module on line 150:
But, I see that the class is defined in:
includes/Conversion.inc
I don't know why this error occurs. Could it be an issue after updating from core 7.8 to 7.14?
Or after the installation of 7.x-2.6.
Both occured within minutes
Comments
Comment #1
Jorrit commentedHave you recently updated to 7.x-2.6? I suggest clearing the cache at the performance page, there was a change related to the loading of the Conversion class.
Comment #2
bradfuller commentedThanks, that may have done it. (what a great community)
What's the methodology on defect tracking? Who can "close", "fix", etc. a defect?
I'd like to check the logs for a while to see if this comes back.
Comment #3
Jorrit commentedIt doesn't really matter who closes an issue. I am going to close it as works as designed, because it requires just a cache clear.