Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users
[SOLVED] no setup menu in SVN HEAD
 

Index | Next | Previous | View Flat


andrew.james.barr at gmail

Mar 24, 2006, 2:48 PM


Views: 707
Permalink
[SOLVED] no setup menu in SVN HEAD

The fix was to remove the "PIN required" setting manually using phpMyAdmin.
Here's some SQL to do that:

UPDATE `settings` SET `data` = '0' WHERE CONVERT( `value` USING utf8 ) =
'SetupPinCodeRequired' AND CONVERT( `data` USING utf8 ) = '1' AND
CONVERT( `hostname` USING utf8 ) = 'htpc' LIMIT 1 ;

Replace 'htpc' with your frontend's name.

--
Andrew Barr | 1024D/AD9AE76A
andrew.james.barr[at]gmail.com | http://www.oakcourt.dyndns.org/~andrew

And now for something completely different.
_______________________________________________
mythtv-users mailing list
mythtv-users[at]mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Subject User Time
[SOLVED] no setup menu in SVN HEAD andrew.james.barr at gmail Mar 24, 2006, 2:48 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.