GJNR Posted April 27, 2012 at 01:26 PM Share Posted April 27, 2012 at 01:26 PM Hi I just install the new HWDMediaShare component and I can make it work. The page with content in HWDMediaShare shows this error: Fatal error: Cannot redeclare class Mobile_Detect in /public_html/components/com_s2framework/vendors/mobile_detect/Mobile_Detect.php on line 11 So, I posted this error in their support forum, and the answer was: Our usage of this class prevents this type of error. By that I mean that before we load the Class, we check if it is already loaded! if (!class_exists('Mobile_Detect')) { hwdMediaShareFactory::load('mobile.mobile_detect'); } However, it seems that the S2Framework does not check for this, and is loaded second. They will need to modify their code to prevent this type of conflict with other software that also uses the Mobile_Detect class. Link to comment
Alejandro Posted April 27, 2012 at 02:18 PM Share Posted April 27, 2012 at 02:18 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
GJNR Posted April 27, 2012 at 02:43 PM Author Share Posted April 27, 2012 at 02:43 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted April 27, 2012 at 04:34 PM Share Posted April 27, 2012 at 04:34 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
GJNR Posted April 27, 2012 at 04:43 PM Author Share Posted April 27, 2012 at 04:43 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
GJNR Posted April 27, 2012 at 04:54 PM Author Share Posted April 27, 2012 at 04:54 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted April 27, 2012 at 05:01 PM Share Posted April 27, 2012 at 05:01 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
GJNR Posted April 27, 2012 at 05:03 PM Author Share Posted April 27, 2012 at 05:03 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted April 27, 2012 at 05:36 PM Share Posted April 27, 2012 at 05:36 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
GJNR Posted April 27, 2012 at 05:49 PM Author Share Posted April 27, 2012 at 05:49 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Brendan Frye Posted September 14, 2012 at 03:05 PM Share Posted September 14, 2012 at 03:05 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted September 14, 2012 at 04:11 PM Share Posted September 14, 2012 at 04:11 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Brendan Frye Posted September 14, 2012 at 04:20 PM Share Posted September 14, 2012 at 04:20 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Brendan Frye Posted September 14, 2012 at 04:33 PM Share Posted September 14, 2012 at 04:33 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted September 14, 2012 at 04:38 PM Share Posted September 14, 2012 at 04:38 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Brendan Frye Posted September 14, 2012 at 04:46 PM Share Posted September 14, 2012 at 04:46 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Joomla Travel Posted December 18, 2012 at 10:19 PM Share Posted December 18, 2012 at 10:19 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Miltos Tarasiadis Posted January 2, 2013 at 12:02 PM Share Posted January 2, 2013 at 12:02 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted January 3, 2013 at 01:16 PM Share Posted January 3, 2013 at 01:16 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Joomla Travel Posted January 4, 2013 at 08:13 PM Share Posted January 4, 2013 at 08:13 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Udo Brandt Posted January 17, 2013 at 01:35 PM Share Posted January 17, 2013 at 01:35 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted January 17, 2013 at 02:01 PM Share Posted January 17, 2013 at 02:01 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Alejandro Posted February 7, 2013 at 12:08 AM Share Posted February 7, 2013 at 12:08 AM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts