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
Fatal error occurring in spl_autoload_register, it looks for the Eighteen73 namespace but if there is another plugin installing using this it causes the fatal error because it tries to load that plugins classes as well.
The text was updated successfully, but these errors were encountered:
Fatal error occurring in spl_autoload_register, it looks for the Eighteen73 namespace but if there is another plugin installing using this it causes the fatal error because it tries to load that plugins classes as well.
The text was updated successfully, but these errors were encountered: