50sQuiff
✭✭50sQuiff ✭✭
Reactions
- 
      Re: How to view mobile style pages on my pc web browser?Just change your theme to Mobile. (View Post)1
- 
      Marvel Superheroes ForumI just spotted this: http://forums.marvelheroes.com/ Congratulations Vanilla guys, that is the most stunning piece of forum artwork I've ever seen. Very intense look to it but it's clearly a perfect … (View Post)4
- 
      Re: Customizing Vanilla: sharing my clean Discussions layoutThis is what I settled on for my final design: (View Post)2
- 
      Re: Security vulnerability in version 2.0.18.8In class.draftscontroller.php, after // Delete the draft $Draft = $this->DraftModel->GetID($DraftID); You can add the following: if ($Draft->InsertUserID !== $Session->UserID) { Gdn::Disp… (View Post)2
- 
      Re: Pagination on bookmarks page?This is a bug in class.discussionscontroller.php. Find function Bookmarked and replace this line: $CountDiscussions = $DiscussionModel->GetCount($Wheres); with: $CountDiscussions = $DiscussionMode… (View Post)3
 
         
             
    