I prefer non-www for subdomain
But if you wanna choose www[.]forums, simply redirect 301 from non-www to www by using .htaccess or php script to check _SERVER["SERVER_NAME"]
1 2009-06-24 14:13
Re: www forum vs simply forum (4 replies, posted in General discussion)
2 2009-06-16 01:05
Re: Checkout this Snake Game! (8 replies, posted in Fun)
Good!
try it with opera: open any www site, view source, paste code and appy changes! Hooray
3 2009-06-14 13:53
Topic: Set Cron Job Forums is proudly powered by PunBB :) (5 replies, posted in PunBB show off)
Hi,
Here's my forums: Set Cron Job Forums.
Check it!
4 2009-06-14 13:49
Re: PunBB is Dead? (19 replies, posted in PunBB 1.3 discussion)
it means that PunBB is good enough for most of ppl
5 2009-03-17 05:30
Topic: TinyURL clone supports Unicode keywords (2 replies, posted in General discussion)
Try this: http://oxyz.info/
It allows you to choose your own keyword with Unicode characters.
7 2009-02-10 02:17
Re: Top tips for a beginner coder? (25 replies, posted in Programming)
Best tip: Try googling anything 99,99% you'll find what you want!
8 2009-02-10 02:15
Re: The Farmer's Question (7 replies, posted in Fun)
Yeah, I got it!
Pharmacy (Farmer-C) sell medicines, is it right?!
10 2009-01-24 01:38
Topic: [PHP] Make an IndexOf file! (0 replies, posted in Programming)
Sometime your web directory miss index file, and then the web server will automatically create a Index Of file to list all files and folders in this directory.
It'll be useful if you wanna share something and let anyone download what they one. Simply upload the file, and then the server will list them.
But if you want to add some message, like 'This is a sharing folder of Your Name', etc, you can't.
If you wanna do that, you can use the IndexOf code, download at http://thuankkk.summerhost.info/indexof.zip. Have a look at my demo http://thuankkk.summerhost.info/
To use, extract file indexof.zip, and upload file index.php to your web directory. Remember to delete all other index file (index.***, default.***).
Enjoy it!
11 2009-01-23 04:14
Topic: Fun :) (0 replies, posted in Fun)
A computer programmer and an engineer were sitting next to each other on a transcontinental flight. The programmer leaned over to the engineer and asked whether he would like to play a game. The engineer only wanted to take a nap, so he politely declined, rolled over toward the window and closed his eyes.
The programmer persisted and stated that the game was both very easy and a lot of fun. He explained “I ask you a question - if you don’t know the answer, you pay me five bucks. Then you ask me a question, and if I don’t know the answer, I’ll pay five bucks to you.” Again, the Engineer politely declined and closed his eyes. The programmer, somewhat agitated, said, “OK, if you don’t know the answer you pay me five bucks, but if I don’t know the answer, I’ll pay you fifty bucks!” This caught the engineer’s attention,
and - seeing no end to his torment unless he played the game - agreed to play. The programmer asked the first question: “What’s the distance between the Earth and the Moon?” The engineer wordlessly reached into his wallet, pulled out a five dollar bill and handed it to the programmer. Now it was the engineer’s turn. He asked the programmer: “What goes up a hill with three legs, and comes down on four?” The programmer looked puzzled, then took out his laptop computer and searched through all his reference material. He tapped into the AirPhonex with his modem and searched through the Internet and the Library of Congress, all to no avail. Then he sent urgent E-mail inquiries to all of his brightest colleagues, but could find no help anywhere. After an hour or so he woke the engineer and forked over $50. The engineer accepted the money politely and closed his eyes again.
The programmer, more than slightly frustrated, shook the engineer’s shoulder and demanded, “So, what’s the answer?”. The engineer just smiled, reached again into his wallet, handed the programmer a five dollar bill, and went right back to sleep.
12 2009-01-21 07:30
Topic: [php]BBcode[/php] (3 replies, posted in Feature requests)
Hi,
I think you should add BBcode [php] [/php] to punbb, as it can highlight source code, eg php, javascript, etc.
just use the php function highlight_string to do that
13 2009-01-21 01:54
Re: CSS/XHTML Resources (26 replies, posted in Programming)
14 2009-01-19 01:16
Re: You are banned from this forum! (5 replies, posted in Discussions)
With an 'expert' spammer, he can logout easily be deleting cookie. But with amateur one, the only thing he can do is say goodbye forever that forum. In short, forums need readers, too.
15 2009-01-18 03:44
Topic: You are banned from this forum! (5 replies, posted in Discussions)
Once a user is banned from a punbb forums, he can't logout, and so he can't go to index and read the forums. This confuses him a bit.
Solutions:
1) When a user is banned, he can login and logout
2) When a user is banned, if he's online or attempt to login, force him to logout.
16 2009-01-07 04:22
Re: PunBB 1.3 demo (2 replies, posted in PunBB 1.3 discussion)
Hi,
Can I post a question here: How to remove the line "Generated in ..." in the footer?
17 2009-01-02 02:09
Re: Guest posting disabled (9 replies, posted in Test forum)
The most difficulty of a forums script maybe spam fighting