Wednesday, July 2, 2014

PHPFox v3.7.7 build 2

Just to update this, there is a build 2 now but it was not announced as it was not done as a release. If you download v3.7.7 now from your account at Moxi9, it will be build 2.
As for bugs, V4 will have all of the bug fixes that were and are still being done for V3. The old tracker is accessible by the core developers.
The new Issue tracker can still be used to post new bugs you may find for V3, for now.


Download Link (Nulled): http://www.my.foxsea...v3-7-7-build-2/

Friday, December 20, 2013

v3.7.4 List of Bugs Fixed





Tuesday, December 3, 2013

Guidelines to start a PHPFox Social Network 1

PHPFox Installation:
Plan what are going to do?
* many people are coming with an idea to compete or even to defeat facebook, twitter or gplus:lol:
iam initially saying that you cant do that using a nulled script, nulled modules and themes also with cheap hosting! dont try for compete with those well established sites, you cant do it, because they are wealthy, spending millions and billions of dollars everyday.

but you can build your own social network with what you have, you can even earn if you have well planned site.
try to be different in theme, mods, services from other social networks, have a unique site, dont copy or clone  fb, gplus, even you wont use your site for the same facility of fb or gplus.
initially dont spend on ads, your neighbours, friends, and relatives must be your first members, then slowly extend your circle to world.
also you must be a developer or you must have developer to look after your site.


Hosting Selection:
* are you beginner? or wanna test the phpfox script? then just use free hosting, its enough.
* wanna build a small community, then you may opt for a paid host
* wanna build a medium community, you must have atleast vps class host, for large communities surely you must have dedicated servers
* always choose a hosting package with unlimited space and bandwidth, also choose the hosting location near to your majority members, so that your site's speed may increase
* always run a test live before switching to live.


PHPFox Upgrade:
* always backup your existing site database and files before upgrading to new version
* never upgrade live sites for beta and rc releases. use only stable release in live sites
* never upgrade your sites directly, have a development site with all the features of your live site, upgrade the live site, check whether all your modules, themes, functions are working well, if you satisfied then upgrade your live site
* if you need a particular module in your site means, then choose your phpfox version accordingly, (new phpfox versions do not support old modules or theme)
* if you customized your site ,means, have a list of change log and modified codes, after upgrade you might be needed.


Friday, November 22, 2013

v3.7.3 (build2) Released

This is a quick maintenance update we felt was vital to release with a new build.

You can access the latest build by visiting our clients area and re-downloading the entire v3.7.3 package.

If you are already running v3.7.3, you can simply replace the following files...
Quote:

upload/include/library/phpfox/phpfox/phpfox.class.php
upload/include/library/phpfox/image/library/gd.class.php
upload/module/user/include/service/process.class.php
upload/module/photo/static/css/default/default/albums.css
upload/module/photo/template/default/block/hoverinfo.html.php
upload/module/photo/template/default/block/album-entry.html.php
upload/module/photo/include/service/album/browse.class.php

You can download the patched files here.

If you are running anything other then v3.7.3 you will have to perform a conventional upgrade.

Support

If you have any questions regarding this version, feel free to contact our support team. If you run into any problems, feel free to submit a bug report.

Fox Search Results: http://www.foxsearch.in/search1.php?search=phpfox%203.7.3   

Thursday, November 21, 2013

List of Bugs Fixed in v3.7.3






Upgrading the PHPFox

If you are upgrading to v3 from v2, please make sure to start this process by reading the article found here.

Notice: Be sure to backup your site and your database before attempting to upgrade.

This guide will help you through the upgrade process of phpFox.

If you want to save the hassle of upgrading your website, just order the Upgrade Service and our technicians will do it for you!

We advise that you read this entire documentation to get a greater idea on how to handle the package and solve any issues should they occur.

You will need an FTP (File Transfer Protocol) client, if you do not have one you can download Filezilla for Windows/Linux or InterArchy for Macintosh.

You do not need an in-depth knowledge of PHP programming to install phpFox, but a working knowledge of FTP functions is a plus.

Note that if at any time you run into any problems be sure to check out troubleshooting section here.

This guide assumes that you have successfully downloaded the latest release from phpFox and have the ZIP file "unzipped".

The upgrade script only works with phpfox version 1.6 build 21 and newer so if you are running 1.6 build 20 or older you will need to upgrade to build 21 and then use this guide to get to version 2. It also will only upgrade content generated by the default unmodified modules. No themes or modifications will be upgraded.

Preparation & Uploading of phpFox




At this point you should have the zip archive "unzipped", which should have contents similar to those shown in this structure guide:
  • tools/
  • upload/
  • readme.html
Go into the folder "upload/", which should have contents similar to those shown in this structure guide:
  • file/
  • include/
  • install/
  • module/
  • static/
  • theme/
  • favicon.ico
  • htaccess.txt
  • index.php
  • robots.txt
  • api.php
  • token.php
Next, you need to upload files and folders.
Note to sites with Uninstalled modules: When you uninstall a module you need to delete the folder for that module in /module/ this can be done via FTP or CPanel's File Manager. If you have uninstalled a module and removed the files be careful not to upload the module again, you would need to remove it from the /module/ folder before uploading to your site.

Upload the files and folders within the "upload/" folder to your site using an FTP client. Be sure to overwrite any old files. Some FTP clients may give you the option to "overwrite" or "merge", please be careful and consult the FTP client's documentation to make sure what each action does, the intended result is that existing files get overwritten but folders are preserved.

Once that is completed we can move on to the next step.



CHMOD & File Permissions



With the phpFox package there are certain folders and files that need write permission in order to execute certain tasks.

Below you will find the files and folders that must have full write permission and set to 0777 in order for the script to be installed.

You will notice in the list below we have the file:
include/setting/server.sett.php
If this file does not exist you are upgrading from a legacy version and will have to rename the file:
include/setting/server.sett.php.new
to
include/setting/server.sett.php
Notice: Do not rename the file above if it already exists and/or you are upgrading from v2.0.0rc1 or higher.
Again, if you are upgrading from any v2 to a new v2 or V3, do not rename the file above.

  • file/attachment/
  • file/cache/
  • file/css/
  • /file/gzip/
  • file/log/
  • file/music/
  • file/static/
  • file/video/
  • file/pic/ad/
  • file/pic/app/
  • file/pic/bookmark/
  • file/pic/egift/
  • file/pic/emoticon/
  • file/pic/emoticon/default/
  • file/pic/event/
  • file/pic/flag/
  • file/pic/group/
  • file/pic/icon/
  • file/pic/marketplace/
  • file/pic/music/
  • file/pic/pages/
  • file/pic/photo/
  • file/pic/poll/
  • file/pic/quiz/
  • file/pic/subscribe/
  • file/pic/user/
  • file/pic/user/spam_question/
  • file/pic/video/
  • file/pic/watermark/
  • file/session/
  • include/setting/server.sett.php
Once you have completed CHMODING all the needed files and folders continue to the next step.

Using the Web-Installer



An installer is provided to assist you in entering the information phpFox2 needs to connect to your SQL database.

Run the installer file through your web browser by entering the URL into your browser address bar (if you have followed our example, type in http://www.domain.com/install/index.php , naturally substituting 'domain.com' for your web address.)

Then follow these steps:

Step 1: Verification

We first check if the domain you are attempting to install the product on currently has a valid product license. There are several ways you can run a licensed product. You can run it on a licensed domain, which you provide the full path to where the software will be installed. You can also run a test site only for development purposes in a folder, sub-domain or localhost. The folder or sub-domain name must be called "phpfoxdev" or "development" and must be access protected. Here are some examples:

Step 2: License Agreement

Abide to the License Agreement to continue to the next step.

Step 3: Requirement Check

Step 3 will consist of checking your server if it meets the software requirements and all the required files/folders have the correct permissions.

Step 4: Updates

This step is automated and is when all the updates take place. Depending on what version you are upgrading from the time taken to complete the upgrade can differ. The older the version you are upgrading from the longer it will take.

Step 5: Completed

Congratulations your site has been upgraded to the latest version of phpFox.
If you upgraded from version 1.6.21 test your site, and when you can confirm it is working properly you can remove the folders:
/include/settings/
/include/modules/
/site/

Also remember to delete the folder /install/ localized in the website directory and to change the files/folder permission.

Common Pitfalls

- I am upgrading but the site says "Install"
R/ Make sure you did not rename the file /include/setting/server.sett.php.new and that your site was working before uploading any file.

Still not working?

Best would be to get the "Upgrade Service" and our technicians will upgrade it for you.

Wednesday, November 20, 2013

v3.7.3 Released

We are pleased to announce that PHPFox version 3.7.3 has been released.

This is a maintenance release. If you are not on v3.7.0, make sure to check out what is new here.

Live Demo

View this version in action here.

Download

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

Requirements

Requirements for v3 can be found here.

Documentation

Changelog

Support

If you have any questions regarding this version, feel free to contact our support team. If you run into any problems, feel free to submit a bug report.


Fox Search Results: http://www.foxsearch.in/search1.php?search=phpfox%203.7.3