-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Commercial
-
Affects Version/s: 16
-
Fix Version/s: None
-
Component/s: Endpoint (Commercial)
-
Labels:None
-
ToDo:
-
Asterisk Version:18.6.0
-
Distro Version:16.0.10.40
-
Distro:FreePBX Distro
After the upgrade to FreePBX 16, and creating the extconfig_custom.conf file, I was running a module upgrade. I managed to upgrade everything but endpoint manager. Got the following when trying to install endpoint manager. How should I proceed?
PDOException thrown with message "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'asterisk.endpoint_templates' doesn't exist"
Stacktrace:
#6 PDOException in /var/www/html/admin/modules/endpoint/install.php:100
#5 PDOStatement:execute in /var/www/html/admin/modules/endpoint/install.php:100
#4 include_once in /var/www/html/admin/libraries/modulefunctions.class.php:2653
#3 module_functions:_doinclude in /var/www/html/admin/libraries/modulefunctions.class.php:2569
#2 module_functions:_runscripts in /var/www/html/admin/libraries/modulefunctions.class.php:2035
#1 module_functions:install in /var/www/html/admin/page.modules.php:288
#0 include in /var/www/html/admin/config.php:477