New and need help! |
![]() |
| log in |
Questions and Answers : Getting started : New and need help!
| Author | Message |
|---|---|
|
Hi guys, im new here and im really interested in helping but im pretty confused as of now lol. when i open my BOINC manager it shows "downloading work from the server" for SETI@home. This is not the only project i have downloaded but i went to my account and looked at projects and it showed i had one. I thought maybe it just isnt showing and it will work when my screen saver goes on, but it says i have no projects. Am i supposed to wait or is their something wrong? please help! :) | |
| ID: 1244553 · | |
|
I am having the exact same issue, just signed up and my Manager says the same. Any help would be appreciated. | |
| ID: 1244593 · | |
Hi guys, im new here and im really interested in helping but im pretty confused as of now lol. when i open my BOINC manager it shows "downloading work from the server" for SETI@home. This is not the only project i have downloaded but i went to my account and looked at projects and it showed i had one. I thought maybe it just isnt showing and it will work when my screen saver goes on, but it says i have no projects. Am i supposed to wait or is their something wrong? please help! :) As you can see here , you've received 4 workunits. These should have downloaded prior to the power failure earlier today, and should be in your tasks list. depending on your other projects, one or more of the S@H workunits might be running, but in any case, they will all run eventually and be uploaded and reported to the project. ____________ | |
| ID: 1244856 · | |
I am having the exact same issue, just signed up and my Manager says the same. Any help would be appreciated. As you can see here , you've received 4 workunits from the project. One has been completed and returned, validated, and credit issued. The other three are "in progress". Everything is as it should be. ____________ | |
| ID: 1244860 · | |
|
Hello, I need help viewing my account certificate of completion. Every time I click on the link to view it I get a web page of garbled characters and code. Does anyone know why this is happening? I would appreciate if someone can help clarify that. Thank you very much | |
| ID: 1267808 · | |
|
<?
function show_credit_checkboxes() {
echo "
<br>
<input type=checkbox name=show_boinc checked> Show SETI@home/BOINC credit
<br>
<input type=checkbox name=show_classic> Show SETI@home Classic credit
";
}
function sah_credit_string($user, $bolden) {
$show_boinc = $_GET["show_boinc"];
$show_classic = $_GET["show_classic"];
$cobbs = number_format($user->total_credit, 0);
credit_to_ops($user->total_credit, $ops, $unit);
if ($bolden) {
$lbold="[[";
$rbold="]]";
} else {
$lbold="";
$rbold="";
}
..........
____________ - ALF - "Find out what you don't do well ..... then don't do it!" :) | |
| ID: 1267850 · | |
|
Forwarded to development. | |
| ID: 1267957 · | |
|
And fixed, with thanks to David. | |
| ID: 1268305 · | |
|
Thank you all for your help. :) | |
| ID: 1273142 · | |
Questions and Answers : Getting started : New and need help!
| Copyright © 2013 University of California |