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
Hi, trying to install this module in 1.7.8.7 but it just doesn't work any help please:
Symfony\Component\Debug\Exception\ClassNotFoundException:
Attempted to load class "rulesController" from the global namespace.
Did you forget a "use" statement?
at classes/controller/Controller.php:233
at ControllerCore::getController('rulesController')
(classes/Dispatcher.php:510)
at DispatcherCore->dispatch()
(stqgvsfspbe3580m/index.php:93)
The text was updated successfully, but these errors were encountered:
Hi, trying to install this module in 1.7.8.7 but it just doesn't work any help please:
Symfony\Component\Debug\Exception\ClassNotFoundException:
Attempted to load class "rulesController" from the global namespace.
Did you forget a "use" statement?
at classes/controller/Controller.php:233
at ControllerCore::getController('rulesController')
(classes/Dispatcher.php:510)
at DispatcherCore->dispatch()
(stqgvsfspbe3580m/index.php:93)
The text was updated successfully, but these errors were encountered: