NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 45 46 47 48 49 … 93 Next »
Enhanced Web Admin

Thread Closed 
 
  • 0 Vote(s) - 0 Average
Enhanced Web Admin
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#281
2005-08-06, 10:59 PM
build 23 is out. It has a fairly simple statistics page that includes: disk space reporting, scheduled recording status, capture source status, and a log file link.
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#282
2005-08-06, 11:04 PM
normanr Wrote:disk space reporting, scheduled recording status, capture source status, and a log file link.
Sound good, I'll try it out tonight!
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#283
2005-08-06, 11:49 PM
I tried it, and the features looked and worked fine. The screens were black and white... No nice blue and green.
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
UncleJohnsBand
Offline

Posting Freak

U.S.A.
Posts: 5,643
Threads: 258
Joined: Feb 2005
#284
2005-08-07, 03:36 AM (This post was last modified: 2005-08-07, 05:42 AM by UncleJohnsBand.)
Pioneer4x4 Wrote:I tried it, and the features looked and worked fine. The screens were black and white... No nice blue and green.

Me too normanr....this happend to me a while back in this thread...page 20 post #196....I tried changing the stylesheet line to what you had posted back then:

<link rel="stylesheet" type="text/css "href="<%=gbweb.Global.ThemePath%>/styles.css">

But no go....still all white.

Last time I added the line....it worked, then removed the line and it still worked...haven't had the problem again until today.

I did restart the service and delete eveything out of the web directory and bin directory.

Spooky stuff.


Temp Fix:

I restored the web directory back to version 22 and then unzip only the files you changed with this release....except for the .css file that was changed. It is now working fine.

pioneer4x4(and anyone else having the probelm)....load the themes\default\sstyles.css file from version 22 and see if that fixes your display.

I have attahched the css file from verison 22 for quick access. Big Grin

Update: Once again the CSS phantom strikes again....It is now working fine with your new CSS. I can't figure out the wierd behavoir with the CSS.
Intel Core i7 @ 4.00GHz Skylake 14nm
ASUSTeK COMPUTER INC. Z170-DELUXE
Windows 10 Pro x64
PVR Software: NPVR 5.1.1
SiliconDust HDHomeRun HDHR5-4US Connect Quatro 4 Channel Tuner
Roku Ultra
2 PCH A-100's
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#285
2005-08-07, 12:37 PM
I'll try that out. I just renamed the web folder, so I'll switch back and just copy the newer files.
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#286
2005-08-07, 02:51 PM
build 24 is out.

- Patch from UncleJohnsBand for default recording quality.
- Added space used by GB-PVR files in statistics.
- Added double-check when loading Config settings (this might fix the css bug)

Please if you do see the black & white bug:
- Can you 'view source' and grab the <link rel="stylesheet" type="text/css"> line.
- It SHOULD be <link rel="stylesheet" type="text/css" href="themes/default/styles.css">.
- If it shows themes//styles.css, or /styles.css please let me know.
- Otherwise if it appears correctly then try clearing you browser cache and/or reloading the page and/or reopening your browser and/or restarting the gb-pvr service.
- Also let me know which browser you are using.
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#287
2005-08-07, 03:59 PM
OK, here's a weird one.

I had the b/w issue. I rename the <web> folder to <web.bw>, and renamed the original <web.bak> back to <web>. It was OK after that. Then I copied only the newer files into the <web> director from the <web.bw>. It opened fine, but it gave some error when I hit the statistics screen (sorry, I didn't bother with what it was). So I just rename everything and went back to the original.

Everytime, I shut down all GBPVR services and apps before renaming/copying.

Now the weird part, after you asked for the details of the source file, I went back to the original web folder that gave me the b/w issue, and it worked fine. Looks nice, nice graph of disk space and all.

I will rename it again, and put the 24 version in and see what happens.

FWIW, I have XP Pro with IE 6.0.2900...... SP2
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#288
2005-08-07, 04:08 PM
normanr Wrote:Please if you do see the black & white bug:
- Can you 'view source' and grab the <link rel="stylesheet" type="text/css"> line.
- It SHOULD be <link rel="stylesheet" type="text/css" href="themes/default/styles.css">.
- If it shows themes//styles.css, or /styles.css please let me know.
- Otherwise if it appears correctly then try clearing you browser cache and/or reloading the page and/or reopening your browser and/or restarting the gb-pvr service.
- Also let me know which browser you are using.

I just did v24, and B/W! here is the line from View Source;
<link rel="stylesheet" type="text/css" href="themes/default/styles.css">


Here is the whole thing.


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>GBPVR - Login</title>
<script language="JavaScript" src="public/md5.js"></script>
<script language="JavaScript">
function doMD5()
{
var salt = "0bf12de7-ea7b-4009-9a21-dd3f94fdc061";
// hash password and transmit
var hash = hex_md5(document.Form1.Password.value);
document.Form1.Password.value = "";
var hashWithSalt = hex_md5(hash + salt);
document.Form1.PasswordHash.value = hashWithSalt;
//document.Form1.submit();
}
function noMD5()
{
doMD5 = function() {};
}
function checkFocus(e)
{
if (e.type == "load")
{
document.Form1.Username.focus();
}
else if ((e.type == "keypress") && (e.keyCode == 13))
{
document.Form1.PasswordHash.focus();
return false;
}
}
</script>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
<link rel="stylesheet" type="text/css" href="themes/default/styles.css">
<link rel="shortcut icon" type="image/gif" href="themes/default/favicon.gif">
</HEAD>
<body class="loginpage" onload="return checkFocus(event);">
<table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%">
<tr>
<td align="center">
<table border="0" cellspacing="0" cellpadding="0" width="200">
<tr>
<td align="center"><img src="images/login_logo_gbpvr.gif" id="logo" width="139" height="30" border="0" ondblclick="noMD5();" title="GB-PVR web server, community build for 0.92, version: 1.24.2045.30245" /><br>
<img src="images/t.gif" width="1" height="15"><br>
<span class="login"><b>
</b><br>
</span><img src="images/t.gif" width="1" height="15"><br>
</td>
</tr>
<tr>
<td class="tbline1">
<table border="0" cellspacing="2" cellpadding="0" width="100%">
<tr>
<td class="tbline2">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td class="lbg">
<table border="0" cellspacing="0" cellpadding="10" width="100%">
<tr>
<td align="center" class="login">
<br>
<form name="Form1" method="post" action="login.aspx?ReturnUrl=%2fgbpvr%2fManage.aspx" id="Form1" onsubmit="doMD5();">
<input type="hidden" name="__VIEWSTATE" value="dDwxNTk0NTQyOTE5O3Q8O2w8aTwwPjs+O2w8dDxwPGw8dGl0bGU7PjtsPEdCLVBWUiB3ZWIgc2VydmVyLCBjb21tdW5pdHkgYnVpbGQgZm9yIDAuOTIsIHZlcnNpb246IDEuMjQuMjA0NS4zMDI0NTs+Pjs7Pjs+PjtsPExvZ2luQnV0dG9uOz4+55coVB2LDjeCt5X9UrX3Hyq2cIE=" />

Username:<br>
<input name="Username" id="Username" type="text" size="15" onkeypress="return checkFocus(event);" /><br>
<br>
Password:<br>
<input name="Password" id="Password" type="password" size="15" /><input name="PasswordHash" id="PasswordHash" type="hidden" /><br>
<br>
<br>
<input type="image" name="LoginButton" id="LoginButton" src="images/login_btn_login.jpg" alt="" border="0" /><br>
<br>
</form>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" class="footer">
<img src="images/t.gif" width="1" height="15"><br>
© 2005 devnz.com and others<br>
<a href="http://www.gbpvr.com">http://www.gbpvr.com</a><br>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</HTML>
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
normanr
Offline

Posting Freak

Posts: 855
Threads: 3
Joined: Dec 2004
#289
2005-08-07, 04:11 PM
I've found that hitting refresh is often required to load the new stylesheets into the browser.
Pioneer4x4
Offline

Posting Freak

Posts: 926
Threads: 50
Joined: Jan 2005
#290
2005-08-07, 04:20 PM
Well with v24 installed, it's back to B/W. I shut down and restarted GBPVR, I hit refresh, I cleared temp files and history, I rebooted.. I won't try to fix it, so I can help troubleshoot.
3x MVPs (not used anymore)
XBMC
Hauppauge 150 via SVideo
Comcast Digital Cable
Motorola HD Cable box channel changed via Firewire
Vista Home Premium with RDP hack
AMD Athalon 64 5000+
340gig sata, plus 80SATA+3x160IDE Drives in XP machine for storage.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (161): « Previous 1 … 27 28 29 30 31 … 161 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  SQLite GUI-based admin & query building? Braklet 3 1,954 2006-10-30, 02:45 PM
Last Post: Braklet
  Recordings made via the Web Admin interface are at the wrong resolution! mmatheny 9 3,069 2006-08-04, 06:34 PM
Last Post: HtV
  Enhanced Web Admin Hobson 3 2,375 2006-06-09, 07:47 AM
Last Post: Hobson
  Enhanced Web Admin (Time Slice error?) SFX Group 2 1,821 2006-02-04, 08:10 PM
Last Post: normanr
  Web Admin suggested feature babybob 0 1,150 2006-01-31, 10:12 PM
Last Post: babybob
  Enhanced Web Admin Request psycik 1 1,332 2005-10-10, 08:16 PM
Last Post: UncleJohnsBand
  reoccuring + web admin aegisx 0 1,172 2005-01-25, 10:57 PM
Last Post: aegisx
  GBPVR Web Admin KingArgyle 8 4,073 2004-12-15, 03:01 AM
Last Post: KingArgyle

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode