News Archive


SMFShop 2.3 now available!

Oct 21, 2006
Category: News from old site

I'm proud to annouce that a new release of SMFShop (SMFShop 2.3) is now available. You may download it from the SMFShop page on this site.

Changes:
- Admins can now give credits depending on which membergroup users are in (membergroup functions)
- 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
- 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
- Fixed InstantMessage.english.php errors