hey, I've been working on a new web project (*cough* @~Wolf *cough*) Basically, it's a forum. A forum that anyone can use, just like xenForo, MyBB, etc. And, I think it's pretty good. Here's some of what it has: - Post liking - Private Messaging (so far, it only supports two users (the sender, and the receiver.)) - Alert system - Registering users and logging in - Creating topics - Replying to topics - Quoting posts - User badges (awards) - Custom titles (soon) - ...and lots more! If you want screenshots, just ask!
Not on github yet. I could try right now. It'll take a while, I'm downloading all of the files, including the framework that I'm using.
Sorry for double post, but here's a preview of the badge system! (This is a preview of seeing what badges you have. All of the "stdClass Object" stuff is just for debugging.) So far, I've implemented changing badge background color and text color, changing icons, changing names (all this is through the database, working on the screen for it), and a few other things. Any ideas for what you'd want to see in my forum? Sorry for the screenshot being a bit messed up in some places, I'm horrible at taking screenshots on a Mac.
@WikiRigbyDude @~Wolf Don't blame me, I can't get GitHub working right now! But, if you want, here's some more proof: (Sorry about the bottom being cut off... I'm using Bootstrap grids, and it's not very good for sidebars.)
Github, finally! https://github.com/ItsLeoFTW/Fetch404 plz don't make fun of my coding style, I like to put HTML in the PHP files. Currently, there's no actual way to install it, I'll fix that some other time. Installers are hard. Take a look at my code, maybe you'll learn something!