=========================================

Upgrade Guide For 1-2-All Broadcast E-mail
 
=========================================


____________________________________________________________________________________________

	
	Upgrade Notice
	--------------
	Before upgrading backup your database.  This updater is meant to upgrade without altering 
	most of your current settings, however we highly recommend to backup your database before upgrading.

	Ensure you follow ALL instructions below, or your upgrade may not be complete and errors will occur.



____________________________________________________________________________________________


	Upgrading 12all Software
	------------------------

	To upgrade:
		Unzip the Upgrade Distribution .Zip File

		!! UPLOAD FILES IN BINARY MODE ONLY !!

		Upload all files into your main 12all directory.

                It is best not to delete any files without first checking to see if they are needed.  For example,
		you still need to keep engine.inc.php and authentication_db.inc.php intact, since those files
		contain your database info.  The best thing to do is just upload all the files overtop of the old.

		--> If you are upgrading from version prior to 3.804 see item 1 below
		--> If you are upgrading from versions prior to 3.84 see item 2 below.
		--> Check your file/folder permissions to ensure they are set correctly (list is at the bottom of this document)

		Run /12all/admin/updater.php by opening that file off of your
		server using your browser.  IE: http://www.example.com/12all/admin/updater.php

		That will upgrade your software to the latest version.
		
		If you have changed the PHP execution path in your cron files, please set that again.
		You can find a list of cron files in cron_setup.txt file.



____________________________________________________________________________________________


	Specifics for older versions
	----------------------------

	1 ) (for versions prior to 3.84)

		There are a number of changes to complete the upgrade.  All changes MUST be made.
		+ Move the engine.inc.php file from your main 12all folder to your /12all/admin folder
		+ Delete all files in the main /12all folder besides the following:
			/admin			/lang			/lt
			/template		/account.php		/archive.php
			/archive_inc.php	/box.php		/box_preset.php
			/glob.inc.php		/index.php		/public_function.php
			/lang_select.php	/p_f.php		/p_m.php
			/p_v.php		/ioncube (if exists)
		+ Adjust your cronjobs to point to the cron files in /12all/admin instead of
		  /12all as they were in the past.  Additional instructions in cron_setup.txt

	2 ) (for versions prior to 3.84)

		There are a number of changes to complete the upgrade.  All changes MUST be made.
		+ Move the engine.inc.php file from your main 12all folder to your /12all/admin folder
		+ Adjust your cronjobs to point to the cron files in /12all/admin instead of
		  /12all as they were in the past.  Additional instructions in cron_setup.txt



____________________________________________________________________________________________


	File Permissions
	----------------

	The following files have permissions that must be set specifically:
		*CHMOD	/12all/admin/default.authentication_db.inc.php 777
		*CHMOD	/12all/admin/default.engine.inc.php 	777
		*CHMOD	/12all/admin/images			777
		*CHMOD	/12all/admin/images/admin		777
		*CHMOD	/12all/admin/tmp_imp			777
		*CHMOD  /12all/cache				777
		*CHMOD  /12all/cache/public			777
		*CHMOD  /12all/cache/admin			777
		*CHMOD	/12all/admin/cron.php			755
		*CHMOD	/12all/admin/cron_bounce.php		755
		*CHMOD	/12all/admin/cron_pop.php		755
		*CHMOD	/12all/admin/cron_responder.php		755
		*CHMOD	/12all/admin/bounce_pipe.php		755
		*CHMOD	/12all/admin/subscribe_pipe.php		755
		*CHMOD	/12all/admin/unsubscribe_pipe.php	755



____________________________________________________________________________________________

Customizing 12All:

	Please refer to the customize.txt file included in your download.



____________________________________________________________________________________________






-----------------------------------------

For Support:
	Visit: http://www.activecampaign.com/support
	You will need the serial # that was sent to you at the time of purchase.


#######################################################
#   ACTIVECAMPAIGN.COM - INFO@ACTIVECAMPAIGN.COM      #
#   USAGE MUST COMPLY WITH LICENSE TERMS              #
#    2005 ActiveCampaign, Inc. All rights reserved.  #
#######################################################



