Register | Login
Views: 19364387
Main | Memberlist | Active users | ACS | Commons | Calendar | Online users
Ranks | FAQ | Color Chart | Photo album | IRC Chat
11-02-05 12:59 PM
0 user currently in Programming. | 3 guests
Acmlm's Board - I2 Archive - Programming - Coding a forum in PHP
  
User name:
Password:
Reply:
 

UserPost
ErkDog
Posts: 570/982
lol what are your "needs"

besides being able to post threads and replies ??
Yarx
Posts: 52/133
There are more quirks behind the scenes that you know. Runnin g a board is a bit different and you run into a lot of issues that you take for granted as a user, as opposed to a maintainer. I hope you weren't expecting an easy ride.
BGenesis
Posts: 12/38
Originally posted by Weasel
Bull You knew exactly what you were typing. If your shift key were stuck, you'd edit that and fix it.
Ever heard of sarcasm? Anyway... so I get the point now. Thanks a lot for helping... I better get coding on my site immediately!
Vystrix Nexoth
Posts: 139/348
Originally posted by Weasel
Make sure you use $_POST[$variable] instead of $variable for HTML forms.


that's $_POST['variable'], not $_POST[$variable]
Weasel
Posts: 324/454
Originally posted by BGenesis
I've grown to love the ACMLM system ... I wish I could get hold of a copy of ACMLMBoard to see how this worked, but ass fairly impossible, I'll use something else.
Bull You knew exactly what you were typing. If your shift key were stuck, you'd edit that and fix it.

Post/threads in a database?

Theres two tables (in AcmlmBoard 1.8a) for these.

the threads table has an id number, date, who made the thread, and some other stuff.
the posts table has an id number, the date of the post, who posted it, and the user who posted it, and which thread id it belongs to, among other things that I'm not naming.
BGenesis
Posts: 9/38
My shift key was stuck

Yeah, well, I'm not too bad at PHP so this shouldn't be too hard. I just wanted to see how posts/threads worked in a database environment. Well, thanks anyway... I'll see if that site returns online.
Weasel
Posts: 322/454
Evidently, there's still some of you people out here that don't understand!


His name is Acmlm, not ACMLM. The board is called AcmlmBoard, not ACMLMBoard.

HOW HARD IS THIS CONCEPT?



*reboot*

As for making your own forum, you'd have to really understand how PHP works for this sort of thing. Make sure you use $_POST[$variable] instead of $variable for HTML forms. Using $_GET[page] for different pages.

As for MySQL, it's just knowing how SQL works. There are tutorials about it somewhere.
BGenesis
Posts: 6/38
Personally I think it's still down... was that the download?
Xkeeper
Posts: -4420/-863
It's not impossible. Clickme.

Don't be suprised if it's down, I guess something happened earlier and his computer got disconnected/shut down... this was 7 hours ago, though.
BGenesis
Posts: 5/38
I've grown to love the ACMLM system, the little quirks [syndromes, colours, etc] and especially the post template system.

I wanted to code my own forum for a game development site I am setting up, as I don't think the other forum software can cater for my needs. I'm fairly learned in the workings of PHP and can always get help.

So, should I go for it? Anything I should watch out for/implement? One thing troubled me was the mysql db layouts, you know, for posts... I never understood quite how that worked. I wish I could get hold of a copy of ACMLMBoard to see how this worked, but ass fairly impossible, I'll use something else.
Acmlm's Board - I2 Archive - Programming - Coding a forum in PHP


ABII


AcmlmBoard vl.ol (11-01-05)
© 2000-2005 Acmlm, Emuz, et al



Page rendered in 0.010 seconds.