Steps to reproduce the issue
Update Joomla! to version 3.7 from 3.6.5
Expected result
Everything is fine
Actual result
Additional comments
We have api.php and in 3.6.5 worls perfect, but when update we get this messages.
included files in our api:
define('_JEXEC', 1);
define('JPATH_BASE', realpath('../'));
define('KPATH_ADMIN', JPATH_BASE . '/administrator/components/com_kunena');
ini_set('display_errors', '1');
error_reporting(1);
define('JDEBUG', 1);
include_once JPATH_BASE . '/includes/defines.php';
include_once JPATH_BASE . '/includes/framework.php';
include_once JPATH_BASE . '/libraries/joomla/factory.php';
include_once JPATH_BASE . '/components/com_community/libraries/core.php';
include_once JPATH_BASE . '/components/com_community/libraries/messaging.php';
include_once JPATH_BASE . '/libraries/kunena/bootstrap.php';
include_once JPATH_BASE . '/components/com_kunena/models/category.php';
Labels |
Added:
?
|
Category | ⇒ | com_plugins |
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-06 04:23:14 |
Closed_By | ⇒ | franz-wohlkoenig |
Closed_By | franz-wohlkoenig | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @franz-wohlkoenig by The JTracker Application at issues.joomla.org/joomla-cms/15827
closed as having PR #15843
Please test PR #15843