DennisSuitters / AuroraCMS

The Australian Open Source Content Management System
https://diemendesign.github.io/AuroraCMS/
MIT License
15 stars 2 forks source link

Opening Media Manager give an error witch can't be clicked away. #5

Closed ghost closed 3 years ago

ghost commented 3 years ago

When opening the Media Manager , in this case Content -> Pages -> Home it gives an error. image

DennisSuitters commented 3 years ago

Could you check your allowed permissions in your account settings? Other than that, It's telling us that elfFinder's cofiguration settings are not correct for it to open the folders.

ghost commented 3 years ago

Security looks oke, going to fiddle around with elFinder, i'll let you know if i found something. (Looks like a windows thing :) ) Btw is the media manager going to change when moving from jquery to vanilla js? image

DennisSuitters commented 3 years ago

The media manage most likely will when removing jQuery from Administration. I've been considering not doing that in the backend, as there's a couple of things that use jQuery like Summernote, and as you know elFinder (plus it uses jQuery-UI).

I don't have a Windows machine to test on atm. Any info you can provide would be awesome.

ghost commented 3 years ago

No problemo, just shoot.

DennisSuitters commented 3 years ago

OH, just thought of it. Have you checked the read/write permissions of media/?

ghost commented 3 years ago

Checked that, also tried starting WAMP as administrator, no change jet. Gone ask my friend G. Oogle about Elfinder. I'll be back.

ghost commented 3 years ago

This is a hard one... Gues something todo with, elFinder path / os. Keep you posted.

DennisSuitters commented 3 years ago

It's for things like this, that I mainly develop in Linux, and due to using Linux hosts, mainly to keep things consistent. I remember there being a weird issue with out directory slash's work between systems.

ghost commented 3 years ago

Check, installed an lamp machine and it works like a charm. Simply lovely! Because hosting normaly while be done in a linux-shared-hosting enviroment i will switch from my wamp to this lamp machine for development.

DennisSuitters commented 3 years ago

Awesome, glad it worked for you.