I fixed the code to display the badges correctly.

The badge.team values aren't used by default.
They (and the "SQL rule") are there to support a scheme for
assigning badges using SQl queries instead of PHP logic.
This was proposed by Einstein@home; I'm not sure if they're using it,
but it's not in the BOINC distribution.

-- David

On 21-Apr-2014 12:02 PM, Henri Heinonen wrote:
badge_admin.php

The badge images are broken because the URL of the image is e.g.
http://www.bitcoinutopia.net/bitcoinutopia_ops/img/pct_1.png and the actual
image is located at
http://www.bitcoinutopia.net/bitcoinutopia/img/pct_1.png(without the
"_ops" string).

Also, there are 6 predefined badges: 3 for users, 3 for teams, but all the
six of them are of type "0=user". Should the last three of them be of type
"1=team", because they are supposed to be team badges?

Henri.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to