Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Pagination error?
Check out the image:
http://img395.imageshack.us/img395/2276/vanilliaerror9mz.gif
This happened with the Root Dark style.
The code for the bottom pagination section is:
<ol class="PageList">
<li><a href="?DiscussionID=43&page=1"><</a></li>
<li><a href="?DiscussionID=43&page=1">1</a></li>
<li>2</li>
<li><a href="?DiscussionID=43&page=3">3</a></li>
<li><a href="?DiscussionID=43&page=3">></a></li>
</ol>
So I have no idea why it's not displaying?
0
This discussion has been closed.
Comments