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

Jorrit’s picture

Status: Active » Postponed (maintainer needs more info)

Have 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.

bradfuller’s picture

Thanks, 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.

Jorrit’s picture

Status: Postponed (maintainer needs more info) » Closed (works as designed)

It 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.