Closed (won't fix)
Project:
Dash Media Player
Version:
6.x-1.6
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 May 2009 at 13:18 UTC
Updated:
25 May 2009 at 16:04 UTC
Fatal error: Cannot redeclare _pear_call_destructors() (previously declared in /var/www/vhosts/site URL/httpdocs/cms/sites/all/modules/flashvideo/drivers/Storage3/PEAR.php:759) in /var/www/vhosts/site URL/httpdocs/cms/sites/all/modules/civicrm/packages/PEAR.php on line 806
I get this error when I try to configure the Flashvideo settings, I also have CivicRM installed. It disapears when I disable CIVICRM (obviously).
Can this be fixed?
Thanks for your help.
Comments
Comment #1
travist commentedThis isn't really a Dash Media Player issue, but I am happy to help.
It seems that CivicCRM and the FlashVideo module use the same S3 drivers. This can be fixed, but it will take some time. The FlashVideo S3 drivers have been modified to work with the FlashVideo module so I am not sure that the FlashVideo module can use the CivicCRM drivers... However, I am not sure if the same applies for the CivicCRM module. If not, then I would recommend finding the lines of code in the CivicCRM where it includes the S3 drivers, and then make it include the FlashVideo drivers instead. This is worth a shot.
Thanks,
Travis.