
Changes/Fixes Made for .902

- password input field in Edit Bio area set to type=password
- rewrote admin/user stuff so that admins are just users with special privileges
- updated install file with the new user table changes needed for the changes
made to user/admin stuff
- fixed adding story for admin: now adds chapters correctly, passes along the UID
of users, removed slashes (escaped characters), made spacing display properly
- fixed databasepath in user.php login area
- added list of current authors in the Authors area, with an Edit form
- added Delete link, seen when editing a user


Changes/Fixes Made for .903

- changed mySQL connection to no longer be a persistent connection
- made it so that admin created names must only contain alphanumerical characters
- fixed searching "all categories" bug
- fixed length of field in stories table for characters, genres, and warnings (up to max of
255 alphanumerical characters)
- fixed slashes in e-mail comments sent to authors
- fixed slashes in addstory preview
- fixed admin editing user bug (it asking for e-mail)
- made it so that if no e-mail is input for a user, [Contact] doesn't show up on viewuser.php
- fixed moving of chapters, and completion of stories in admin area
- fixed all the adding story bugs in admin area (I hope!!)

Changes/Fixes Made for .904

- spacing of categories in storyblock display fixed
- fixed add story instructions
- added logout capability
- having a character for each category is no longer required
- if a user forgets a required field, the form page reloads with the missing field in red text
- added link to e-mail sent to admins about submitted stories

Changes/Fixes Made for .905

- removed my own e-mail address as sender for reviews ;)
- made genres not required if none exist
- added way to insert new category easily into appropriate order
- printable pop-up page no longer uses CSS info
- members website URL now opens in new window
- categories can now be displayed in columns on categories.php and index.php
- number of stories in each category displayed next to it
- multiple chapter stories now have an index type page that displays the info for all chapters
- added next, previous arrows next to jumpmenu on viewstory.php
- editing stories now fixed, so that it works if there are no genres or characters
- locked categories on story select for new stories now display, but will disable submit button if selected
- logout link can be on every page
- titles.php page created, so now you can view stories by title
- number of reviews field added to storyblock
- added recently updated/added block for front page
- fixed bug where story wasn't showing in viewstory.php if storing files was set to mySQL

Changes/Fixes Made for .906

- personal skin choice stays even when viewing admin area
- modified penname folders in stories folder to be chmoded to 777 -- stories within those folders can now be deleted.
- contacting author form requires that e-mail field be filled out
- stories in categories now in order from recent to oldest
- admin set at install now has a userskin associated with it
- reviews are specific to chapters now. You can view individual chapter reviews as well as all at once.
- added {totalstories} and {totalauthors} to index.php
- made it so that servers with magic_quotes off can still use the script
- categories now display in set display order in categories.php and index.php
- fixed the Yes/No letters so that they have return address set properly
- added a choice for which chapters to search in categories sorting menu

Changes/Fixes Made for .907

- fixed adding chapters link in admin area
- fixed simple search
- made admin added during install have a "member since" date
- fixed add review link in viewstory.php
- reviews should now display in the correct order
- reviewslink settings now set properly (shows when it should, doesn't when it shouldn't)
- editing stories now shows previously set warnings
- featured/updated stories on index.php now have warning pop-up if necessary.
- added first chapter features to storyindex.php
- fixed the spacer (>) for categories on viewstory.php

Changes/Fixes Made for 1.1

- moving stories from one category to another
- option to carry chapter information from one chapter to the next in user settings
- turned off proxy caching through use of header() functions in header.php and adminheader.php
- fixed it so that the first item on stories.php category listing can not be selected
- added a 4th level admin who can add/edit/delete own stories, for closed archive.
- added capability to mass e-mail all site members.
- added <ul><li><ol> to the acceptable HTML characters for stories
- total wordcount for a story in storyblock.php
- reviews now require a name and review text
- categories (#) only count validated stories
- admins can be assigned specific categories to receive e-mails for when new stories submitted
- members can indicate their favorite authors/stories
- categories now display total number of stories including their categories and subcategories.
- all POST functions now run through strip_tags to prevent malicious html from being inserted
- authors can now append a response to reviews
- authors names can now be up to 30 characters long
- a category must be added now before stories can be submitted
- javascript search form now works in Netscape
- mailing list code slightly modified
- added path for stories folder
- warning pop-up error fixed (when an apostrophe was part of the warning text)

Changes/Fixes Made for 1.1b

- contact author bug fixed
- meta char-set set to ISO-8859-1 in the <head> tag of header.php
- install for favauth and favstor now includes a table prefix
- fixed "one category only" bug that occurred during admin adding story
- upgrade procedure now writes the config file with new settings
- minor search bug with penname fixed
- choosing a warning in categories sorting now works

Changes/Fixes Made for 1.1c

- sorting in categories now works
- author's response to reviews now works if apostrophe is in review
- mail code rewritten in all functions
- checked and fixed all strings (I think!)
- adding chapters will not allow you to modify the title

Changes/Fixes Made for 1.1d

- minor string errors
- foreach problem in adminusers.php
- viewuser.php: path to user image is fixed
- fixed editing character bug
- category drop-downs now retain their information
- members not logged in can no longer add favorites
- bio display now recognizes line breaks
- added form in categories area to fix category counts