myfreeforum.org Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups  Who is OnlineWho is Online   Join! (free) Join! (free)  
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
For an excellent guide to using your myfreeforum forum, you can visit
howtodoit
The howtodoit "readonly" forum provides answers and walkthroughs for all common questions.
  • Welcome
  • Country: US
    US
    Address: 38.107.191.107
  • Server Appeal

Page Previous  1, 2, 3, 4, 5, 6 ... 37, 38, 39  Next
 
Post new topic       myfreeforum.org Forum Index -> What's new? Announcements!
Site Admin
Site Admin



View user's profile Send private message Visit poster's website

A Blog by - admin (no pm's please)


PostPosted: Fri Jun 12, 2009 12:23 pm

PhpBB3: anti spam portal


Hopefully this will be installed by the end of the day.

Options will be:

Ban common spam ips: Default YES
Ban rogue email domains: Default YES


This will also migrate to phpbb2 and is part of a general upgrade to anti-spam measures.



2 comments have been made on this topic View/Post Comments
PostPosted: Thu Jun 11, 2009 10:45 am

Will you be getting a warning email?


New code is now installed to monitor your control panels password strength.

From some point in the next week forums with weak passwords will start getting monthly warnings to change a weak password.

6 comments have been made on this topic View/Post Comments
PostPosted: Tue Jun 02, 2009 9:50 pm

Zaphod just rebooted


Will say more later.

2 comments have been made on this topic View/Post Comments
PostPosted: Mon Jun 01, 2009 10:40 am

phpbb3.05 Released


This will be installed over the next week:

Code:


    * [Fix] Delete user entry from ban list table upon user deletion (Bug #40015 - Patch by TerraFrost)
    * [Fix] Posts incremented for multiple approval of the same topic (Bug #40495 - Patch by TerraFrost)
    * [Fix] Missing end " in quote bb tag deletes text (Bug #40565 - Patch by TerraFrost)
    * [Fix] Friend/foe system displays posts made by foes while composing (Bug #40325 - Patch by TerraFrost and Highway of Life)
    * [Fix] Check forum_image whether it exists (Bug #39005 - Patch by TerraFrost)
    * [Fix] The sql query in acp_users.php lacks a condition (Bug #40275 - Patch by grimskies)
    * [Fix] Added missing read permission information for some phpbb_chmod() calls
    * [Fix] Correctly display future dates (Bug #38755)
    * [Fix] Fix guest/bot session problems with apache authentication plugin (Bug #41085)
    * [Fix] Whois now works reliably for RIRs other than APNIC and RIPE. (Bug #40085)
    * [Fix] Correctly convert Niels' Birthday MOD to the date format used in phpBB3. (Bug #32895)
    * [Fix] Changed the success message when requesting a new password to be more accurate. (Bug #41405)
    * [Fix] Add missing anti-abuse email headers to acp_inactive.php and ucp_resend.php.
    * [Fix] Only remind users in the correct inactive states depending on the board account activation level.
    * [Fix] Various XHTML mistakes in prosilver, subsilver2 and the ACP. (Bugs #41745, #42265 - Patch by nickvergessen, #38465, #43015)
    * [Fix] Log password changes via password reset function. (Bug #41365)
    * [Fix] Poll, negative durations generate error (Bug #41295 - Patch by TerraFrost)
    * [Fix] Visibility of custom field on registration is incorrectly controlled by setting "display" (Bug #41385 - Patch by Eelke and fade2gray)
    * [Fix] Smilies in username are misparsed on [quote=""] (Bug #41955 - Patch by TerraFrost)
    * [Fix] Deleting all posts in a topic - bad redirect (Bug #41705 - Patch by TerraFrost)
    * [Fix] Deleted users still appear logged in (Bug #41985 - Patch by TerraFrost)
    * [Fix] Removed redundant code and unnecessary queries in forum management. (Bug #42265 - Patch by nickvergessen)
    * [Fix] Correct mbstring regular expression for the allowable username characters, only affects USERNAME_LETTER_NUM_SPACERS. (Bug #42325)
    * [Fix] Fix infinite loop in message handler if cache directory is not writable. (Bug #38675)
    * [Fix] While post is awaiting approval it can still be edited even though it can not be seen (Bug #41435 - Patch by TerraFrost)
    * [Fix] Fix imageset editing for retaining and correctly setting dimensions for images, as well as displaying correct settings for first page load.
    * [Fix] Use OS-specific line endings for mail headers. (related to Bug #42755)
    * [Fix] Hide font size options which are bigger than the allowed size in the editor. (Bug #42615 - Patch by nickvergessen)
    * [Fix] Better thumbnail quality with imagemagick. (Bug #42565)
    * [Fix] Fix download count increments for image attachments without corresponding thumbnails. (Bug #42505)
    * [Fix] Fix wrong bot ip check if bot ip was wrongly entered by admin. (Bug #42485)
    * [Fix] Fix javascript errors in simple header (prosilver) by adding forum_fn.js and the corresponding variables. (Bug #42135)
    * [Fix] Set connection encoding for MySQL versions 4.1.0 to 4.1.2. This may fix some conversion issues with special characters. (Bug #41805)
    * [Fix] Deleting private message attachments could delete post attachments. (Bug #42815)
    * [Fix] Do not suppress PHP notices/errors in language packs if DEBUG_EXTRA mode enabled. (Bug #41485)
    * [Fix] Flash files do not display anymore after update to flash player 10 (Bug #41315)
    * [Fix] Use FQDN for SMTP EHLO/HELO command. (Bug #41025)
    * [Fix] Mass Email works again for users with empty jabber address but notification set to 'both'. (Bug #39755)
    * [Fix] Fix race condition for updating post/topic/etc. counter. (Reported by BartVB)
    * [Fix] Fix duplicate creation of acl options in acl_add_options() under certain conditions. (Bug #38385, #40225)
    * [Fix] Cancel when replying to global announcement redirects to first forum - not to the current forum (Bug #41225 - Patch by TerraFrost)
    * [Fix] Cursor Jumps on New Topic in IE (Bug #42455 - Patch by TerraFrost)
    * [Fix] Add indicator to be used in code if session was created (user visits the site for the first time).
    * [Fix] Correctly count topic views for guests visiting the website the first time by entering the topic directly (Bug #43445)
    * [Fix] Fix bug in postgresql db layer for LIMIT ALL clauses (Reported by JRSweets)
    * [Fix] Sort backups by date, newest first (Bug #14818)
    * [Fix] Prevent incomplete backups stored if option "store and download" is selected and admin cancel download by removing the option. (Bug #20325)
    * [Fix] Enforce correct case for template variables
    * [Fix] Set topic_last_view_time on post/reply/edit to circumvent race conditions in auto prune and false removal of topics for manual forum prune (Bug #18055, #43515)
    * [Fix] Correctly split long subject lines according to the used RFC. This fixes extra spaces within long subjects. (Bug #43715)
    * [Fix] Fix skipping messages if using next/prev PM in history links. (Bug #22205)
    * [Fix] Messenger now also able to use a custom language path. (Bug #36545)
    * [Fix] PM Export uses ISO 8601 date now. (Bug #32645)
    * [Fix] Apply append_sid() to newest/latest post links in viewforum/search and UCP main module. (Bug #26815)
    * [Fix] Do not create thumbnail if thumbnail would've the same size as the original image. (Bug #30725)
    * [Fix] Ability to vote in poll is now required for the ability to change existing vote. (Bug #38925)
    * [Fix] Search for 'topic title only' and 'first post' should work again for non-mysql dbms. (Bug #40605)
    * [Fix] Make sure additional information for accessibility is always exposed to screen readers (Bug #44335 - Patch by MarcoZ)
    * [Fix] Approving a topic when some of the posts within that topic have already been approved (Bug #42585 - Patch by TerraFrost)
    * [Fix] Online status shown when post hidden (Bug #35505 - Patch by Raimon)
    * [Fix] memberlist.php display formating can be distorted by posting long URL for website (Bug #36675 - Patch by TerraFrost)
    * [Fix] Display the online status of hidden users to users with the u_viewonline permission when viewing PMs.
    * [Fix] "Select all" selects much too much in Opera (Bug #42885 - Patch by TerraFrost and ToonArmy)
    * [Fix] Correct calculation of source/target forum statistics if mass moving topics with global announcements (Bug #44545)
    * [Fix] Fix column handling in db updater, custom profile fields and db tools for firebird DBMS (Bug #44555)
    * [Fix] IE8 textarea issues (Bug #43305)
    * [Fix] Prevent accounts from being activated by users when admin activation is turned on and the correct activation key is known.
    * [Fix] Allow the installer to operate under PHP 5.3. (Bug #45255)
    * [Change] Default difference view is now 'inline' instead of 'side by side'
    * [Change] Added new option for merging differences to conflicting files in automatic updater
    * [Change] Add link to user profile in the MCP for user notes and warn user.
    * [Change] Add IN_PHPBB check to generated cache files. (Reported by bantu)
    * [Change] Add topic icons to prosilver UCP main and subscribed templates (Bug #42735 - Patch by Raimon)
    * [Change] Add unique key to ACL options table to prevent duplicate permission options. (Bug #41835)
    * [Change] Redirect to relevant MCP page of multi-page topic if accessing quickmod tools (Split option for example)
    * [Change] Performance improvements for native fulltext search (Patch by Paul)
    * [Change] Changed jumpto() JS function to be more fail-safe. (But #27635 - Patch by peterkclee)
    * [Feature] Added new options for visual confirmation.
    * [Feature] Allow download of conflicting file for later reference in automatic updater
    * [Feature] Allow translation of custom BBCode help messages. (Patch by bantu)
    * [Feature] db_tools now support create table and drop table.
    * [Feature] Database updater checks for incompatible db schema (MySQL 3.x/4.x against MySQL 4.1.x/5.x/6.x)
    * [Feature] New search option: Maximum number of words allowed to search for.
    * [Sec] Only use forum id supplied for posting if global announcement detected. (Reported by nickvergessen)

25 comments have been made on this topic View/Post Comments
PostPosted: Sat May 30, 2009 10:37 am

New management system installed


This should be entirely invisible to the user, but does create some ripples at the forum level.

In particular the advertising on forums is flagged differently, and all forums will slowly get updated with the new flags.

The benefit of the new system is that we should be able to flag important issues for forum owners directly in their forums.

0 comments have been made on this topic View/Post Comments
PostPosted: Fri May 29, 2009 12:14 pm

Ford Server: Performance test


With a few changes in the way the server is being operated now in place, it is time to revisit some other configuration changes.

In the past these changes whilst improving performance a little, also proved unstable and had a badly adverse effect on backup speed.

I don't hold out too much hope, but it has to be tried.

3 comments have been made on this topic View/Post Comments
PostPosted: Thu May 28, 2009 6:53 pm

phpbb2: IMPORTANT spambot issue and resolutions


For the last 24 hours we have had a sustained attack from over 400 addresses.

This attack was largely from Eastern Europe, but there were suspicious ips from the world over.

Whilst we have banned the IPs the attack did not really stop until we implemented a couple of board admin changes backed up by a code change.

The board change was to remove (very important) the visual confirm on registration and go over to admin activation.

This combined with a code change to prevent the hackers ever seeing the CAPTCHA image on an attempted registration seems to have halted the attack.

I have now added flood protection to the user registration visual confirm system that should further hamper hacking efforts.

What I surmise is that there is an attempt to train a spambot system to beat our so far uncracked CAPTCHA system in order to flood forums with spam.

You can tell if your forum is being attached by looking a "whos online", if there are 100's of guests in "view profile" then please temporarily remove visual confirm, and switch to admin activation.

The new system will dramatically cramp the hackers style, but best to stop them all together.

Please also report it here. Attack logs are being kept as part of the anti-flood system.

I hope the flood system will not activate unless there is really cause.

69 comments have been made on this topic View/Post Comments
PostPosted: Thu May 28, 2009 11:07 am

4th Anniversary message


It is now 4 years since myff launched.

To recap a little history, a little over four years ago, the parent company MarsJupiter LTD was providing a healthy income, but none of the new projects were getting anywhere fast

I had just taken rather a long sabbatical you might say, dedicating almost all my time and effort to the not for profit community site downsizer.net, all very worthy and something I am incredibly proud to have thought up and been a part of but all the same not something that could ever pay any bills as it is strictly volunteer work.

Now part of downsizer is a forum, and people on forums have this nasty habit of wanting their own forums One member was having trouble with a free forum causing me to look at her forum and from there the general free forums market, clearly not only did lots of people want lots of forums, but what they almost always (if not always always) got was rotten to the core.

I could not envisage coding and running anything that would not easily be better than what people were getting. Even if we ended up "bad" we would still be "better".

So about one or two weeks later I had a system coded, and a server rented.

The system was phpbb2 with an in house management system, not some "off the shelf" free forums system. Those systems are part of why free systems are generally so bad.

There was no template editing in those days, if you wanted a logo you provided it and I create template for people manually  

That of course was rather good for users in some ways, but also plainly unsustainable.

There was a reason for doing that way though, because  whilst you could find "hacks" to let people replace phpbb logos, such hack were inherently limited, from the start I wanted a system that would offer people a whole lot more.

6 months of so later, we gave people full template editing

6 months after that the first tentative "portals" appeared.

Key to a lot of this were the moderators providing their time freely to help members and give feedback on the system, as well as their efforts (Symon in particular) with writing guides, guides that frequently needed updating when features were tweaked. Without the moderators we would not have done anywhere near as well

Key also was the fact that money could be thrown into servers to keep everything running reasonable well. Most free forums systems die in the face of popularity as advertising revenues on forums are really quite woeful. You need a deep pocket and a long term commitment to survive.

So where are we now?

Firstly and most importantly for all our sakes, is that we are running a service that is in the black, it may ease our way forward if people put money into the server appeal, but we are not about to collapse if they don't.

Secondly, we are still developing the system. People waiting for one thing or another (and there is always a list) should take heart in reading the announcements, there is a steady flow of new features and that will continue.

Of special interest at the moment is the "CATALOG" portal that allows things like recipe databases to be easily added to forums. I'm hoping to make this live in a few weeks, please be patient on that one, it is running on downsizer.net currently and it is best to get it fully tested before adding it everywhere.

There are still features like  "delete posts, when a user is deleted" that will be added to the phpbb2 system, and work is occurring to get phpbb3 up to speed with extra features. That work though has a little hold on it currently as the next official phpbb3 release is due and there is little point in having to sets of changes to integrate at once.

Anyhow, last but not least my thanks to our members for using the service and being patient when the occasional hiccup occurs.

13 comments have been made on this topic View/Post Comments
PostPosted: Mon May 25, 2009 10:24 am

Does anyone fnacy designing some icons?


Icons need to be 24x24 png files with a transparent background.

We need:


phpbb2 - as main forum
phpbb3 - as main forum
phpbb2 - created but not the main forum
phpbb3 - created but not the main forum

purged - database purged from the system
purgatory - database placed in temporary purgatory due to inactivity
missing - oh flip  where's that database gone? (not one I want ever to see).

weak password - the system will start warning people with dumb passwords

17 comments have been made on this topic View/Post Comments
PostPosted: Thu May 21, 2009 10:50 am

spambot attack


I have spotted and eliminated a forum that had accumulated over 200,000 spam postings   This was I think automated and the sort of thing that was probably coming in bursts and probably contributing to some of the problems we have been seeing on the Slarti server recently

24 comments have been made on this topic View/Post Comments
PostPosted: Mon May 18, 2009 8:31 am

General overhaul of the backup system.


More to the point I am hoping to see some speed improvements and an end to the problems caused by backups.

I have come to the conclusion that the real bottleneck on speed is our RAID5 disk systems, they work well most the time as most operations are reads from the disks and RAID5 is fast on reads, but when the backups get written initially to the RAID5 disk before transfer then the slow write speed cripples us, swamping the disk so people struggle to get to the forums

The solution I am working on is a minor evolution to the current system that pipes the backups directly to ftp. This has tested out okay on Ford and will go live for the database backup tonight, and assuming that is ok the system will be applied across the board.

43 comments have been made on this topic View/Post Comments
PostPosted: Sun May 17, 2009 5:32 pm

Speed improvements on Ford server


Following problems with the backup slowing the server today (the main backup has only just completed) I have taken some steps to speed up this server altering the backup processes and optimising the myff gallery that uses the Ford server.

Hopefully this will keep further issue in check.

2 comments have been made on this topic View/Post Comments
PostPosted: Fri May 08, 2009 3:09 pm

Advertising change


As of now (though it will take weeks to permeate through the system) forums that are totally inactive. e.g. ones that no member, mod or admin has logged into into for more than 90 days will have more advertising displayed on it.

This seems to me to be a harmless way of trying to boost income a little without effecting active forum members.

16 comments have been made on this topic View/Post Comments
PostPosted: Sun May 03, 2009 6:17 pm

phpbb3 actions bug fix


Actions that depend on getting the current board admins were not working. That should now be resolved.

0 comments have been made on this topic View/Post Comments
PostPosted: Sat May 02, 2009 6:16 pm

Question for forum admins


If you do a search on backups you can find out about our current backup regime, which is an extremely good one. If the unthinkable happens and despite the fact we run quality hardware on RAID5 systems, we did need to recover forums from backup, we could certainly say we have not skimped on the protection given to forums.

Having said that, backups are very expensive When we buy new server kit there will be an opportunity to rethink how backups are done. So I'd like to ask the question.

If the unthinkable happened and due to a systems failure your forum had to be restored along with tons of others effected by the same problem, you would obviously be unhappy, but how old would the backup we restored from have to be before you thought we were sloppy in our backup standards?

Please be honest here, you are not going to be giving us the green light to reduce the backup level to the lowest acceptable standard.

32 comments have been made on this topic View/Post Comments
Post new topic       myfreeforum.org Forum Index -> What's new? Announcements! All times are GMT
Page Previous  1, 2, 3, 4, 5, 6 ... 37, 38, 39  Next
Page 5 of 39
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Card File  Gallery  Forum Archive
Powered by phpBB © 2001, 2005 phpBB Group