phpFox v2

Phpfox 2.1.0 Stable Release
Posted April 13, 2011 by Purefan in phpFox v2, Company

Today we are publishing a new version, Phpfox 2.1.0 Stable.
This is the latest release from the 2.1.0 series and includes all new features and bug fixes from previous releases. For more information on the new features and bug fixes introduced since 2.0.7 please read the previous blog entries:

- 2.1.0 Beta 1
- 2.1.0 Beta 2
- 2.1.0 RC1


With today's release we focused on fixing bugs reported in the bug tracker. Click here to see a list of bugs fixed in this version.
This release introduces only bug fixes, there are no new features in this version.

This is a Stable release, it means our Support Department will attend issues related to this version, and that it should be safe to use in a live site.
Still we encourage those who plan on upgrade to do so in a development site before, to avoid unexpected outcomes.

This version can be downloaded from the downloads section, it is listed as "Download Latest Available Version (2.1.0)". If you cannot see this specific version and believe you should, please contact the sales department.

Change Log

For a full list of all the files that have been changed please go here

Live Demo

View this version in action here.

Download

This version can be downloaded directly from the clients area. When you have selected a license and reached the download page look for and tick/select "Download Latest Available Version (2.1.0)".

Requirements

Requirements for phpFox2 can be found here.

Documentation

Our documentation can be found here.
Phpfox 2.1.0 Beta 2 Release
Posted March 30, 2011 by Purefan in phpFox v2, Company

We are happy to announce the release of our latest version, Phpfox 2.1.0 Beta 2.
This release focuses on fixing bugs reported in the bug tracker. A total of 67 bugs were fixed in this release. You can view this list here.

Please remember this is a Beta version, if you run a live site make sure you are not upgrading your live site, try this first on a development site. It is not expected to be ready for a production site and because of that is not supported by the support department. Any deviations found should be reported to the bug tracker.

This version can be downloaded from the downloads section, it is listed under "Download Older or Beta/RC Version" as "2.1.0beta2". If you cannot see it in that list and believe you should, please contact the sales department.

Change Log

For a full list of all the files that have been changed please go here

Live Demo

View this version in action here.

Download

This version can be downloaded directly from the clients area. When you have selected a license and reached the download page look for and tick/select "Download Older or Beta/RC Version". Then select "2.1.0beta2" from the drop down list.

Requirements

Requirements for phpFox2 can be found here.

Documentation

Our documentation can be found here.

We are very happy to announce the release of our latest version, Phpfox 2.1.0 Beta 1. This release focuses on adding new features, upcoming releases will be aimed at fixing deviations in the script, so for this it is very important that our clients test and report any problem they can find.

Please remember this is a Beta version, if you run a live site make sure you are not upgrading your live site, try this first on a development site. It is expected that this version introduces new bugs so it is not suitable for a live site yet, wait for the RCs or the stable version if you want more stability. You can download the package from the downloads section, it is currently in the "older versions" list and since it is not a maintenance release some of you may not have access to it, please remember maintenance releases are free upgrades for our existing clients but new full versions are not unless you are a recent client, for questions related to this please contact the sales department. Support for this version is only available in the bug tracker, the support department will start working on this version when we release the first Release Candidate.

Whats New?


  • Log in security

Based on this request we have implemented an extra level of security that targets brute force attacks.
The administrator has three new settings to control this and a few new language phrases have been added.
Brute_Force_01.png

  • Google Maps on Events

Taken from this request we have implemented google maps on events, the administrator can choose who can view and add the map based on their user group.
Maps_On_Events.png

  • Emails in one easy to find location

As you know phpfox uses language phrases for sending out emails, but finding all those phrases is usually not so easy, so we listened and put them all in one place. Whats extra nice about this feature is that it scans all your relevant site files and finds when an email is being sent so the list does not have to be manually populated. You can find this by going to AdminCP -> Extensions -> Language -> Email Phrases.
Email_phrases_in_one_location.png

  • Automatic user ban after using forbidden word(s)

To empower our admins with an easier way to manage your site we have improved the ban system even beyond the original request so the administrator can set up a timed ban based on an arbitrary decision or a banned word, plus to add a reason for the ban so the user gets notice of what happened. You can reach this feature by using the drop down from the Browse Users in the AdminCP and by using the Ban Filters also from the AdminCP.
Automatic_ban_01.png Automatic_ban_02.png

  • Mass Uploader

Sometimes you want to upload many songs, photos, videos or attachments, but going back and forth with the input fields can be annoying, so we took this into consideration and implemented a flash based uploader. Users can at any time switch back to the simple uploader and admins can disable the new method from the AdminCP.
mass_uploader_photos.png

  • Member Snoop

A feature that was previously available has been brought back (thanks for the feedback!), now again you can log in as any member from the AdminCP -> User -> Browse, in the drop down next to each user you will find the "Log in as this user" link.
member_snoop.png

  • More hooks for plug ins

We have included man new hooks that should make it even easier to develop new add-ons. (one request for this is here but we also included unrequested ones and requested by other means).

  • Improvements to the Birthday E-cards

Sending a card to a friend is nice, but if you can send an image with it thats even better, now you can also charge for that! We have introduced the ability for an admin to set up categories and add images that users can send along with the birthday message, the admin can also set up a price for each individual image. This feature uses the built in payment system.
birthday_ecard.png

  • Email when denying a user

Before, if you enabled user approval at registration and you denied a user that person would get no notice, now you can send an email to the applicant (using language phrases or direct text).
send_message_when_denying_user.png

  • Alow iframes from youtube

The iframe tag is a very risky one, allowing it globally in your site is indeed very risky, but if you want to allow your users to include videos from youtube now you can do it and still keep your site safe. This feature adds a new setting to the AdminCP -> Settings -> System Settings -> Content Formatting section.

  • Inactive Member Reminder

Nobody likes inactive members, now you can poke them and tell them of all the great things happening in your site!
You first the count of members and then send the message, you can limit how many messages to send per round and how many days back to check.
This feature is available from the AdminCP -> Users -> Inactive Member Reminder
inactive_members_reminder.png

  • Send invites apparently from your personal address

When inviting friends to your event and other activities you can now choose to send the email as if it was sent from your personal address, this way they will not see the site's name and email in the "From" field.
This is available in several sections where inviting by email is possible.

  • Improvements to the Ajax system

It all happens behind the scenes, but the ajax system has been improved to not abort previously opened connections and to make proper usage of the transport method (it now uses GET when appropriate).

  • Better filters for viewing private messages

When solving conflicts and managing your site it may come the need to browse through your user's email, if this is a feature you use you will be happy to see better filters to find relevant correspondence.
better_filters_viewing_private_messages.png

  • Contact Us auto responder

You can now set an automatic reply so when visitors send you a message via the Contact Us they get immediate notification that their message has been sent. We added 2 language phrases to this: contact.auto_responder_subject and contact.auto_responder_message

  • Flowplayer Updated

We have also updated flowplayer to their latest version 3.2.6

  • New input types for Custom Fields

You can now use the input types radio, checkbox and multiple selection in a drop down.
new_input_field_types.png

  • Manage Activity Points

Changing activity points allocation is now easier with the new manager we added. From the AdminCP -> Users -> User Group Manager -> Manage User Groups section you can choose "Manage Activity Points" from the drop down next to each user group and it will show you a compound of the activity points affecting that user group.
manage_activity_points.png

  • New Date and Time Zone System

Since PHP 5.2 there is a new class called DateTimeZone, it aims to give a definite answer to the time zones issues we have seen in the past. If your php installation has this class the script will attempt to use it, giving users a more accurate time and date control.

Change Log


For a full list of all the files that have been changed please go here

Live Demo


View this version in action here.

Download


This version can be downloaded directly from the clients area. When you have selected a license and reached the download page look for and tick/select "Download Older or Beta/RC Version". Then select "2.1.0beta1" from the drop down list.

Requirements


Requirements for phpFox2 can be found here.

Documentation


Our documentation can be found here.
Quick Update For 2011
Posted January 18, 2011 by Purefan in phpFox v2, Company

Hello everyone,

Today we would like to mention a few things we have been working on and planned for this year.

First, version 2.1 is on the works, we are focusing on improving existing features to make the script more user friendly, not only for end users but also for site administrators and developers and designers, for example we are implementing a mass photo uploader with a live progress bar, so for those big video or music files users would have a percentage bar telling something is actually happening. The photo section is seeing an easier way to manage photos, things like moving between albums and privacy over this and other items are being improved. The music section is getting genres per song instead of per artist and many other improvements in different sections.
We are estimating a beta release of 2.1 for March 16th.

At the same time we are developing for version 3, things that are a little too big to release in version 2.1 will be pushed to version 3 to comply with our schedule.
Designers and developers need not to worry, the new versions (2.1 and 3) will maintain compatibility with existing add-ons and should in fact make it easier to create new extensions to the script.
A beta preview of version 3 is expected in the 3d quarter of 2011

We are also trying to get a support staff to work on weekends in the support tickets and forum areas. It is not a sure thing yet but we are looking into it.

More information will be released later on when it becomes available.

Also, we have noticed how the community has evolved into a more mature neighborhood where people are very often helpful to each other, for that we are very grateful as that is the purpose of our user to user forums. There are still a few things we need to improve and just wanted to assure you that we are working on them.

From everyone at phpFox we want to wish you a great 2011, full of success both in your personal and professional life.

We wanted to take a moment to release a new build for those that want to keep their v2.0.7 up-to-date with the latest build we have that comes with several fixes and not have to wait for a new version.

Fixes include:

If you are not running phpFox v2.0.7 you will have to perform the normal upgrade procedure.

If you are running phpFox v2.0.7 and just want to upgrade to the latest build all you need to do is download the ZIP archive attached to this blog. Unzip and upload the contents found within the upload/ folder to your sites root directory. Then go to your AdminCP and clear your sites cache. Final step is to go to: Tools >> System Overview
Look for phpFox Version and it should now be on 2.0.7(build 4)

Our clients area already has Build 4.

The list of modified files for this build are:
  • theme/frontend/default/style/default/css/thickbox.css
  • include/library/phpfox/database/export.class.php
  • include/library/phpfox/phpfox/phpfox.class.php
  • module/newsletter/include/service/process.class.php
  • module/admincp/include/service/product/process.class.php
  • module/forum/include/component/controller/thread.class.php
  • module/comment/include/component/block/view.class.php
  • module/facebook/include/plugin/theme_template_body__sta rt.php
  • module/facebook/include/plugin/theme_template_body__end .php
  • module/user/include/service/activity.class.php
  • module/user/template/default/controller/admincp/add.html.php

Tags: v2.0.7
Displaying 1 to 5 of 54