phpFox2 Alpha 2 Released
Its that time again. phpFox is rolling out with a new Alpha version for the community to test and return back with feedback on how we can improve the product.
With our first Alpha release we included the core engine and some of the first modules developed when working on the initial engine. With Alpha2 we will include those same modules with some minor improvements plus 10 new modules to test. The new modules included are the Bulletin, Contact, Forum, Invite, Notification, Photo, Poll, Search, Share and Shoutbox modules.
Note that this is an Alpha release and it is not a completed product nor is it close to being a stable product. Any of the modules we include and the features each module hold are not the final features for that module. We are releasing the core of each module to publicly test how these new modules behave under different environments and around a much larger user base as opposed to a closed in house testing environment, which always has a limit of diverse user interaction. Our goal with releasing such a version at such an early stage is to take in useful feedback from the community, which helps us build a much more user-friendly and stable product in the longer run. By taking into consideration many of the things we learned from releasing Alpha1 this has delayed the ETA for our stable release, however this information has helped us better design the new modules; which we feel is in the end saving us a lot more time when comparing to releasing a final product with no feedback from the community from the very start. Each of your feedbacks whether positive or negative has been really helpful and we hope for the same outcome with this Alpha release.
Some key additions/changes with Alpha2 include a new registration routine. By default the registration routine will work as a “Step-by-Step” process, allowing you to add steps to the process. The registration form can now also be found on the sites index page and only includes 4 required fields from first glance, which are: Full name, user name, email and password. Once the user continues they will later be asked to add their date of birth, gender and location. Currently the product supports adding the steps to upload a profile image and invite friends to the site. The AdminCP controls the capability to add more steps as well as the order they come up in. If you do not want a step-by-step sign up form there will be an option to use the default sign up form.
You may notice on the sites index page two new blocks. One being the “Whats New” block. This will display anything new for each of the modules included. Since this uses our callback service to contact each of the modules, any module that supports the “whatsNew()” method will be able to output data to this block. We plan on adding a setting in the AdminCP that will allow Admins control over, which modules should show up in this block and the ordering of them as well. Since this is a CMS block it can be moved anywhere on the site, by default it only shows up on the sites index page when a user is not logged in; however this can also be added to the same page when a user is logged in direct from the AdminCP.
The other new block is the “Find Friends”, which gives guest the opportunity to try to find their friends that may already be a member of the site. It also lists four random members under the form in case their friend luckily shows up. The search routine used is what we use for our browse section and something that was built for Alpha2. You can now set a browse criteria when searching for members on the site and currently includes searching for a user by their full name, full name and/or email, email, gender, age range, location. This currently is still covering the basic functionality of a user search, however at a later stage we will include the custom search filters (About Me, Hobbies, Music etc…).
Login with Email (Default)
In relation to other social networking sites this change is not really so drastic, however for our community this is a big change since the very first release of phpFox we have always used our user name to log into a phpFox site. With v2 we now offer 3 methods for Admins to choose from. You can setup your site to allow your users the ability to only login with their user name or only with their email or with either their email or user name. By default we have now set this to login only with a persons email. You can change this once your use v2 if you still want to use the user name login method.
User Status
Once you login and visit the sites index page you will notice a few more things added with Alpha2. First if you check up top in the left hand corner of the site we have the “Status” block. This works similar to how Facebook has the “Whats on your mind?” feature. Once you update your status it will show up on your profile under your name and will also be added to your news feed.
Welcome Block
Under the main menu we added a welcome block, which has the persons first name, profile URL (Used to guide users what their personal URL is on the site and in the future we will include the feature to change their personal URL if the feature to do so is enabled by the Admins), current time stamp (Used to guide users what time zone the site is in and links to their account settings so they can change the time zone). In the future we will be adding a link to where users can change the theme they are currently browsing the site in.
Shoutbox
Next, on the sites index page when logged in you will find a “Shoutbox”. Works very similar to the shoutbox included with v1.6.x, however with the update of the Emoticon module it now supports common emoticon shortcuts. Note that emoticon shortcuts can be changed at a later time from the AdminCP as well as the ability to add/remove emoticons. By default the shoutbox does not auto refresh so to receive new messages the entire page has to be refreshed. The shoutbox does have support for an AJAX auto refresh but will have to be enabled from the AdminCP.
Friends Module
This page also includes a “My Friends” block, which lists your friends and displays your top friends first. This block was included with Alpha1, however the search bar now connects to the browse section so users can easily search for other friends that may already be part of the site and from there they can request to be friends with them.
Bulletin Module
We have included the Bulletin module with this release, which lists all the latest bulletins on the sites index page. There are several ways this module can behave and depending on your server you can setup this module accordingly. By default we display all bulletins submitted to everyone, however there is support to display bulletins only from a users friends list. There is also the ability to control if bulletins on the sites index page should be cached for X minutes, which can drastically improve your server load. Bulletins include the ability to add attachments and control if public comments can be added. Note that the feature to allow public comments can be disabled entirely, however if enabled the end user can decide if comments are allowed on their bulletin or if they need to moderate them first or disable comments altogether. Depending on whether comments are allowed or not this gives other users that view bulletins the ability to reply to a bulletin privately (sends the bulletin owner a pm) or add a public comment.
Feeds (News/Friends Feed)
On the sites index page we also have the “Updates” block, which can be a news feed or friends feed depending on how the site is configured. Admins can also control how long to keep something in the feed before its old news. This block isn’t new, however more feeds were added; which include…
- when adding a new forum thread.
- when uploading images to your photo album.
- when uploading photos that are not part of a photo album.
- when adding a comment on any item that uses the Comment module.
- when adding a new blog.
- when befriending another member.
- when adding a new poll.
- when adding a new bulletin.
- when updating your sites status.
- when updating your profile photo.
- when joining the site.
More functionality will be introduced to the feed module, which include the ability to control what sort of information you would like to see in your news feed and from which members preferably. All the small icons used with each feed entry uses the blog news feed icon. Each feed will have a unique icon which relates to what sort of information we are trying to pass with the feed.
Adjusted Main Menu
We have adjusted the main menu a little. We now have two menus that are part of the main menu, one to the far left and the other to the far right. The links on the left menu include the common modules to interact with other users. Part of the left menu we have the “Explore” menu and this includes all the modules members can use to submit items such as blogs, polls, photos etc.. The menu to the right has a shortcut to their personal settings, which include account, privacy and profile photo settings. It also includes the logout button and link to the AdminCP. The ordering and the position of each link can be moved around and changed from the AdminCP.
Mail Module
We have updated the Mail module with the ability to attach items to each private message. When trying to find a user you want to send a message to when composing a new message with the first Alpha release you had to find a user by typing their name and a drop down menu would appear and display the best match based on what you typed, however with Alpha2 when you click on the input area or the “To” link you will receive an AJAX pop up, which lists all of your friends and includes the ability to search for your friends based on a keyword (name or email) or first letter of their name or finding friends that are currently online, in your top friends list or in one of your custom friends lists.
Invite Module
Our recently developed Invite module can be found on the sites main menu “Invite”. This module will give the ability for your members to invite their friends with the two methods we provide. The first is sending all their friends an email manually and once sent it will send each friend a personal invitation to join the site. The second method is an unique invitation link based on the persons user ID#. If a user comes to the site by means of either method both users will automatically be friends and will each get points depending if points are enabled for being invited. The invitee will have the inviter’s unique ID# so in the future we can follow who invited who. We also provide a page that lists all a persons pending invites, which they can currently delete a pending invitation. In the future we plan on adding an optional “resend” button. It currently lists if the invited user has clicked on their link and visited the site but did not sign up. phpFox2 will have an add-on product, which will plug-in to this module and will have support to invite friends by simply logging into the popular email services such as Hotmail, Yahoo, Gmail etc… I am unable to divulge much information regarding this product at the moment, however I can confirm that this will be introduced at a later time once the script is stabilized . It unfortunately cannot be included in the default product for several reasons, however one being that it relies on other products/sites so it is not possible from the companies standpoint to include it with our core package; unless it is an add-on.
Contact Module
If you look at the bottom of the site we have the “Contact Us” link and this leads to where users can get in contact with site Admins. This works very similar to how it does with v1.6.x with the exception that we added support for categories. In the future we plan on adding sub-categories and the ability to send a specific set of Admins the message based on the category they belong to. Internal ticket support is something we plan on developing as well as we are going to be replacing our current ticketing system with our own.
Notification Module
One of the 10 modules added is the Notification module. This module is still in its infant stage and is only used to notify us when something new has happened. One example and is what this module currently supports is when we get a new private message it notifies us that we have a new message. Or if we have more then one message it will notify us how many we have. The method of notifying us is basic at the moment and is done by visiting the sites index page. To your right if you have a notification you will find the “Notifications” block, much like how we have the “Requests” block. This module, similar to the Request module relies on other modules and does a mass callback request on all the available modules. This allows current and future modules the ability to interact with users and notify them when something new has happened to them in relation to a module. For our Mail module we use this module to let users know if they have any new message and if enabled from the AdminCP can check if a user has any new messages anywhere on the site by adding the message count beside the “Mail” link on the main menu. The idea behind this module is to if enabled from the AdminCP add an AJAX pop up located at the bottom right of the site when a user gets a new message, friends request, group invite etc…
Share Module
Each item added to the site we want to add the ability to share it with other sites. To do this we have the Share module. To see this module in action view a blog and to the bottom left of that entry you will find a “Share” link. Once you click on that you will find a list of social bookmarking sites you can submit the entry to. These sites can be changed in the near future. You can also add more social bookmarking sites. We also provide the option to post the entry and we provide a Facebook example for this. The ability to share this by sending out emails will also be added in the near future.
Search Module
Each section usually comes with a search tool, which is similar to how it works with v1.6.x. What we want to introduce with v2 and what we have included with Alpha2 is the ability to search for something in a more global scale. To accomplish this we developed the Search module. To test this, on any page you will find a search bar to the far top right hand side of the site. Once you run a search it will try to find items for all the available modules that support the global search. To start things off we included support for blogs, photos and members. It will find the 10 best matches for your search and from there you can continue to extend your search into the specific module if needed. The search routine is still at a very early stage so this module may undergo a makeover depending on the feedback from the community with how search results turn up.
Poll Module
Our Poll module has introduced a lot of new features when compared to what we currently offer with v1.6.x. Admins can now control how many answers a poll must and can have. This allows end users the ability to add or remove answers for their polls. Users have the choice to randomize their polls and leave them in a specific order, which we provide an easy to use drag-and-drop tool. Uploading of images for a poll is supported as well as the ability to add comments on each poll. Users can control if comments should first be approved or to disable all comments in general. Each poll can have specific privacy settings, which include setting a poll to be displayed publicly in the main poll section or just on their profile or just for their friends or just for a preferred list of users; which they can select from a list of their friends. Each poll can have its own unique design and with Alpha2 there is support to design the result bars with an easy to use color picker.
Photos Module
With v1.6.x we have the Gallery module and with v2 we are changing this to the Photo module. Alpha2 introduces this new module for v2. When uploading an image you can now upload more then one image at a time and Admins can control how many images a user can upload per round. Each set of images can either belong to your own personal photo album or part of your general photo gallery. Each image whether it is part of a photo album or not can be part of several public photo categories. Public photo categories are used when images are being viewed in the main public section so images are organized based on what the image displays, while the private photo albums are used to organize photos for users based on what the image holds in relation to other image they may have. Each image can have a title and mini description. The title of the image are used to give the image a unique URL. For example if the name of my image is “This is a test” then the unique URL to view my image could be: http://www.site.com/natio/photo/view/this-is-a-test/
If this image was part of my sample album called “My Album” the URL would be:
http://www.site.com/natio/photo/my-album/this-is-a-test/
If I were to use the same name on another photo the 2nd photo with the same name would be:
http://www.site.com/natio/photo/my-album/this-is-a-test-1/
Dealing with mature images with an early release of v1.5.x we introduced the “Over 18” system, however it was later removed. With Alpha2 we introduce a new system and it is based on the maturity level of each specific image. An image can have a strict, warning or no maturity setting. If set to strict only users above X years old can view an image. X is based on a setting which can be set from the AdminCP, by default it is 18. If set to a warning message then anyone that is about to view the image will receive a warning message before they view it. Setting an image to not have a maturity setting will allow anyone the ability to view the image without a warning.
Similar to other modules that allow comments you can set each image with a specific set of rule on how to deal with comments. By default all modules include the “Allow Comments, No Comments or Moderate Comments” rules, however this module includes the “Encourage advanced critique and Discourage criticism” rules; unfortunately the system isn’t built to work with those two extra rules. The idea behind those two extra rules is to inform members that they should take into consideration what they are about to say before they add the comment. This feature will have an option to be disabled entirely.
Alpha2 also introduces the ability to upload your images to your personal gallery without the need for it to be included into the public rating system, which some users may not like. Each image can be set to either allow public rating or not. If allowed to be rated publicly it will be used in the public rating section and photo battle section, which are both part of the photo module. Once you submit your images you have a few choices, which is to upload more images, view your recently upload images or process your photos. The process stage is where you can set specific rules for your photo. If you do not want to individually set rules for each of your photos during the process stage you can do this at a later time or simply use the “Global” settings, which saves everything you have set in that form for all the recently uploaded images. If a set of images are part of a photo album there are a few more rules you can use to connect to all of the images that are part of that photo album. Each photo album can have a name and description. It can also have privacy settings, which is similar to how all other modules are being developed to work. You can set it to be a public, personal (profile only), friends only, or preferred list (only friends you select) photo album and any photo that belongs to that album will inherit these privacy settings. Each album can be password protected and works similar to how it does with blogs that are password protected. If an album is password protected all the photos part of that album is password protected as well.
You can view public photos by using the Photo section found in the Explore menu. Photos can be filtered based on a keyword and can be ordered by time, most viewed, most talked about, top rated or top votes in ascending or descending order. You can also choose how many images you want to display per page, which by default is from 9 to 100 photos. Based on the user group viewing the page there can be a limit of how many images can be listed. You can also extend this setting from the AdminCP. When browsing image it is all AJAX based, however for search bots and browsers that do not support JavaScript can still browse the section using the conventional method. You can view images based on the category they belong to. Photos can belong to more then just one photo category and can even belong to all the available categories. Categories can have as many child categories as needed. The main photo section also includes a random featured image, which Admins can select as many featured images they want.
When you are viewing an image and if it is part of a photo album it will display a photo stream of the images that are part of that album. Each image also displays details related to the image such as the date it was uploaded, file size, resolution, views, downloads and URL to the image. Each image if enabled can have public comments from other members. Alpha2 also introduces unique meta keyword and description support, which is based on the category, title, description and date of the specific image. You can share images using the Share module. Support to download images is also included. To the far right you have the sub-menu when viewing an image and for the first link you should find the “View All Sizes” link. This links to a page which displays all the available sizes for a specific image from where members can find larger or smaller prints of an image and if they want download them.
Similar with v1.6.x the Photo module has support to rate or battle photos. Rating images is done by viewing random images and giving them a rating from 1-10 or skipping the image. Unlike v1.6.x you can only rate the image once unless a setting is enabled to allow the re-rating of images. The photo battle section works very similar to v1.6.x, however instead of displaying the same image once they have won a photo battle it displays a new photo battle each time. Both sections unlike v1.6 use AJAX to cast votes and caches 10 images per round to speed up the entire process for your members. The caching of images can be controlled from the AdminCP.
Forum Module
With Alpha2 we have included the basic functionality any forum today should have. There is a heap of other features we will include, however before we get ahead of ourselves we want to test the base functionality that will power such a vast module. Our first goal was to add forum categories. You can now have forum categories and each category or forum can have as many child forums as you want. When adding a new thread as an Admin by default it can be a normal thread, sticky thread or an announcement. The difference between announcements and stickies is that a sticky thread will only show up on the top of the thread list on the first page, while an announcement will show up on the top of the thread list on all the pages for that forum. Announcements can also be part of as many forums as you want and not just the one. Threads can be closed and once its closed nobody can add a reply to a thread. You can attach items to a thread using the Attachment module and include a set of Tags that relate to the thread. Similar to our photo module we have meta keyword and description support and tags are used when creating these unique meta data.
When you reply to a thread you can use the “Quick Reply” form found at the bottom of each thread or click on the “Reply” link to use the advanced post form. Replies can also include attachments. You can quote and multi-quote threads.
Each forum can have one or more moderators. Admins with the proper privileges or moderators with the same privileges for a specific forum can edit, move, copy, delete, stick, close or merge a thread(s). You can also share threads using the Share module.
Alpha2 also includes a search engine for the Forum module which allows you to search a forum or forums based on a set of keywords or users.
Each forum URL is unique and does not use ID numbers. Here is an example URL of a forum thread: http://www.site.com/forum/forum-name-1/thread-title/
The “forum-name-1” represents the forum the thread belongs to and the “thread-title” represents the unique thread ID, which we create based on the threads title. If there is a thread with the same title we add a incremented numerical value at the end of the URL string.
Blog Module
The blog module isn’t new with Alpha2, however we added some minor features to this module Currently we added support to control comments on a blog entry. Users can select if they want to allow comments on their blog entry or if they want to moderate them first before they are displayed publicly. Similar to some of the other modules we have also added meta tag support. We pick up data based on the title of the blog entry, the tags that maybe part of the entry and the categories it belongs to.
Square Images
With earlier versions of phpFox we used square images for users profile images, we then went to keeping the ratio of profile images based on the original image. With Alpha2 we introduce both. In some areas it is fine to use images that keep the original ratio of an image, however in others its best to display a resized evenly squared image. One example is the friends block found on a users profile. Since its situated in the right hand panel this is a perfect place to display images that are perfectly squared so it looks clean and organized and not utilize a lot extra space since the block space is smaller then the main content area.
Privacy Settings
Alpha2 introduces Profile and Notification privacy setting. Profile privacy settings control who can view what on a persons profile. We have included some of the basic data that is being displayed on a users profile into the privacy settings. Each privacy setting can allow everyone the ability to view the specific data the setting covers or just the network or just their friends or no one but themselves. Note that there is an Admin setting that will allow a super user the rights to view anything that is private since they are considered Admins of the site. We plan on adding a Preferred list of users setting, which will allow you to set a privacy setting based on the specific set of users you want to allow to view the data the setting covers. As for notification privacy, this handles the privacy of a user when in relation to emails they receive from the site. If they disable a notification setting they will not receive any emails covered by the setting. Based on the user group Admins can disable privacy settings entirely.
Enabling Debug Mode
You can now enable debug mode direct from your AdminCP without the need to open up an FTP client and find the right file to enable it. Debug mode now comes in 4 flavors and that is Level 0, 1, 2, 3.
Level 0 disables debug mode. Level 1 Enables PHP error reporting, page generation times and query count. Level 2 includes Level 1, server usage, session and cookie information. Level 3 includes Level 1, Level 2 and SQL queries.
Known Issues
Listing all the known issues might be a little hard since this is an Alpha release and there is obviously many known issues, however we would like to mention the obvious ones that may cause certain features to be unusable. The major flaws we have run into thus far is dealing with Internet Explorer 6. It is an outdated browser with its share on the market getting lower each month, however even with IE7 and IE8 out we don’t plan on leaving IE6 behind and we plan on fixing all the odd quirks we are running into by stable. There are 3 major problems so far…
The first and most obvious is the site and all the tiny icons look different on IE6. That is because we are using transparent PNG images and IE6 does not have support for this. The painful fix is to use a JavaScript fix, however this slows down the browser even more since we need to replace all the png images with a transparent GIF image on each page. The more obvious but time consuming fix is to change all the images we have to transparent GIF’s. This in the end might be the best fix since it will not cause any sort of a slow down on IE6. Another known issue is the menu in the AdminCP overlaps. The final and most annoying issue is the main sub menus always ends under a select field.
Specs
We have covered so far some of the new changes Alpha2 is introducing. Each of the modules included have a heap of settings and user group settings that can change the way the module will function based on the user group. To look over all the new settings you can find them here. We listed all the new settings that were added since the last release and pointed out all the new modules included with this version.
Live Demo
View this alpha demo in action here.
Download
phpFox2 Alpha2 can be downloaded direct from the clients area. When you have selected a license and reached the download page look for “phpFox2 Alpha 2″ to download the product.
Developers Documentation
Our developers documentation can be found here.
Feedback and Bugs
Your feedback is appreciated, please feel free to leave them here. We also provide a bug tracker here so we can get ahead start in squashing bugs.
Next Release
Stay tuned for the next Alpha release (Apr 8, 2009), which will introduce more modules to test and updates on the current modules released.
Good luck and Enjoy Alpha2!


Yay! first to post lol.
Now off to read the post about it.
[Reply]
2nd post! OMG this is so exciting! Great job Natio!
[Reply]
Now all we need are the following mods…
http://www.radcodes.com/shop/index.php?do=catalog&c=social_engine
[Reply]
This script just keeps getting better and better.
There’s only one feature I miss….
http://forums.phpfox.com/project.php?issueid=1807
[Reply]
1st i whould lik to thank you for great work. its looks really nice. but i miss somethings.
1) icons or button for the forum secrion for newthread, replay, search, etc..
2) for the feed now its showing only one profile pic of the user example… matrix added a new comment on nx.vc’s photo. its showing only matrix profile pic but its not showing the rofile pic of nx.vc
3) when i want to send a message to a user.. when i click on the emotions its black screen when i want to add 2 emotions iam getting 2 times black screens. it whould be nice ajax dropdown for emotions. and i miss the colour for the text. like selecting colour for text.
4) i also miss many icons in many sections… like upload image, download image, inside the dropdown menu, etc…
thats all for now. sorry if i said anythink wrong.
thanks.
[Reply]
Purefan Reply:
March 26th, 2009 at 5:56 am
Thats ok thank you for your feedback
just remember its not the final version we are still improving it and not even what you see in those modules is the complete list of features for that module 
[Reply]
phpFox2 Alpha 2 Rocks! keep up the great work it will be awesome!
[Reply]
Thanks for sticking with the published schedule on releasing this, was very happy to get this uploaded.
One quick question: There is a phpfox logo in the upper left sitewide. How do I put my own logo in this spot? I can’t right-click this logo and get a url for the image
[Reply]
Purefan Reply:
March 26th, 2009 at 5:57 am
I replied to your forum post already
[Reply]
oh my my, what an improvement. Hatts of to the dev team. Really I am thinking that the final release will be as solid as anything from features point of view. Can’t really thank you guys enough for this.
[Reply]
Nice change… but why dont phpfox pay for a cool and professional web design,,,? i can help if you want… i can change my work for one license… what do you think…
[Reply]
Anthony Reply:
March 27th, 2009 at 1:40 pm
There will be plenty of themes and layouts created for people to use free or pay a small fee to snag.
Also, you have to realize this is only the Alpha version, so nothing is really finalized and most everything is going to be pretty plain and watered-down.
Their focus right now isn’t on design so much as functionality and coding needs I would think.
To Purefan: When might we expect the drag & drop feature for setting up the homepage with different blocks, or member profile types, etc? I believe I recall this being a feature that would be implemented, similar to what I saw in the recent Dolphin beta.
[Reply]
kevin Reply:
March 28th, 2009 at 4:45 am
I like how recent Dolphin beta is doing there’s. They have new dolphin verson 7 and it is totally hot. Can phpfox top there’s. I also like there price wish phpfox price was the same has there’s.
[Reply]
Anthony Reply:
March 28th, 2009 at 7:46 am
But it’s just like computer or console games. Sometimes the prettiest one on the block is just that, all flash and no substance.
I admit I found the Beta 7 of Dolphin very cool, especially the ease in which one can move blocks/features around on the homepage via drag n’ drop.
But I’ve also read that their support is lacking and their system has been much more bug-laden than the product that phpfox provides.
You can actually read a fairly recent review of products here:
http://www.quantumcritics.com/20090224605/business/general/dolphin-vs-phpfox-vs-joomla-vs-drupal-vs-ning-vs-kickapps-for-your-social-networking-site.html
kevin Reply:
March 28th, 2009 at 2:17 pm
Anthony this is talking about the Dolphin 6.0 version not the Dolphin 7. So again looking at Dolphin 7 what features in phpfox2 can top what Dolphin version 7 has?
kevin Reply:
March 28th, 2009 at 2:20 pm
I also great about new Dolphin 7 is that if the person has version 6 dolphin the upgrade is free and will include ALL Modules in version 7 so that is a great deal. Tell me phpfox2 can that beat what they will offer for there members who upgrade to the new dolphin 7…
This is what I call “a job weeeeell done!”
Just imagine… this is only the alpha 2 release!!
The stable version is going to be a worldwide event!
Keep the good job, dear workmates!
[Reply]
Purefan Reply:
March 30th, 2009 at 3:52 am
Thanks matey!
how about the 165 user group settings huh?
still work needs to be done but we’re putting a lot of time into giving the super admin enough power to empower his community. In V2 you will be able to set a user group that can (for instance) revote on a poll, or view private items, or edit other’s polls…
[Reply]
how will this affect with our customize templates we have now I am using for php ver 6?
Will I have to purchase another template for phpfox2 or will it still work with my 3rd party template i am using for phpfox
[Reply]
Anthony Reply:
March 28th, 2009 at 7:48 am
I would doubt that custom templates for 1.6 would work with phpfox2, but perhaps Purefan can chime in.
[Reply]
Purefan Reply:
March 30th, 2009 at 3:43 am
Im afraid it wont work out of the box, mainly because the way V2 works, you now dont need to call blocks from template files (editing source code) as this is done from the admin panel (click-click).
The script does come with a set of template files of course and the new schema makes it a lot easier for web designers to work on the script.
But in the end upgrading a modified template may not be so difficult.
[Reply]
@kevin
Dolphin 7 is on Alpha 14 while PHPfox is on their 2nd.
To start things off by comparing 2 alphas that are in total different stages is absurd and has no common sense whatsoever. If one product is further down the line in development obviously they would have more features to show off, this is what “time” does when developing something in life.
If you read over the article that Anthony kindly pointed out, it is the lack of support Boonex has and that they are misleading us with their price tag as I have had Dolphin in the past for a low price but had to pay a lot more to add on some plug-ins and get support for such a buggy script to begin with.
I have PHPfox 1.6 now and once PHPfox 2 comes out I get a free upgrade just like many others.
None of your comments seem focused at all with helping the PHPfox community improve the alpha version and your sole purpose here seems to bash a script that is at such an infant state.
Paying extra for plugins and dealing with a buggy stable script is not what I want to deal with when I want to focus my time to progressing my site and these are some of the reasons why I went with PHPfox. Plus the Boonex community is week and can never get help from anyone unless its to buy a buggy mod.
[Reply]
Hi there,
Script looks awesome but the following would be good:
1) ‘Submit’ button on shoutbox (saves confusion for some)
2) More visible notifications for friend requests etc
3) Some sort of central area that is easily visible (e.g user home) to do all common tasks (upload image, post blog, etc etc)
4) Option in Admin CP to comment all users or selected groups of users
Other than that, great job!
[Reply]
Its damm good, i like all the features but would be happy to see this:
http://forums.phpfox.com/project.php?issueid=8
http://forums.phpfox.com/project.php?issueid=1860
http://forums.phpfox.com/project.php?issueid=1868
and new and improved music & video section….
Thanks
[Reply]
One thing, PLEASE, have comments for status, and PLEASE have some sort of ajax notifications so you don’t need to refresh. Facebookish, yeh, but would be a nice addition.
[Reply]
Hey Guys!
Thank you for your contributions, feedback and specially for defending the script. I also share the feeling that comparing two products on different stages is pointless, although if you actually think Alpha 2 matches their alpha 14 then I think that speaks for itself.
We are not a company that puts down our competitors, others have done that to us and we feel its unprofessional, feel free to debate in the General Discussion for Version 2 forum: http://forums.phpfox.com/forumdisplay.php?f=146
Also, if you can put your suggestions in the bug tracker we will be able to collect them all, having them spread across the tracker, the tickets, the forum and the blog makes it much harder to listen to all of them. -> http://forums.phpfox.com/project.php?do=issuelist&projectid=1&issuetypeid=feature
Thank you!
[Reply]
Just wanted to say thanks for the alpha since I had no time yet to do so =)
[Reply]
Purefan Reply:
March 31st, 2009 at 3:30 am
thanks to you!
[Reply]
Hey can you guys ellaborate more on the new “skinning system”? I know Natio confirmed in a chat that the 1.6 version was going to be trashed as suggested.
Will their be a import/export feature?
How about Macros for images?
CSS area, will it have a Simple version for choosing colors from a pallete and a advance css area for ediing full css?
Will it have a parenting system so for those that wish to apply edits for mods to one template it is carried to all children?
If you had to compare it to an existing templating system on the market who would it closely resemble(please don’t say VB)?
[Reply]
Purefan Reply:
April 1st, 2009 at 3:55 am
By “skinning system” I will assume you mean the templates and themes.
From the source code you can already see how it is designed, every module has its own set of templates and css files that act locally for that module only. Additionally there are global css files, so if you dont specify in a module anything css related the site will still look good.
[Reply]
“A little common sense”
well… if you integrate facebook connect like planned then please remove the login from email option.
Facebook issues a proxied email address. This means FB connect users (now 15% of my phpfox site) can not login. They’d have no clue what the email address is. And the “proxied” one issued is very long.
[Reply]
Purefan Reply:
April 2nd, 2009 at 2:43 am
This is a topic open to a big discussion, please post it on the General Discussion for V2 forum: http://forums.phpfox.com/forumdisplay.php?f=146
[Reply]
I am sitting here reading all the new and upcoming features in the PhpFox V2.
I am getting gitty like a school girl with the excitement of setting up my site with all these improvements over 1.6.2
[Reply]
Purefan Reply:
April 2nd, 2009 at 2:44 am
hehe yeah its a very big change from 1.6
this whole year is going to be a big change for us all
just hold on and you’ll see 
[Reply]
this things are very importent for many webmasters. pls check.
http://forums.phpfox.com/showthread.php?t=27391
[Reply]
You need to post them in the Feature Request forum if you want us to take them into account: http://forums.phpfox.com/project.php?do=issuelist&projectid=1&issuetypeid=feature
[Reply]
Reading everything tells me that Stable, which will be a point release after the official V2 stable, will not be out until at least December. Therefore, I will have to launch my site using SocialEngine and then start another with V2 when it is released.
My 1.6.21 site has met its optima functionality and stability and will have no new features added - except security related.
I think phpFox is the best script, but I have a staff crew that needs to be working on more projects; and therefore I am going with the second best script for now.
God bless phpFox, God bless social networking.
[Reply]
Social Engine way better and more stable. That’s why you prefer SocialEngine. Phpfox cost too much. Also rediculous remove branding cost is another reason why I prefer socialengine.
[Reply]
Anthony Reply:
April 5th, 2009 at 8:15 am
If you think phpfox “costs too much” then you probably don’t have enough money or know-how to effectively market your social network, grow it and generate any substantial revenue.
Go hit up a company to develop you a custom social network and it will cost you in the low to middle five figures easily.
Phpfox is very reasonably priced, even if you wind up paying a bit extra for additional modules, themes, etc.
[Reply]
Purefan Reply:
April 6th, 2009 at 3:58 am
Thank you Anthony!
Wish I could say more but we respect our competitors so I will drop the subject here.
[Reply]
I was worried at first when I heard that all those social websites were signing on to the Google Open Social API and PHpFox’s name wasn’t mentioned, but I have come to realize that I may worry no more because PHpFox has got our backs and is therefore keeping up with the rapid advancements and trends of the internet.
I can now brag with the utmost confidence that my website Mstardom is just as competitive as all the other big social networks websites out there on the world wide web.
Thanks to Natio, Jason, Harry, Anna, AITOC, and all the other PHpFox geniuses who have continued to make the PHpFox platform a force to recon with.
Mstardom, Proud Member and User of the PHpFox Platform
http://www.myspacestardom.com
Glenford Robinson
[Reply]
Purefan Reply:
April 6th, 2009 at 4:01 am
Thank you Glenford!
We’ve sacrificed more than its commonly known to get where we are so your message here is encouraging and much appreciated.
Have a great week!
[Reply]
waiting for phpFox2 Alpha 3 Release !!!
[Reply]
[...] first two public alphas you can check here to follow up on Alpha1 and more information can be found here for [...]
I found your blog whlie Googling for ways to promote my own blog with Social Networks. Great work here - hope that I can get mine going soon - any tips or advice for a relative newb?
[Reply]
Who does your SEO work?
I’d give you a PR10 for sure LOL - nice work here.
Very Nice
[Reply]
Hi there……………….
Problem with working on joomla social plugin……..
in joomla social, the submenu(drop down) is overlapping the page content….
in my site the submenu is overlapping the photos…. while viewing photos.
can any one post solution for this problem…
Arjun
[Reply]
[...] Alpha 2 [...]