For those of you using Network Solutions you might have noticed several hours of downtime thus far today, its the result of a DDOS attack. We wish you all the best recovering from this latest attack, just goes to show DDOS attacks can affect anyone.
this skin does not show banners in the ranking tables (I assume to keep pages loading fast).
You can add the tag {$banner_url} in the table_row & table_top_row and any other templates you want the banners to show.
<img src="{$banner_url}" alt="{$title}"/>
it works just fine, I and many others use it all the time.
You need to wait a little while for new adzones to start with Google, I would guess that is your problem.
Looks like you have some file ownership issues on your server, you will need to use chown and chgrp commands from SSH or contact your host if your not familiar with this.
ie. chown YOURUSERNAME -R path/to/your/files/
or you can ask your host to fix this error:
UID of script is smaller than...