Packages area within the dashboard not loading and giving an error. #57
grahamburty
started this conversation in
General
Replies: 1 comment 4 replies
-
|
Hi there! It really could be that nesting installations may cause this issue since the parent installation interferes with the routing of the nested one. Without testing it is difficult to really know. Would it be possible for you to quickly move to old site as well to a subdirectory and therefore have both versions side by side instead of being nested? The second question would be if you installed the nested version correctly from the dist repo including its |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am coming across an error when trying to add a package (theme) to build my website.
I am using automad v2.0.0 alpha 17.
The install is on a live server (https) but installed inside a folder as the old site is still live until I can create the new. Maybe this is the problem?
All is working fine and I can build the site as necessary. However when I navigate to the Packages section within the dashboard it struggles to load, the black bar at the top gets about 75% across then stalls, and it gives an error:
Failed to load the resource: the server responded with a status of 500 ()
array_filter(): Argument #1 ($array) must be of type array, null givenI have tried clearing the cache and using different browsers.
Any thoughts?
I am in the process of setting up ssh access to the live server to instal the files via composer but is it not possible to manually add the theme files to a folder? If it is the Packages folder then I am worried that the folder will not be accessible.
Thanks in advance, Graham
Beta Was this translation helpful? Give feedback.
All reactions