On the first page that comes up(index.php im guessin) I get a page with this text on it
{{$state.current.noMenu ? $state.current.title : titles[$state.current.type]}}
When I tried it on WAMP, the setup worked fine, but now I copied it across to my AWS server I'm getting this random text??
Any help?
Getting this on developer console:
message: "", result: 2152857611, name: "NS_ERROR_FILE_CORRUPTED", filename: "…", lineNumber: 1, columnNumber: 0, inner: null, data: null, stack: "a/<@…" }
Please help
nvm fixed it
How did you fix it please?