pegasus
Guest
Member
I just had a very confusing error where \XF\DevelopmentOutput $metadataCache and $typesLoaded became desynchronized, which appeared illogical according to its code, and resulted in the add-ons list being completely inaccessible:
ErrorException: [E_WARNING] Undefined array key "templates" src/XF/DevelopmentOutput.php:250
This occurred because I had just uploaded a new addon directory in src/addons and the file permissions were incorrect immediately after uploading (according to other messages in...
Read more
Continue reading...
ErrorException: [E_WARNING] Undefined array key "templates" src/XF/DevelopmentOutput.php:250
This occurred because I had just uploaded a new addon directory in src/addons and the file permissions were incorrect immediately after uploading (according to other messages in...
Read more
Continue reading...