tehp / OpenPoGoWeb

Web View for OpenPoGoBot
77 stars 58 forks source link

Web Server not working #144

Closed Miamony closed 7 years ago

Miamony commented 7 years ago

Hi after the last pull i only got a blank webpage i cant clock on logs and nothing will show as you kan see in the screenshot the webserver prob. i working right asnd i dont know what to do webpage blank

BobbyWibowo commented 7 years ago

Open your browser's dev console and see the error messages.

Miamony commented 7 years ago

webpage blank

BobbyWibowo commented 7 years ago

Please post here your userdata.js (excluding your username, of course). It says that there's an unexpected identifier in your userdata.js, you might have written it wrongly.

Miamony commented 7 years ago

var userInfo = { users: [""], userZoom: true, zoom: 16, userFollow: true, gMapsAPIKey: "AIzaSyCjg8Y3y6L43lig2frmeqxqJWO1YEH2lqw" botPath: true };

Miamony commented 7 years ago

ok got it i saw what i did wrong forgot the "," thanks for the help

BobbyWibowo commented 7 years ago

Close request.