2016-11-21 09:21:10 Error: Fatal Error (1): Cannot redeclare __n() (previously declared in /srv/users/serverpilot/apps/oppensourced/public/plugins/jsn/socialnetwork/lib/Cake/basics.php:582) in [/srv/users/serverpilot/apps/oppensourced/public/components/com_s2framework/s2framework/basics.php, line 171]
2016-11-21 09:21:10 Error: [InternalErrorException] Internal Server Error
Request URL: /our-community/
Stack Trace:
#0 /srv/users/serverpilot/apps/oppensourced/public/plugins/jsn/socialnetwork/lib/Cake/Error/ErrorHandler.php(203): ErrorHandler::handleFatalError(1, 'Cannot redeclar...', '/srv/users/serv...', 171)
#1 [internal function]: ErrorHandler::handleError(1, 'Cannot redeclar...', '/srv/users/serv...', 171, Array)
#2 /srv/users/serverpilot/apps/oppensourced/public/plugins/jsn/socialnetwork/lib/Cake/Core/App.php(953): call_user_func('ErrorHandler::h...', 1, 'Cannot redeclar...', '/srv/users/serv...', 171, Array)
#3 /srv/users/serverpilot/apps/oppensourced/public/plugins/jsn/socialnetwork/lib/Cake/Core/App.php(926): JsnApp::_checkFatalError()
#4 [internal function]: JsnApp::shutdown()
#5 {main}
probably just need to rename a function somewhere or an
include_once
, but i'm basically a nimrod at PHP. Could someone please advise on the fix (dealing with function with the same name already defined, or file included already before somewhere, or something else - looks to be something conflicted versus the JReview S2Framework php).Thx in advance for the help (can turn on user access/ftp if it becomes necessary)!