Funny: SamyGo and index.html

Ideas and dreaming will go this forum
Post Reply

unawave
Posts: 11
Joined: Sun Feb 05, 2012 6:39 pm

Funny: SamyGo and index.html

Post by unawave »

After starting SamyGo I got the error "Error 404: The page cannot be displayed".
I can hide this message with "Exit" key.
I have found the solution to place a 0-byte "index.html" file in folder "/mtd_rwcommon/widgets/user/SamyGO/"
And, yes, the "Error 404: The page cannot be displayed" is gone.

After this I played a little with this "index.html" file.

This "index.html" files shows "Hello world" on screen:

Code: Select all

<html>
<header></header>
<body>
<center><h1>Hello world</h1></center>
</body></html>
This "index.html" redirects to SamyGo forum page after 3 seconds:

Code: Select all

<html>
<header>
<META HTTP-EQUIV="Refresh" CONTENT="3; URL=http://forum.samygo.tv/">
</header>
<body>
</body></html>
Any other idea what to do with "index.html" ?
Redirect to YouTube ?
Samsung UE37D6500, Glasses: SSG-3050
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Funny: SamyGo and index.html

Post by juusso »

Yes, index.html is know issue, i think we`ll add this empty file to widget for all models.
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE

Post Reply

Return to “[D] Brainstorm”