Coder Social home page Coder Social logo

Comments (24)

bitte-ein-bit avatar bitte-ein-bit commented on May 20, 2024 2

Are you using a web server? Looks like you are using a file:// link?

Am Fr, 25. Mär 2016, um 13:20, schrieb DominicDecocco:

2


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#102 (comment)

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

Check your web inspector.

from magicmirror.

DominicDecocco avatar DominicDecocco commented on May 20, 2024

In time.js in line 26 there is an anonymous funktion
this.intervalId = setInterval(function () {
but i dont think this causes my problem?!
Sorry I don´t have so much knwoledge about this.

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

Could You post a screenshot of your web inspector?

from magicmirror.

DominicDecocco avatar DominicDecocco commented on May 20, 2024

1

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

Could you show what's in the console part?

from magicmirror.

DominicDecocco avatar DominicDecocco commented on May 20, 2024

2

from magicmirror.

ski7777 avatar ski7777 commented on May 20, 2024

looks like php is not installed

from magicmirror.

DominicDecocco avatar DominicDecocco commented on May 20, 2024

Sorry guys, I was on holiday..

I reinstalled everything again..copied the files to /var/www/html/
3-1

...after boot, chromium starts and it displays the same issue:(
3
[Webserver is running cause the console displays localhost;right?]

May I forgot something or made a mistake again?

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

What's the url Chromium uses?

from magicmirror.

DominicDecocco avatar DominicDecocco commented on May 20, 2024

How can I check that?

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

What URL did you use in your autostart?

from magicmirror.

DominicDecocco avatar DominicDecocco commented on May 20, 2024

http://localhost

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

If you click on the CSS folder in your debuggers left column. Doest it show a css file with contents? (In other words, does it load the CSS file?)

from magicmirror.

DominicDecocco avatar DominicDecocco commented on May 20, 2024

It shows
font-awesome.css
weather-icons.css

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

It appears the main css file isn't loading. Is it in the css folder?

from magicmirror.

DominicDecocco avatar DominicDecocco commented on May 20, 2024

Ok. Yes it is in the folder.

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

Sorry, I just remember the main CSS isn't included the usual way. It uses some PHP including: <?php include('css/main.css') ?>

That fact that this doesn't work probably is because your PHP isn't working. Like @ski7777 said before.

from magicmirror.

DominicDecocco avatar DominicDecocco commented on May 20, 2024

Well ok. Apache & PHP-Support are installed (according to your instructions Webserver) and the index.php is in the folder, too.
What else can I do?

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

You could go adventurous, and try the new V2 version I'm currently building. Build it's in an early stage so I can't give any support yet. Checkout the V2-beta branch.

from magicmirror.

DominicDecocco avatar DominicDecocco commented on May 20, 2024

Yes that would be an interesting option..
Could it also be issued by the raspberry I use..it´s pi 3?

from magicmirror.

MichMich avatar MichMich commented on May 20, 2024

Yes, the installation is much more simple. I didn't yet test it on a Raspberry Pi though. But user @paviro did, so it should be working.

Keep in mind it's on heavy development at the moment, so you might need to update it every so often.

from magicmirror.

paviro avatar paviro commented on May 20, 2024

Haven't run it on a Pi for quite some time now but it works you just have to install nodejs. Going to setup the new version on my Pi, as well today.

from magicmirror.

DominicDecocco avatar DominicDecocco commented on May 20, 2024

Yeah I´m gonna try it when v2 is finished.
Do you have any idea why the php is not working?

from magicmirror.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.