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
Due to a new directory layout for the configuration files, the glide setup results in an error because it sets the wrong folder as the source of the images by default. The fix is minor, just editing the paths to use the new ROOT constant defined in index.php rather than calculating relative paths.
The text was updated successfully, but these errors were encountered:
Due to a new directory layout for the configuration files, the glide setup results in an error because it sets the wrong folder as the source of the images by default. The fix is minor, just editing the paths to use the new ROOT constant defined in
index.php
rather than calculating relative paths.The text was updated successfully, but these errors were encountered: