Title: Awards Code
ari_aaron - August 7, 2006 06:31 PM (GMT)
I think I finally got the Awards Code working for both Fire Fozx and Internet Explorer.
Please post any bugs or comments here.
EDIT:
Oh, yes, the problem.
The reason it would not work here, but it would on the other boards was.....The membership award!!!! (highlight it to read). I removed it, and now it works fine.
ari_aaron - August 7, 2006 09:19 PM (GMT)
I updated the layout of the award page. Now it includes a list of the awardees of each award.
Everyone, please tell me how you like it.
moderator - August 9, 2006 05:56 PM (GMT)
I think i found a bug. Im in the admin group like ari_aaron and rig. They both have the administrator award but i dont.
edit: fixed spelling.
ari_aaron - August 9, 2006 08:05 PM (GMT)
Sorry, I forgot you :o
Ok, you have it now. Read my note in the ACP for how to use the system.
Ross Lam. - August 9, 2006 11:38 PM (GMT)
the award page doesn't work for me.
ari_aaron - August 10, 2006 01:22 AM (GMT)
What?????
I've tried 3 diffrent browsers and they all work!
WHat do you see? What browser are you using?
Ross Lam. - August 10, 2006 01:49 AM (GMT)
A message comes up saying that it couldn't be loaded correctly and the Operation Aborted and the page transfers to where it says "Page cannot be displayed" I'll get a screen shot soon.
ari_aaron - August 10, 2006 01:50 AM (GMT)
| QUOTE (Ross Lam. @ Aug 9 2006, 08:49 PM) |
| A message comes up saying that it couldn't be loaded correctly and the Operation Aborted and the page transfers to where it says "Page cannot be displayed" I'll get a screen shot soon. |
Ok, thanks.
What's the URL?
Ross Lam. - August 10, 2006 01:53 AM (GMT)

I can't see anything on that page except things at the top.
ari_aaron - August 10, 2006 02:06 AM (GMT)
Wow, you're right. I just got that too!
I'll go test that again....
Report back in a feew minutes...
ari_aaron - August 10, 2006 02:09 AM (GMT)
Found the problem!
It was my centering code.
I removed it until I can fix it. It dosn't look as good, but now it works.
Ross Lam. - August 10, 2006 02:12 AM (GMT)
It does indeed work now, thanks for fixing it.
Big J - August 12, 2006 05:19 AM (GMT)
Wow. The award system is cool, except for numerical differences of the strange kind:
It said:
1000th Post Award
Big J made the 1000th post! Our forum is really getting big! Congratulations on receiving the 100th post award.
Did I get the 100th post and the 1000th post or what? It's probably just a typo.
King Elemento - August 12, 2006 09:50 AM (GMT)
You made the forums 1000th post. When it said 100th it was just a typo.
ari_aaron - August 13, 2006 01:49 AM (GMT)
Yup, it was a typo.
I fixed it.
I really need to find another way of centering it...
Ross Lam. - August 13, 2006 02:54 AM (GMT)
what was wrong with your previous code? what made it not work?
ari_aaron - August 13, 2006 01:19 PM (GMT)
It was centering the whole page, by adding to the body tag. I guess IE dosn't like that.
| CODE |
| document.body.innerHTML="<center>"+document.body.innerHTML+"</center>" |
ari_aaron - August 13, 2006 05:39 PM (GMT)
OK, fixed.
Report any other bugs, please.
Ross Lam. - August 13, 2006 10:41 PM (GMT)
It works with it being centered, nice job.