This has been going on for a while.
The "forum badge" images aren't displaying.
Like, one star, two stars, etc. that show how many posts you've made.
Example, looking at this page:
http://afdc.com/forum/viewtopic.php?f=3&t=5419
In the page source, there is a "lurker" image reference to this:
./images/ranks/rank1_silver.gif
That resolves to this (I believe I'm correct), which does not work:
http://afdc.com/images/ranks/rank1_silver.gif
Poking around further, I think the image reference should instead be without the preceding dot, which would resolve to this:
http://afdc.com/forum/images/ranks/rank1_silver.gif
Unfortunately that doesn't work either, even though I think http://afdc.com/forum/images/ exists.
Hopefully this gives you enough info to pinpoint the problem.


