NOTE: The SMFShop package for SMF 1.1 is UNTESTED by Daniel15, and MAY NOT WORK! Be sure to have a backup handy (if you use cPanel, the 'Backup' option will backup everything for you). SMF 1.1RC2 is a lot better than SMF 1.1RC1, and is highly recommended if you still want to use SMF 1.1...
---------

Please read this WHOLE readme before starting installation!

This MOD will add a Forum Shop to your Forum (similar to IBStore for Invision Board). With this shop, members can 'purchase' various items using credits obtained by posting in your forum.

This is the FRESH INSTALL package. If you've installed SMFShop 2.2, please download the SMFShop 2.2 to 2.3 update package instead!

Changes in this release:
 - Minor changes to installer (finally fixed "Incorrect table name ''" error!)
 - Money can now be automatically given to people at registration
 - General code cleanup
 - Heaps more comments in the code (it's a lot easier to understand)
 - Item files now have author name, email and website fields
 - item_engine.php now has heaps and heaps of comments
 - The 'Add Item' page has merged into the 'Edit Items' page
 - Delete Items now uses checkboxes for deleting more than 1 item at a time
 - When an item is deleted, it is now properly deleted from everyone's inventory
 - Changed formatting of template files (they're now a lot easier to understand)
 - Every shop page now has a custom title (previously, every page said 'Shop' on it)
 - Moved stuff which shouldn't have been in ShopAdmin.template.php into ShopAdmin.php
 - Money is now properly treated as float values, rather than int values
 - Various updates for XHTML compliance
 - Replaced <center> tags with <div align="center"> (Personal preference, I think div's are better :))
 - Relpaced all 4-space code indentation with tabs instead
 - Minor updates to a few items
 
Problems fixed in this release:
 - The installer now no longer shows Incorrect table name '' errors
 - Linktree on 'Send Items' page fixed (it said 'Send Money')
 - Slight problem with item images fixed


To edit any of the text in the shop (for example, if you want to call it 'Store' rather than 'Shop', or 'Money Storage' rather than 'Bank'), open the 'Themes/default/languages/Shop.english.php' file and look around.

<b>!!!!!!!IMPORTANT!!!!!!!!!!! READ BEFORE INSTALLING!!!!!</b>
Please read the following BEFORE you install.

If you get a 'Internal Server Error' message while installing (this happens rarely, but does happen), do the following:
  1. Proceed with installation until "Internal Server Error" page appears. LEAVE THIS PAGE AS IS.
  2. FTP into your account. Look for the folder which has been chmodded to 777. This is typically the root folder of your forum. (eg. /public_html/forums)
  3. CHMOD the directory back to 755.
  4. Refresh the "Internal Server Error" page. You may need to : a) IE - hold CTRL and press Refresh; b) Firefox - hold SHIFT and press Reload.

[b]!!!!!!!IMPORTANT!!!!!!!!!!![/B]

(c) 2005, 2006 DanSoft Australia - http://www.dansoftaustralia.net/
Version: 2.3 (Build 11)
Release Date: 21st October 2006

$Id: readme_1-1.txt 24 2006-10-21 03:34:18Z daniel15 $