Website Videos/Startrails/Keograms sections not displaying correctly #1195
-
Hi, I've got the Allsky website running (on a remote server), and the main page works, however the sections that link to the Videos, Startrails and Keograms directories do not display correctly. When I installed the website repository, all that was in those folders was an index.php file showing:
And this text is all that displays on the website. I've got the files video files themselves working correctly as far as I know, but they are not shown at all. Also, I don't know if it's related, but the Auroa data does now show when I have it enables, as you can see, it just says 'Aurora activity:' with no activity as shown on other websites One last thing, is; the live image does not update unless the page is reloaded, I've seen some people have theirs updating, and I was wondering how that's done. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
I've managed to make the image refresh by just reloading the page every 30 seconds using: |
Beta Was this translation helpful? Give feedback.
-
Okay. I don't know how it took me so long to figure this out. Turns out it helps having PHP installed when I want to run PHP files. At least it was an easy fix, super embarrassing though. |
Beta Was this translation helpful? Give feedback.
Okay. I don't know how it took me so long to figure this out. Turns out it helps having PHP installed when I want to run PHP files. At least it was an easy fix, super embarrassing though.