Report Webpage Problems Here

Erik
Erik
Joined: 14 Feb 06
Posts: 2815
Credit: 2645600
RAC: 0

Yes, the new ¨Mark all

Yes, the new ¨Mark all threads as read¨ button situation is rather irritating.

David Hammer
David Hammer
Joined: 15 Oct 04
Posts: 360
Credit: 1672886
RAC: 0

The web pages were updated

The web pages were updated again. Any bug reports are greatly appreciated.

Jord
Joined: 26 Jan 05
Posts: 2952
Credit: 5779100
RAC: 0

The logs are (again) not

Message 72620 in response to message 72619

The logs are (again) not available. The links are now working (yay!) but from there, it's always an error alike "The requested URL /sched_logs/2008-09-09_22/2008-09-09_22:21.txt was not found on this server."

David Hammer
David Hammer
Joined: 15 Oct 04
Posts: 360
Credit: 1672886
RAC: 0

RE: The logs are (again)

Message 72621 in response to message 72620

Quote:
The logs are (again) not available. The links are now working (yay!) but from there, it's always an error alike "The requested URL /sched_logs/2008-09-09_22/2008-09-09_22:21.txt was not found on this server."

I turned this feature back on now but it will take a while for the logs to generate. It was turned off the other day when the server was getting overloaded.

Thanks.

BlkJack-21
BlkJack-21
Joined: 7 Sep 05
Posts: 4
Credit: 1273689
RAC: 0

A new member tried joining

A new member tried joining our team via the projec's team page: http://einstein.phys.uwm.edu/team_display.php?teamid=3737

This new member states that the "join this team" link is not viewable on this page. Being that I am already a member of course I do not see it..however when viewing any other team page, I do see the link.

For confidentiality sake I can send a copy of the e-mail that was sent to me earlier today via PM.

Thanks!


Team SETI.USA Home Page

Jord
Joined: 26 Jan 05
Posts: 2952
Credit: 5779100
RAC: 0

I see the "join this team"

Message 72623 in response to message 72622

I see the "join this team" link. Tell that person to make sure he allows Javascript to execute on this site.

Gary Roberts
Gary Roberts
Moderator
Joined: 9 Feb 05
Posts: 5851
Credit: 110469261186
RAC: 30974230

I'm pretty sure there used to

I'm pretty sure there used to be a "User search" link in the "Community" section of the home page. It doesn't seem to be there anymore and after a quick search I couldn't find a link elsewhere.

I tried out the expected URL - http://einstein.phys.uwm.edu/user_search.php - and it works fine as you can test for yourself with this User search link. Perhaps we can have it back on the front page under the "Community" heading, thanks?

Cheers,
Gary.

Stacey Baird
Stacey Baird
Joined: 14 May 06
Posts: 19
Credit: 453050
RAC: 0

I am getting the following

I am getting the following error report when the website tries to load

Warning: Error in parsing value for 'overflow'. Declaration dropped.
Source File: http://einstein.phys.uwm.edu/white.css
Line: 284

/* General */

a, a:link, a:visited, a:active {
color: #0069A1;
text-decoration: none;
}

a:hover { text-decoration: underline; }

body {
background-image: url("img/gray_gradient.png");
background-repeat: repeat-x;
background-color: white;
font-family: Verdana, Arial, Sans Serif;
font-size: 13px;
margin: 5px 10px;
color: black;
}

h1, h2 {
font-size: x-large;
font-weight: normal;
}

h1 {
color: #203C66;
margin: 10px;
}

h3, h4 { font-weight: bold; }

hr {
size: 0px;
border-top: 2px solid #e8e8e8;
margin: 8px 2px;
}

table {
border: 2px solid #e8e8e8;
padding: 4px;
margin: 2px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

table.noborder {
border: none;
}

th {
background-color: #c0c0c0;
font-weight: bold;
vertical-align: top;
}

td {
vertical-align: top;
padding: 4px;
}

td.bordered {
border: 1px solid gray;
}

td.indent { border-left: 4px solid white; }

td.heading {
font-weight: bold;
margin: 4px 0px;
padding: 8px;
background-color: #d8d8d8;
}

td.fieldname {
background-color: #eeeeee;
text-align: right;
padding-right: 10px;
margin: 2px 0px;
}

td.fieldvalue {
margin: 2px 0px;
vertical-align: middle;
}

td.fieldname_error {
background-color: #ff8888;
text-align: right;
}

td.fieldvalue_error {
background-color: #ff8888;
font-weight: bold;
}

td.navbar {
border: 0px;
text-align: center;
vertical-align: middle;
}

td.friend {
background-color: #e8e8e8;
text-align: center;
vertical-align: middle;
}

.row0 {
background-color: #d9d9d9;
text-align: left;
}

.row1 {
background-color: #eeeeee;
text-align: left;
}

.row_hd0 { background-color: #cffacf; }

.row_hd1 { background-color: #defade; }

tr.message { background-color: #e0e0e0; }

input, select, textarea{
border: 1px solid #d8d8d8;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
padding: 2px;
font-size: 12px;
}

input[type="button"], input[type="submit"], input.btn {
padding: 2px 4px;
margin: 2px 0px;
color: #203C66;
border: 1px solid #a8a8a8;
font-size: 12px;
font-weight: normal;
}

img { border: 0px; }

img.userimg { border: 0px; }

/* Main Page */

#news {
background-color: #dff0ff;
border: 2px solid #add8e6;
padding: 10px;
margin: 4px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#news h2, #uotd h2, #mainnav h2 {
margin-top: 0px;
font-size: 1.2em;
font-weight: bold;
}

#news h3 {
color: #666666;
font-size: 1em;
margin-bottom: 2px;
}

#news p {
margin-top: 0px;
}

#uotd {
background-color: #d3d3d3;
border: 2px solid #eeeeee;
padding: 10px;
margin: 4px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

/* Forum */

td.category , tr.subtitle{
background-color: #dddddd;
border: 0px;
font-weight: bold;
margin: 6px 0px;
}

th {
font-weight: bold;
margin: 4px 2px;
padding: 4px;
}

td.postheader {
background-color: #eeeeee;
height: 24px;
margin-left: 4px;
padding-left: 8px;
-moz-border-radius: 0px 0px 10px 10px;
-webkit-border-radius: 0px 0px 10px 10px;
}

td.postbody {
font-size: 9pt;
margin-left: 4px;
background-color: white;
}

td.postfooter {
background-color: #eeeeee;
height: 26px;
margin-left: 4px;
padding-left: 8px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
}

tr.helpdeskseperator { height: 10pt; }

tr.postseperator {
background-color: #c8c8c8;
border: 1px solid #aaaaaa;
margin: 4px 0px;
}

td.threadline { text-align: left; }

td.numbers {
text-align: center;
}

td.numbers {
text-align: left;
}

td.lastpost {
}

.title {
font-size: 14px;
font-weight: bold;
}

.description {
font-size: 80%;
font-weight: normal;
}

.authorcol {
width: 136px;
overflow: hidden;
}

div.authorcol {
border: 1px solid #c8c8c8;
background-color: white;
padding: 8px 5px;
width: 120px;
margin-left: 2px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.authorinfo img {
border: 1px solid #a8a8a8;
margin: 3px 9px;
}

.authorcol input { margin: 4px 10px; }

blockquote.postbody {
border-left: 2px solid #0089e1;
background-color: #f5fffa;
padding: 2px 6px;
margin: 0px 6px 0px 10px;
font-style: italic;
}

#thread {
width: 100%;
table-layout: fixed;
overflow: overflow;
word-wrap: break-word;
}

span.page_title {
font-size: 24px;
margin: 20px;
}

span.note {
font-weight: normal;
font-size: 0.9em;
font-style: italic;
}

span.news_date {
color: #646464;
font-size: 0.9em;
}

span.inboxunread {
font-weight: bold;
}

span.highlight {
background-color: #ffffcc;
}

.nobr{
white-space: nowrap;
}

.code {
font-family: "Courier New", courier, monospace;
display: block;
margin-left: 5em;
border-left: 3px solid #ccaaaa;
padding-left: 1em;
white-space: nowrap;
overflow: auto;
}

.smalltext {
font-size: 0.8em;
}

.error {
color: #ff0000;
font-weight: bold;
font-size: 1.1em;
}

.notice {
color: #009900;
font-weight: bold;
font-size: 1.1em;
}

#preview {
border: 2px solid #cccccc;
background-color: #eeeeee;
margin: 1em;
padding: 0.2em;
}

#preview .header {
font-weight: bold;
font-size: 1.3em;
border-bottom: 1px solid #cccccc;
}

/* Server Status Page */

td.running { background-color: #9aff4f; }

td.notrunning { background-color: #feff6f; }

td.disabled { background-color: #ff4f4f; }

/* IE hack */

* html body .code {
white-space: normal;
}

/* RadioPulsar pages */

span.credits
{
font-size:smaller
}
td.caption
{
font-style:italic

Ver Greeneyes
Ver Greeneyes
Joined: 26 Mar 09
Posts: 140
Credit: 9562235
RAC: 0

Looks like the Server Status

Looks like the Server Status page layout broke itself again. It says "ABP1129 results0 workunits" at the top and displays everything after that in a single column of tables. Information on the remaining S5R6 WUs without a final result appears to be missing entirely. Could this have something to do with the fact that there are no ABP1 WUs left to do?

This doesn't show the entire page, but hopefully enough to show the problem.

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2142
Credit: 2782882600
RAC: 716398

If you look at the page

Message 72627 in response to message 72626

If you look at the page source, all the HTML headers are missing: it just crashes straight in in the middle of a table, with

ABP1129 results0 workunits

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.