Now test this so I can rest, lol
Change Log
~ Fixed
+ Added
! Changed
Beta 0.7.0
~ UA is now mySQL 5 compatible
~ Areas that were not using the dynamic database table names
Thanks DreadPickle http://www.wowroster.net/Forums/viewtopic/t=260.html
~ Pie charts for php 5.x
~ On logo page, hitting the upload button will not upload a blank logo
~ On addon page, hitting the upload button will not upload a blank addon
~ Uploading addons will now try to chmod and moveuploaded file and report any errors nicely
~ Addons uploaded with an already existing addon in UA will be updated and will not be inserted as a new addon
~ Addon parsing now checks to see if you are uploading a .zip file
~ The temp_anaylize folder will now be on addon processing errors
+ Display templating
+ TOC scanning and display for addons
+ Required/Optional addons selection
UniUploader 2.5 will give the option to download optional addons
UniUploader < 2.5 will not even see optional addons
+ required="(0|1)" and toc="0000" to the XML output in interface.php
UniUploader < 2.5 should ignore this
+ UniAdmin is now fully localized
English only at this time
+ Database layer code
+ $user object. Holds locale strings, user info, etc...
+ $uniadmin object. Holds UA config info and some common functions
+ UniUploader settings.ini file importing and exporting
! Help, addons, logo, and settings pages can now be viewed by guests
! Updated pclzip.lib from v2.3 to v2.5. zip handling should be faster/better
! Changed initial sql to not set any UU sync settings to enabled
! Permissions for certain actions have been changed
Look at the help page for more info
! Addon parser now uses .toc filename for insertion into the db
! Addon parser will now reject uploaded addon zip files with no .toc file
! Revamped look and feel of the interface
! All pages are now accessed by ?p= GET variable through index.php
interface.php can still be accessed alone, because UU < v2.5 needs it this way
! Using POST rather then GET all the buttons (delete, change, modify, etc...)
! Using error_reporting(E_ALL), removed all php notices
! Password fields when adding/editing users to actual password fields
! Addon files table to use addon_id and not addon name
! Removed all the unused overlib code
! Updated help page with more info
! UniUploader related images updated to version 2.5.0
! All UA configuration has moved to a config page
! Settings page has been changed
Each setting now has a specific input type
! Improved debug to include all SQL queries and page rendertimes
! Improved messages display
! Removed even more outdated settings from the db
You can find the download here
http://www.wowroster.net/Downloads/details/id=16.html