Hi,
i get a blank screen with social network plugin.
If the plugin is enabled, social and profile not work.
PDO is active.
No Zoo Template
Here my Log
2014-05-29 06:53:23 Error: Fatal Error (64): Cannot redeclare class Config in [C:\xampp\php\pear\Config.php, line 44]
2014-05-29 06:53:23 Error: [InternalErrorException] Internal Server Error
Request URL: /test/
http://index.php/social//users/view/469?route=%2Fusers%2Fview%2F469
Stack Trace:
#0 C:\xampp\htdocs\test\plugins\jsn\socialnetwork\lib\Cake\Error\ErrorHandler.php(203): ErrorHandler::handleFatalError(64, 'Cannot redeclar...', 'C:\\xampp\\php\\pe...', 44)
#1 [internal function]: ErrorHandler::handleError(64, 'Cannot redeclar...', 'C:\\xampp\\php\\pe...', 44, Array)
#2 C:\xampp\htdocs\test\plugins\jsn\socialnetwork\lib\Cake\Core\App.php(932): call_user_func('ErrorHandler::h...', 64, 'Cannot redeclar...', 'C:\\xampp\\php\\pe...', 44, Array)
#3 C:\xampp\htdocs\test\plugins\jsn\socialnetwork\lib\Cake\Core\App.php(905): JsnApp::_checkFatalError()
#4 [internal function]: JsnApp::shutdown()
#5 {main}
2014-05-29 06:53:28 Error: Fatal Error (64): Cannot redeclare class Config in [C:\xampp\php\pear\Config.php, line 44]
2014-05-29 06:53:28 Error: [InternalErrorException] Internal Server Error
Request URL: /test/
http://index.php/social/
Stack Trace:
#0 C:\xampp\htdocs\test\plugins\jsn\socialnetwork\lib\Cake\Error\ErrorHandler.php(203): ErrorHandler::handleFatalError(64, 'Cannot redeclar...', 'C:\\xampp\\php\\pe...', 44)
#1 [internal function]: ErrorHandler::handleError(64, 'Cannot redeclar...', 'C:\\xampp\\php\\pe...', 44, Array)
#2 C:\xampp\htdocs\test\plugins\jsn\socialnetwork\lib\Cake\Core\App.php(932): call_user_func('ErrorHandler::h...', 64, 'Cannot redeclar...', 'C:\\xampp\\php\\pe...', 44, Array)
#3 C:\xampp\htdocs\test\plugins\jsn\socialnetwork\lib\Cake\Core\App.php(905): JsnApp::_checkFatalError()
#4 [internal function]: JsnApp::shutdown()
#5 {main}
Its an XAMPP Test Server.
Greets