-
Notifications
You must be signed in to change notification settings - Fork 0
Home
rburghol edited this page Feb 25, 2022
·
2 revisions
- Sometimes a module with bad code, particularly fatal php syntax errors, causes a silent failure with no log of any sort.
- Use drush:
drush scr plugins/dh_variables/dHVariablePluginAppRates.class.php
- this will load all modules code so it can then spit out the error messages on the console
- Use drush: