[mythtv-users] Strange mythweb

Jeff junk_inbox at verizon.net
Mon Jan 19 22:55:27 UTC 2009


On Mon, Jan 19, 2009 at 5:47 PM, Svend Erik Høst <svend at hoest.nu> wrote:

> Hi
>
> After visiting Mythweb with my nokia n95, mythweb is mighty strange and
> continues to be like this :
>
> <http://img176.imageshack.us/img176/3446/mythwebhn5.jpg>
>
> How can i restore mythweb to normal ?
>
> Wkr.
> Svend
>

A little googling/searching would have turned up an answer, but basically
you just add "?RESET_TMPL=true" to your url.

For Example:
http://localhost/mythweb/?RESET_TMPL=true

Or, what I did was to create an index.php file in my web default directory
with the following contents:

<?php header("Location: /mythweb/?RESET_TMPL=true"); ?>

That way it's automatically reset to 'normal' for me...

J-e-f-f-A
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20090119/3361873b/attachment.htm>


More information about the mythtv-users mailing list