You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In prestashop 1.6.1.13, PHP i have this error:
Fatal error: Uncaught Error: Cannot instantiate abstract class PrestaSmsController in public_html/classes/controller/Controller.php:134
Stack trace:
#0 public_html/classes/Dispatcher.php(359): ControllerCore::getController('PrestaSmsContro...') #1 /public_html/mg6gprcbknrxo4kj/index.php(58): DispatcherCore->dispatch() #2 {main} thrown in /public_html/classes/controller/Controller.php on line 134
The text was updated successfully, but these errors were encountered:
In prestashop 1.6.1.13, PHP i have this error:
Fatal error: Uncaught Error: Cannot instantiate abstract class PrestaSmsController in public_html/classes/controller/Controller.php:134
Stack trace:
#0 public_html/classes/Dispatcher.php(359): ControllerCore::getController('PrestaSmsContro...')
#1 /public_html/mg6gprcbknrxo4kj/index.php(58): DispatcherCore->dispatch()
#2 {main} thrown in /public_html/classes/controller/Controller.php on line 134
The text was updated successfully, but these errors were encountered: