Kirk Well-known member Apr 11, 2015 #1 Hi all so, I've ran into the following error: Fatal error: Cannot redeclare class XFCP_ElUsernotes_Importer_vBulletin in C:\wamp\www\xf\library\XenForo\Application.php(528) : eval()'d code on line 1 What could be causing this error?
Hi all so, I've ran into the following error: Fatal error: Cannot redeclare class XFCP_ElUsernotes_Importer_vBulletin in C:\wamp\www\xf\library\XenForo\Application.php(528) : eval()'d code on line 1 What could be causing this error?
Jake B. Well-known member Apr 11, 2015 #2 What are your contents of library/ElUsernotes/Importer/vBulletin.php?
Jake B. Well-known member Apr 11, 2015 #3 Hmm, what about the contents of your code event load_class method? Or if you want, you can package the entire add-on and I can take a look at it
Hmm, what about the contents of your code event load_class method? Or if you want, you can package the entire add-on and I can take a look at it
Kirk Well-known member Apr 12, 2015 #4 It seems that I figured it out @Jake B. Had to changed my cases in one of my models.