Author Topic: Making a forum  (Read 5759 times)

0 Members and 1 Guest are viewing this topic.

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Making a forum
« on: May 26, 2012, 05:08:20 am »
Well, I'm making a forum currently with PHP.
Well, it is just a general forum, I just do it coz of the fun :D
What I have already:
 - Listing topic and forum board from the mySQL databank
 - Listing a topic
 - Quick reply on topic (just works if your logged in)
 - Register and verify via email
 - BB-Code parser (need to add some more options)

ToDos:
 - some better CSS
 - creating a new topic
 - allow admins to create new forum boards
 - some chat?
 - new posts stuff
 - editing posts
 - ...

Tell what you think about it! :)
« Last Edit: May 26, 2012, 05:08:48 am by Sorunome »

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline turiqwalrus

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 840
  • Rating: +51/-2
  • Wheeeeeee~!
    • View Profile
Re: Making a forum
« Reply #1 on: May 26, 2012, 05:15:27 am »
Well, I don't know... after all, I no has link :P

One thing, though: your sign-up form is a bit weirdly arranged:
instead of this:
Spoiler For Spoiler:
password
email
retype password
retype email
I'd probably do this:
Spoiler For Spoiler:
password
retype password
email
retype email
EDIT:
* turiq can't spell today... 'passwod' XD
« Last Edit: May 26, 2012, 05:16:52 am by turiqwalrus »

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Making a forum
« Reply #2 on: May 26, 2012, 05:40:51 am »
Haha, why i didn't post the link...well, I could, http://forum.sorunome.de
As you notice you can't access it.
And I sorted it that way on purpose that there is more time between retyping.

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline stevon8ter

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 663
  • Rating: +10/-0
    • View Profile
Re: Making a forum
« Reply #3 on: May 26, 2012, 12:11:41 pm »
Isn't it also handy againsy bots? Pk, most bots first look at the fieldname, but i'm sure there are bots who just always type in the same, and those are then a very little few bots who can't spam your forum anymore
None of my posts are meant offending... I you feel hurt by one of my posts, tell me ... So i can appoligise me and/or explain why i posted it


Hi there, I'm the allmighty (read as: stupid, weak...) STEVON8TER

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Making a forum
« Reply #4 on: May 26, 2012, 01:12:51 pm »
For stopping bot spamming I need to add hidden text fields, that works pretty well. :)

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline p2

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 849
  • Rating: +51/-11
  • I'm back :)
    • View Profile
Re: Making a forum
« Reply #5 on: May 28, 2012, 08:35:00 am »
Already have an account!!  ;D

 :evillaugh:
*insert supercool signature*

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Making a forum
« Reply #6 on: May 28, 2012, 02:28:36 pm »
It would be nice to see a screenshot of how it looks like. :) There isn't any preview anywhere ???
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Making a forum
« Reply #7 on: May 28, 2012, 02:29:36 pm »
well, it is atm online at forum.sorunome.de
If you want to you can pm me a username and passwd so you can access it, but you'd have to promise not to hack it as it's still possible, was to lazy to prevent that so far :D

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Making a forum
« Reply #8 on: May 28, 2012, 02:31:05 pm »
Yeah I meant a guest-available preview for everyone <_<
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Making a forum
« Reply #9 on: May 28, 2012, 02:32:39 pm »
Well, as it is hackable at this point i won't make it online for everyone, I'd fear that people would delete my databases.

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline p2

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 849
  • Rating: +51/-11
  • I'm back :)
    • View Profile
Re: Making a forum
« Reply #10 on: June 01, 2012, 08:22:20 am »
what's about a bot, automatically restoring it all every 30 minutes?

wouldn't that be possible?
*insert supercool signature*

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Making a forum
« Reply #11 on: June 01, 2012, 08:24:54 am »
That would be just some massive dataflow...and then you just need to hack the bot and changes will be deleted after 30 minuets.

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline p2

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 849
  • Rating: +51/-11
  • I'm back :)
    • View Profile
Re: Making a forum
« Reply #12 on: June 01, 2012, 09:17:49 am »
oh... :P
ok, I agree this won't be a good solution!
*insert supercool signature*

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Making a forum
« Reply #13 on: June 10, 2012, 04:50:45 am »
Ok, now you can create topics and I work a bit on the styling. This is how it looks at the moment:

The cool thing is that it won't load the threads from the server until you hit 'load more', and once loaded from the server and you hit 'Show less' it only says 'Show more' - and it doesn't need to load from the server again! :)

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: Making a forum
« Reply #14 on: July 31, 2012, 11:21:54 am »
Yeah I meant a guest-available preview for everyone <_<
Now it is! :D
Have fun exploring and trying stuff out guys :P

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!