A
Anonymous
Guest
Guest
your server can not auto create session check_session;I already did it that way, ***.com/install and everything was installed, when it takes me to the home page a few seconds later it updates and sends me to 404
open
editorpublic/js/welcome_v1.8.js
from:
JavaScript:
this.check = this.check_session ? 1 : 0,
to
JavaScript:
this.check = this.check_session ? 1 : 1,
default script package was removed check session . no return 404 page.