¿ phpBB 3.0.0 ?
¿ phpBB 3.0.0 ?
Please, will the creator be installing phpBB 3.0.0 (released on 13th December 2007)? My vote is yes, even if only for the enhanced private messaging features, as well as the ability to merge threads and the “You got beaten at posting† notification. And I should also mention “New founder status for the board creator†. (Alternative list of changes.)
Other thoughts? (Especially from the Creator.)
Other thoughts? (Especially from the Creator.)
phpBB has been specifically optimised for the mobile market
Forgot to say:
phpBB press release wrote:Among the new features announced today, phpBB has been specifically optimised for the mobile market.
Conversion from phpBB 2.0.x to phpBB 3.0.x
Better anti-spam features as well.
Also see official advice entitled Conversion from phpBB 2.0.x to phpBB 3.0.x.
Also see official advice entitled Conversion from phpBB 2.0.x to phpBB 3.0.x.
phpBB 2.0.23
OK, well whilst we are still on 2 there’s been some security improvements called phpBB 2.0.23: should we make that small upgrade?
- KillerB
- Taylor Quinta de Vargellas 1987
- Posts: 2425
- Joined: 21:09 Wed 20 Jun 2007
- Location: Sky Blue City, England
That may have the same effects, I was just prompted to look at that as well. Will be looking at possibilities.jdaw1 wrote:OK, well whilst we are still on 2 there’s been some security improvements called phpBB 2.0.23: should we make that small upgrade?
Pray sir, what did you see?
Pray sir, what did you see?admin wrote:Will be looking at possibilities.
I vote for a pre-update backup.
I vote for a pre-update backup.KillerB wrote:without losing all of the data.
- KillerB
- Taylor Quinta de Vargellas 1987
- Posts: 2425
- Joined: 21:09 Wed 20 Jun 2007
- Location: Sky Blue City, England
Re: I vote for a pre-update backup.
That was always on the cards anyway.jdaw1 wrote:I vote for a pre-update backup.KillerB wrote:without losing all of the data.
Port is basically a red drink
- KillerB
- Taylor Quinta de Vargellas 1987
- Posts: 2425
- Joined: 21:09 Wed 20 Jun 2007
- Location: Sky Blue City, England
Tht is phpBB 3.0 but it is the style that you see that makes it different.Conky wrote:Is this 'upgrade' the same as the one For The Love of Port has just implemented?
If so, be cautious. It looks a jumbled mess. It may in time show itself to be worthwhile, if their are enough benefits, but I cant see them at first glance.
Alan
Port is basically a red drink
phpBB 3.0.1
nobody@phpbb.com wrote:Hello,
We are very pleased to announce the availability of the phpBB 3.0.1 package. This version has seen numerous stability fixes, performance tweaks and general bugs fixed. Additionally two minor security-related bugs were fixs.
Please note that we urge you to update. The versions we currently support here are phpBB 2.0.23 and phpBB 3.0.1.
3.0.1 has seen some some critical bugs fixed, including:
- Allow correct avatar caching for CGI installations. (thanks wildbill)
- Fix disabling of word censor, now possible again
- Correctly quote db password for re-display in installer (Bug #16695 / thanks to m313 for reporting too - #s17235)
- Correctly handle empty imageset entries (Bug #16865)
- Correctly check empty subjects/messages (Bug #17915)
- Do not check usernames against word censor list. Disallowed usernames is already checked and word censor belong to posts. (Bug #17745)
- Sped up viewforum considerably (also goes towards mcp_forum)
- Allow editing usernames within database_update on username cleanup (Bug #18415)
- Use proper title on index for new/unread posts (Bug #13101) - patch provided by Pyramide
- Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)
- Stricter checks on smilie packs (Bug #19675)
- Possible login problems with IE7 if browser check is activated (Bug #20135)
- Fix possible database transaction errors if code returns on error and rollback happened (Bug #17025)
- Allow numbers in permission names for modifications, as well as uppercase letters for the request_ part (Bug #20125)
- Use HTTP_HOST in favor of SERVER_NAME for determining server url for redirection and installation (Bug #19955)
- Changing order for post review if more than one post affected (Bug #15249)
- Prepend phpbb_root_path to ranks path for displaying ranks (Bug #19075)
- Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug #14765)
- Fixing realpath issues for provider returning the passed value instead of disabling it. This fixes issues with confirm boxes for those hosted on Network Solutions for example. (Bug #20435)
- Try to sort last active date on memberlist correctly at least on current page (Bug #18665)
- Handle generation of form tokens when maximum time is set to -1
- Correctly delete unapproved posts without deleting the topic (Bug #15120)
- Respect signature permissions in posting (Bug #16029)
- Users allowed to resign only from open and freely open groups (Bug #19355)
- Assign a last viewed date to converted topics (Bug #16565)
- New option to hide the entire list of subforums on listforums
- Custom BBCode {EMAIL}-Token usage (Bug #21155)
- Do not rely on parameter returned by unlink() for verifying cache directory write permission (Bug #19565)
- Use correct string for filesize (MiB instead of MB for example)
- Remove left join for query used to retrieve already assigned users and groups within permission panel (Bug #20235)
- Correctly return sole whitespaces if used with BBCodes (Bug #19535)
- Quote bbcode parsing adding too much closing tags on special conditions (Bug #20735)
- Added sanity checks to various ACP settings
- Removed minimum form times
- Custom profile fields with date type should be timezone independend (Bug #15003)
- Warnings if poll title/options exceed maximum characters per post (Bug #22865)
- Do not allow selecting non-authorized groups within memberlist by adjusting URL (Bug #22805 - patch provided by ToonArmy)
- Display "empty password error" within the login box instead of issuing a general error (Bug #22525)
- Allow & and | in local part of email addresses (Bug #22995)
- Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL)
- Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)
- Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)
- Do not detect the board URL as a link twice in posts (Bug #19215)
- Set correct error reporting in style.php to avoid blank pages after CSS changes (Bug #23885)
- If pruning users based on last activity, do not include users never logged in before (Bug #18105)
- Only allow searching by email address in memberlist for users having the a_user permission (reported by evil<3)
- Limit private message attachments to be viewable only by the recipient(s)/sender (Report #s23535) - reported by AlleyKat
- Check for non-empty config.php within style.php (Report #s24575) - reported by bantu
- Find and display colliding usernames correctly when converting from one database to another (Bug #23925)
Please refer to the changelog for a complete list of fixes since 3.0.0:
http://www.phpbb.com/support/documents. ... &version=3
A short explanation of how to do a conversion, installation or update is included within the provided INSTALL.html file, please be sure to read it.
*Minimum Requirements*
phpBB3 has a few requirements which must be met before you are able to install and use it.
- A webserver or web hosting account running on any major Operating System with support for PHP
- A SQL database system, one of:
- MySQL 3.23 or above (MySQLi supported)
- PostgreSQL 7.3+
- SQLite 2.8.2+
- Firebird 2.0+
- MS SQL Server 2000 or above (directly or via ODBC)
- Oracle
- *PHP 4.3.3+ (>=4.3.3, >4.4.x, >5.x.x, >6.0-dev (compatible))* with support for the database you intend to use.
- getimagesize() function need to be enabled
- These optional presence of the following modules within PHP will provide access to additional features, but they are not required.
- zlib Compression support
- Remote FTP support
- XML support
- Imagemagick support
- GD Support
The presence of each of these optional modules will be checked during the installation process.
*Security*
Security issues found should be reported to our security tracker in the usual way. The tracker is available at:
http://www.phpbb.com/bugs/security/
*Available packages*
If you experience problems with the automatic update (white screens, timeouts, etc.) we recommend using the "changed files only" or "patch" method for updating.
With this release, there are four packages available.
*Full Package*
Contains entire phpBB3 source and english language files.
*Changed Files Only*
Contains only those files changed from previous versions of phpBB3. Please note this archive contains changed files for each previous release.
*Patch Files*
Contains patch compatible patches from previous versions of phpBB3.
*Automatic Update Package*
Update package for the automatic updater, containing the changes from previous release to this release.
Select whichever package is most suitable for you.
*Please ensure you read the INSTALL and README documents in docs/ before proceeding with installation, updates or conversions!*
*Download/Documentation*
phpBB Downloads: http://www.phpbb.com/downloads/
phpBB3 Documentation: http://www.phpbb.com/support/documentation/3.0/
phpBB3 support forum: http://www.phpbb.com/phpBB/viewforum.php?f=46
phpBB3 bug tracker: http://www.phpbb.com/bugs/phpbb3/
phpBB3 Coding Guidelines:
http://area51.phpbb.com/docs/coding-guidelines.html
phpBB3 Sourcecode Documentation: http://area51.phpbb.com/docs/code/
phpBB Code Forge: http://code.phpbb.com/
The official announcement can be found here:
http://www.phpbb.com/community/viewtopi ... 4&t=879735
Have fun with the release,
the phpBB Team
{cigarette|cheap cigarett
Ok, I’ve banned {cigarette|cheap cigarett three (maybe four) times in the last few days. I would really like to ban the username *cigaret* (and indeed *pills*), but doing so requires version 3. Please could we upgrade? Please, how can I help do the upgrade?
Hurray! Thank you very much.
Hurray! Thank you very much. I’m sure that people will understand that an hour of downtime is necessary from time to time.
Re: {cigarette|cheap cigarett
Score me another three rounds of the ciggie people since.jdaw1 wrote:Ok, I’ve banned {cigarette|cheap cigarett three (maybe four) times in the last few days. I would really like to ban the username *cigaret* (and indeed *pills*), but doing so requires version 3.
These low-life are stubborn: another deleted.
These low-life are stubborn: another deleted.
Edit morning of Monday 28th July: same again.
Edit morning of Monday 28th July: same again.
The emails were all of the format “*-???@yahoo.co.uk†,
Again!
But I’ve realised that the email addresses were all of the format “*-???@yahoo.co.uk†, which has now been banned. Maybe that will slow them down.
But I’ve realised that the email addresses were all of the format “*-???@yahoo.co.uk†, which has now been banned. Maybe that will slow them down.
- JacobH
- Quinta do Vesuvio 1994
- Posts: 3300
- Joined: 15:37 Sat 03 May 2008
- Location: London, UK
- Contact:
As an intermediate step, you could add a custom CAPTCHA to the registration page. All that’s required is an <input> on the registration form which requests something like “please type the word Port in the box† and which is checked by the profile.php script. I did that on the last phpbb2 forum I ran and it killed pretty much all spam (I think one got through, but that spammer appeared to be using Chinese slave-labour to register manually). I think it took me about 5 minutes to code and another 5 to test. Anything that changes the registration page from the default would help (even changing the name of the <input> fields on the form would probably do).
-Jacob
-Jacob
- uncle tom
- Dalva Golden White Colheita 1952
- Posts: 3559
- Joined: 22:43 Wed 20 Jun 2007
- Location: Near Saffron Walden, England
Re: ¿ phpBB 3.0.0 ?
New colour scheme is a bit austere - is this temporary?
Tom
Tom
I may be drunk, Miss, but in the morning I shall be sober and you will still be ugly - W.S. Churchill
- KillerB
- Taylor Quinta de Vargellas 1987
- Posts: 2425
- Joined: 21:09 Wed 20 Jun 2007
- Location: Sky Blue City, England
Re: ¿ phpBB 3.0.0 ?
Yes - I can load another one, this is just a start for phpbb3. Julian is working on a style.uncle tom wrote:New colour scheme is a bit austere - is this temporary?
Tom
Re: ¿ phpBB 3.0.0 ?
A new style is being made with the following qualities.
- Based on the official colour of
(60% red, 0% green, 0% blue), with occasional use of tawny (80% red, 60% green, 20% blue).
- In appropriate icons, black will indicate unread, grey read.
- No distracting animated GIFs.
- Low-clutter, so small icons, but clear and obvious meanings.
- In the viewing of a thread, stuff in the poster column will relate to the poster, stuff in the post column will relate to the post.
- In general graphic links will be
actions (e.g., Edit or Quote); text links will be links (e.g., WWW or Email).
- JacobH
- Quinta do Vesuvio 1994
- Posts: 3300
- Joined: 15:37 Sat 03 May 2008
- Location: London, UK
- Contact:
Re: ¿ phpBB 3.0.0 ?
Thanks for updating! I might be imagining it, but phpBB 3 also seems to be a bit more responsive than 2. Incidentally, the forum emails are now being send from alex_kilbey--at--homail rather than admin--at---theportforum.
- Alex Bridgeman
- Fonseca 1966
- Posts: 15923
- Joined: 12:41 Mon 25 Jun 2007
- Location: Berkshire, UK
Re: ¿ phpBB 3.0.0 ?
It is more responsive!
It's also very impressively different. All the efforts going into the upgrade are very gratefully received from this user, at least!
Can't wait for Derek to get back and see what's happened in his absence...
It's also very impressively different. All the efforts going into the upgrade are very gratefully received from this user, at least!
Can't wait for Derek to get back and see what's happened in his absence...

Top Ports in 2024: Niepoort 1900 Colheita, b.1971. A near perfect Port.
2025: Quevedo 1972 Colheita, b.2024. Just as good as Niepoort 1900!
2025: Quevedo 1972 Colheita, b.2024. Just as good as Niepoort 1900!
Re: ¿ phpBB 3.0.0 ?
Good GodAHB wrote:Can't wait for Derek to get back and see what's happened in his absence...


Good to be back and good to see progress being made. I have to say I like the grey, can we keep some of it?
...but, I am firmly of the view that ThePortForum should basically be a red website

Derek
"The first duty of Port is to be red"
Ernest H. Cockburn
Ernest H. Cockburn
Re: ¿ phpBB 3.0.0 ?
GIFs done — red and tawny and white and (black or grey).
CSS underway.
CSS underway.
Re: ¿ phpBB 3.0.0 ?
Please tell, what are GIFs?jdaw1 wrote:GIFs done — red and tawny and white and (black or grey).
CSS underway.
"The first duty of Port is to be red"
Ernest H. Cockburn
Ernest H. Cockburn
Re: ¿ phpBB 3.0.0 ?
GIF is a file format for graphics. I have designed the buttons, such as “Reply† and ‘Unread thread’.DRT wrote:Please tell, what are GIFs?
Re: ¿ phpBB 3.0.0 ?
I can see "Post Reply" (which I assume to be the same as "Reply") but not "Unread Thread". Am I looking at a different BB?jdaw1 wrote:GIF is a file format for graphics. I have designed the buttons, such as “Reply† and ‘Unread thread’.DRT wrote:Please tell, what are GIFs?
"The first duty of Port is to be red"
Ernest H. Cockburn
Ernest H. Cockburn
Re: ¿ phpBB 3.0.0 ?
If you are looking at a thread, you will see one. If you are looking at the list of threads, you might see another.
Re: ¿ phpBB 3.0.0 ?
I still can't see "Unread Thread", but can see "PostReply" (but not "Reply")jdaw1 wrote:If you are looking at a thread, you will see one. If you are looking at the list of threads, you might see another.
"The first duty of Port is to be red"
Ernest H. Cockburn
Ernest H. Cockburn
Re: ¿ phpBB 3.0.0 ?
Different icons by the threads have different meanings. Read versus unread; hot (â”°Â¥15 replies) versus not-hot; announcement or not; sticky or not. Those icons do not have words on them, but still have such meanings.DRT wrote:I still can't see "Unread Thread", but can see "PostReply" (but not "Reply")

- SushiNorth
- Martinez 1985
- Posts: 1341
- Joined: 06:45 Mon 18 Feb 2008
- Location: NJ & NY
Re: ¿ phpBB 3.0.0 ?
The Icons are pretty confusing (who here really cares about <> 15); but might I suggest that whatever changes are made, we avoid animations?jdaw1 wrote:Different icons by the threads have different meanings. Read versus unread; hot (â”°Â¥15 replies) versus not-hot; announcement or not; sticky or not. Those icons do not have words on them, but still have such meanings.DRT wrote:I still can't see "Unread Thread", but can see "PostReply" (but not "Reply")-styled versions of those icons, 18 by 18 (smaller than the current 27 by 27), have been made.
not sure what the difference is between announcement and sticky, nor what the * and the scrolling equate to.
Re: ¿ phpBB 3.0.0 ?
The little * shows a topic to which you have posted.
Animations are hateful, and meant to indicate a ‘hot topic’, that is, one with â”°Â¥15 replies. As ‘hot’ is mean to be a topic in which one is more likely to be interested, my icons indicate this with a tiny glass. Better than no glass at all!
Announcements and Stickies.
I’ll email you what I’ve done, mostly as backup, but also that you can comment on the icons.
Animations are hateful, and meant to indicate a ‘hot topic’, that is, one with â”°Â¥15 replies. As ‘hot’ is mean to be a topic in which one is more likely to be interested, my icons indicate this with a tiny glass. Better than no glass at all!
Announcements and Stickies.
I’ll email you what I’ve done, mostly as backup, but also that you can comment on the icons.
- KillerB
- Taylor Quinta de Vargellas 1987
- Posts: 2425
- Joined: 21:09 Wed 20 Jun 2007
- Location: Sky Blue City, England
Re: ¿ phpBB 3.0.0 ?
It seems to have worked as this was posted from the root directory.KillerB wrote:Trying something weird - hope it all goes well
Port is basically a red drink
- JacobH
- Quinta do Vesuvio 1994
- Posts: 3300
- Joined: 15:37 Sat 03 May 2008
- Location: London, UK
- Contact:
Re: ¿ phpBB 3.0.0 ?
I prefer the /Alex directoryKillerB wrote:It seems to have worked as this was posted from the root directory.KillerB wrote:Trying something weird - hope it all goes well

- KillerB
- Taylor Quinta de Vargellas 1987
- Posts: 2425
- Joined: 21:09 Wed 20 Jun 2007
- Location: Sky Blue City, England
Re: ¿ phpBB 3.0.0 ?
That's where all the testing was going onJacobH wrote:I prefer the /Alex directoryKillerB wrote:It seems to have worked as this was posted from the root directory.KillerB wrote:Trying something weird - hope it all goes well
Port is basically a red drink
Re: ¿ phpBB 3.0.0 ?
This is a test post as requested by admin.
Re: ¿ phpBB 3.0.0 ?
Hurray! The previous post came back with a URL of viewtopic.php?f=9&t=1029&p=17365#p17365 which omits the test directory. (Avoiding the implication of the “this is the BB of Alex, aged 14½!!!!!†!
)
Next please: notifications to come from admin, not a personal email.

Next please: notifications to come from admin, not a personal email.