/*======================================================================*\
|| #################################################################### ||
|| # vBExperience 4.1                                                 # ||
|| # ---------------------------------------------------------------- # ||
|| # Copyright 2006-2011 Marius Czyz / Phalynx. All Rights Reserved. # ||
|| #################################################################### ||
\*======================================================================*/

/***** Installation *****\
This product has additional files, is fully phrased and uses template hooks. No file changes or manual template edits needed. Two cron's are automatically added.
1. Upload all files from "upload_via_ftp" to your server, take care of the directory structure. If you have a subdirectory like /forums/ upload it to this folder.

Images must be uploaded in BINARY, PHP files in TEXT mode.

1. Import the main product "product_vbexperience404.xml"
2. Import a level product "vbexperience_level_1_?.xml" (see readme_levels.txt).
3. Import plugins to create a connections between vBExperience and another 3rd Party Modification (see readme_plugins.txt)
4. Tweak settings, if required
5. Tweak achievements and awards - DISABLE ACHIEVEMENTS YOU DON'T REQUIRE
6. Manually recount the points via AdminCP/Experience/Recount
7. To get support and updates, Mark this modification as installed: http://www.vbulletin.org/forum/vborg_miscactions.php?do=installhack&threadid=245023


/***** Upgrade Instructions *****\
1. Copy ALL (I mean ALL - That is a common error!) files from upload_via_ftp/ to the server.
2. ReImport product_vbexperience404.xml, allow overwrite
3. If you modified any of the vBExperience templates, revert them
4. Run AdminCP/Experience/Recount


/***** Uninstall *****\
- If you want to retain custom points or the shop and try a clean install you can just uninstall the product.
- To remove vBExperience completly, you will have to copy "ZIP\extras\Remove vBExperience\upload\admincp\kill_xperience.php" to AdminCP and execute it. After a confirmation dialog all vBExperience tables will be completely removed. Afterwards you will have to remove the product and all files via FTP.

Upgrade from vBExperience 3.8:
1. Install the product here: ZIP\extras\Remove vBExperience\install_this_to_upgrade_from_xperience38.xml". This product contains a fix to uninstall the old product without problems.
2. Uninstall vBExperience 3.8 product. DON'T USE KILL_EXPERIENCE!
3. Read the normal steps "Upgrade Instructions" above


/***** Troubleshooting *****\
If there are no bars visible at the postbit, you don't have a fully vBulletin 4 compatible postbit/postbit_legacy template. You will need at least $template_hook[postbit_userinfo_left] - make sure it's there. Take a look at the origin 4.0 template to see where it should be.
