Search found 46 matches
- Thu Apr 15, 2010 7:23 am
- Forum: Chit Chat
- Topic: topsecret area51 word game
- Replies: 1276
- Views: 1124864
Re: topsecret area51 word game
chocolate
- Thu Apr 08, 2010 5:10 am
- Forum: [3.x] Discussion
- Topic: Page Titles - Unnecesarily wrong, Review Them
- Replies: 14
- Views: 33523
Re: Page Titles - Unnecesarily wrong, Review Them
Oh, and another point - rather then having "Sitename • Information", can't we have more descriptive titles?
- Wed Apr 07, 2010 2:16 am
- Forum: [3.x] Discussion
- Topic: Login Logs
- Replies: 13
- Views: 28818
Re: Login Logs
Just out of interest, why do you think forums would need to see when users have logged in and out? Maybe this would be better left as a MOD/plugin/whatever system phpBB4 will use?
- Fri Apr 02, 2010 8:55 pm
- Forum: [3.x] Rejected RFCs
- Topic: [RFC|Rejected] Removal of subsilver2
- Replies: 238
- Views: 448828
Re: subsilver2
As far as I know, style authors will still be able to use subsilver2 in phpBB 3.1, but there just won't be an *official* subsilver2 style by the phpBB team.
- Wed Mar 24, 2010 3:06 am
- Forum: [3.x] Rejected RFCs
- Topic: [RFC|Rejected] Removal of subsilver2
- Replies: 238
- Views: 448828
Re: subsilver2
I'm all for removing subsilver2. Style authors can always bring it back, is there really any need for it to be an official (as in "made by phpBB" official) any more?
PS. I only just noticed the new forums on Area51 today.
PS. I only just noticed the new forums on Area51 today.
- Sun Mar 14, 2010 2:08 am
- Forum: Chit Chat
- Topic: topsecret area51 word game
- Replies: 1276
- Views: 1124864
Re: topsecret area51 word game
automation
- Sun Feb 14, 2010 5:35 am
- Forum: Chit Chat
- Topic: Participating in Development
- Replies: 4
- Views: 15382
Re: Participating in Development
"Modding" is probably the best way to familiarise yourself with the code. There are a number of sites that help out with 'Modding. I also recommend getting used to the phpBB 'Modding forums , where you can ask questions and post "modifications", and the phpBB Wiki which I have al...
- Wed Jan 20, 2010 10:00 pm
- Forum: [3.x] Discussion
- Topic: HTTP Messages
- Replies: 6
- Views: 12436
Re: HTTP Messages
I've looked all over the internet and I've asked at the Google Webmaster Forum, and apparently using 404 errors on dymanic URLs is fine. I might try testing on a site to see what happens, but from what I can see there isn't really a problem.
- Wed Jan 20, 2010 9:41 pm
- Forum: [3.x] Discussion
- Topic: HTTP Messages
- Replies: 6
- Views: 12436
Re: HTTP Messages
I will do some more research on that, however I don't believe this applies to 500 Internal Server Error and 503 Service Unavailable, since these often apply to the entire board.bantu wrote:Not so sure if this is an issue anymore, but please keep in mind: http://www.phpbb.com/bugs/phpbb3/34945#post158995
- Wed Jan 20, 2010 7:07 am
- Forum: [3.x] Discussion
- Topic: HTTP Messages
- Replies: 6
- Views: 12436
HTTP Messages
I remember someone else mentioning this some time ago, but I would like to mention it here, since it seems appropiate mentioning it here. At the moment, phpBB will always send HTTP/1.1 200 OK, even if a 404, 503, 401 or 500 would be more appropiate. These errors are important for bots as well as use...