1 decade ago by Crys
Currently I'm setting up impact using Chrome and after unpacking in the webserver's root directory I get this error when I open weltmister:
"Uncaught Failed to load entity list via glob.php: SyntaxError: Unexpected token <
<?php
require_once( 'config.php' );"
(then describes the code from the glob.php file)
"Uncaught Unresolved (circular?) dependencies. Most likely there's a name/path mismatch for one of the listed modules:
weltmeister.weltmeister (requires: weltmeister.edit-entities)
weltmeister.edit-entities (requires: weltmeister.entities)"
I noticed some posts were similar to this error but I was unable to fix it, I think I'm missing something here...
"Uncaught Failed to load entity list via glob.php: SyntaxError: Unexpected token <
<?php
require_once( 'config.php' );"
(then describes the code from the glob.php file)
"Uncaught Unresolved (circular?) dependencies. Most likely there's a name/path mismatch for one of the listed modules:
weltmeister.weltmeister (requires: weltmeister.edit-entities)
weltmeister.edit-entities (requires: weltmeister.entities)"
I noticed some posts were similar to this error but I was unable to fix it, I think I'm missing something here...