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.
CSS Problems and Plug in problems
Okay I have almost everything working on our Vanilla 1 forum, but there are a few lingering problems.
http://gliving.tv/community
1. I can't work out how to center the forum and add the background image (I am trying to have the forum match the cover http://gliving.tv)
2. Email a friend plug in gives me this error ( Notice: Undefined variable: nr in /home/greenzon/public_html/gliving/community/extensions/InviteFriends/default.php on line 144)
3. Plug In Page Members takes over all the extra pages. Everything ends up on one page and no matter which tag you click on you get the members page
4. Preview Post Plug In gives this error | Fatal error: Call to a member function on a non-object in /home/greenzon/public_html/gliving/community/extensions/Statistics/default.php on line 28
0
This discussion has been closed.
Comments
body { text-align: center; } #wrapper { margin: 0 auto; text-align: left; }