Change Log For Auction Script version 1.6 1) had an issue with payment. when item was set to not pend, it will still being disabled. 2) categories.php for auction 3b,3c. was not getting correct style. 3) changed admin adding and approving item. was not adding correctly, same problem as #1 4) when adding a picture from a url it was not getting inserted correctly. it also was inserting a regular picture even though the url was used. Which was overwriting the url. version 1.61 5) urls in adminpanel/adminlisting.php. was pointing to the wrong place. 6) Thankyou.php page had wrong variables, was always saying invalid signup. 7) Updated module-paypal.php. made it more debugable. version 1.62 8) bug in admin, not allowing for new auction to be made, only edit 9) text missing from security image, securityimage.php 10) new member fields in admin were out of place. updated member forms version 1.7 11) added "more" link to categories on front page and only show 5 so the design doesn't get bent out of shape. 12) added total products to subcategories 13) missing variables in module-paypal.com 14) listing was not showing payment info 15) thankyou page html was messed up 16) subcats under subcats was not showing properly. 17) modify cats in admin was not submitting, just refreshed. 18) adding $postmode to config script. This allows testing for paypal payments. verson 1.71 19) added full puth in install script for bug in IIS. 20) fixed admin login looping in admin_login.php for another bug in IIS. version 1.72 21 ) invalid table names in func.php and index.php in adminpanel. version 1.73 22) jsfunct.js was not showing the correct url for openWin. edited jsfunct.js 23) Auction1A had html misconfiguration in emailform.html.php version 1.74 24) after leaving feedback the user was not taken back to feedback page. edited feedback.php 25) cleaned up email to seller. edited email.php 26) added content-type variable in config file for easier changing of language. edited config.php, temlates/main.html.php, templates/admin/admin_login_new.html.php, admin_login.html.php, admin_index.html.php, adminheader.html.php, adminpnael/func.php 27) deleting auction in adminpanel left auction id in other tables. edited adminpanel/change.php 28) buyitnow was not sending correct info in email. edited buynow.php, eng.php 29) bidding was not sending email to new bidder and was not notifying old bidder of outbid. edited bidding.php 30) expired auctions were not sending email to owners if auction was won. edited adminpanel/func.php 31) gallery view was not showing the images in the correct display. edited product.php 32) added the ability to change the currency sign to the users currency. edited product.php, pay.php, myaccount.php, bidding.php, search.php,watching.php, templates/myaccount.html.php, new_item.html.php,listing.html.php,bidding.html.php and templates/merchants/paypal_form.php 33) editing auction was making the auction disappear. edited templates/admin/_item.html.php, adminpanel/auctions.php version 1.75 34) if buy it now price was set and no bids it was not showing. edited listing.php 35) messed up layout on buynow.php. edited buynow.php only for 1A,1B,1C,1d,1E, 3A,3B,3C 36) invalid variable in eng.php. edited eng.php 37) missing variables on approved auctions email. edited adminpanel/change.php 38) diabled user was not getting carried out to scripts. edited myaccount.php, login.php, eng.php, new_item.php, templates/myaccount.html.php, adminpanel/admin_member.php 39) contacting seller had layout issues. edited email.php - only for 3A,3B,3C 40) after payment was made thankyou page had layout issues. edited thankyou.php - only for 3A,3B,3C verison 1.76 41) missing variables for pagenation on seller.php. edited seller.php and adminpanel/func.php version 1.77 42) category box on new item was not listing all sub categories. edited categories_listbox.php and adminpanel/func.php 43) Security issue, File Inclusion Vulnerability, edited most root files, adminpanel/func.php, settings.php, add_cat.php version 1.78 44) Buyitnow was not ending auction. edited buynow.php and adminpanel/func.php 45) Start time was showing on product page when it was suppose to be end time. Edited product.php 46) Line breaks in description was not being saved. Edited new_item.php version 1.79 47) Missing preview template in 2B and 2C. Added templates/preview.html 48) Missing currency symbol when previewing auction. Edited new_item.php and templates/preview.html 49) Undefined variable in function file. Edited adminpanel/func.php 50) When set to a free auction the script still showed the payment features. Edited new_item.php version 1.79.1 51) Missing variable in modules and templates. Edited adminpanel/modules_class.php and templates.php version 1.79.2 52) Missing column name in product query. Making ending time default to dec 31. Edited product.php, config.php 53) Missing home link on certain pages. Edited about_header.html and contact_header.html 54) Missing class name in buyitnow. Edited buyitnow.php version 1.79.3 09/14/2006 55) Invalid Id when viewing feedback back from left-hand link. Edited config.php and feedback.php 56) HTTP 500 errors observed on some servers relating to bidding. Edited bidding.php 57) Currency symbol was not correct on buy it now pages. Edited buyitnow.php 58) Added the ability to add auctions to main categories. Edited categories_listbox.php version 1.79.4 10/26/2006 59) Contact seller page out of wack. Edited templates/emailform.html.php, added images/contact_seller.php. Only for 2A,2B,2C 60) Main categories was not showing number of auctions in category list. Edited adminpanel/func.php 61) Editing auction in admin was showing html tags in the description. Edited adminpanel/auctions.php 62) Max close days was not updating in admin if admin changed the max days in the config. Edited config.php, adminpanel/auctions.php. 63) Editing auction in admin was not updating image with new image. Edited adminpanel/auction.php. version 1.79.5 02/13/2007 64) Added new variable so the user can do free auctions or paid auctions. version 2.0.0 04/08/2007 Very important to read readme document before upgrade 65) Fixed buyit now price so it shows if the prices was lower than the buy it now price. 66) Inserted all templates into database for easier template customization. 67) All text is now in eng.php instead of strung out in templates 68) Rewrote scripts for OOP 69) Added bbcode tags 70) Added multiple image upload 71) Able to turn on/off security image 72) Added the option to add multiple items to one auction to sell at once. 73) Fixed feedback query so the correct numbers are shown in graph. was not calculating past 6 months and past year correctly 74) Added information page so users can edit their information or change passwords. 75) Added Newsletter signup with opt in and opt out 76) Added FAQ page 77) Added message system for members to pm (private message) other members 78) Moved the country selection from the eng.php file to the database. All accessable from the admin. 79) Added breadcrumb on product pages. 80) Added two new payment processors. Yourpay/Linkpoint and Authorize.net 81) Added user stores. 82) Unable to delete or add categories. Files changed in this release adminpanel/ categories.php categories_cls.php version 2.0.1 (04/20/07) 83) Fixed mysql bug when script was run on php verison 5.x. 84) Fixed various template annomolies 85) Added missing text for security image. 86) Fixed buy it now link so it doesn't always tell you that the auction is invalid. 87) Pagination error when going to next link on auction page in admin. 88) Empty email to buyer when buy it now is sent. 89) Price field was missing in admin when viewing auction listing. 90) Fixed mysql error in category_cls.php. 91) Fixed function not found error in admninauction_cls.php Files changed in this release buynow.php eng.php product.php adminpanel/ adminauction_cls.php adminlisting.php auctions.php categories_cls.php newsletter.php version 2.0.2 (05/26/2007) 92) Fixed pagination when viewing all categories. 93) Fixed product description so the font matches the rest of the site. (only 1-1E) 94) SQL error in password lookup page. 95) Fixed error when registering, was not seleting the correct country or state. 96) Fixed various template annomolies 97) Added missing admin images in 2B and 2C Only. 98) Fixed function error in admin when deleting a user. Files changed in this release eng.php product.php user_cls.php counter_select.html.php state_select.html.php adminpanel/ change.php version 2.0.3 (06/20/2007) updated(07/11/2007) 99) Made the latest auction box on Auction 2A, 2B and 2C to show title of auction as well as description. 100) Unable to preview auction. 101) Fixed various template annomolies 102) You can now add a auction item without adding an image. Files changed in this release auction_cls.php new_item.php adminpanel/ version 2.0.4 (07/20/2007) 103) Added item count to subcategories on product pages. 104) Fixed problem when searching for item number when it gave you character length error. 105) Fixed case function name so install would not error out. Files changed in this release auction_cls.php install.php adminpanel/ category_cls.php version 2.0.5 (08/26/2007) 106) Added missing captcha image on contact page for 4A - 5C. 107) Added time difference to the admin so admin can pick the admin time and not the sever time 108) Ask seller a question now contains auction title and id. 109) Added a Not Sold section to user account. 110) Added/Updated templates 111) Fixed duplication of user names in admin under 'viewing sellers' 112) Fixed deletion of image when editing an auction from admin 113) fixed missing password field when editing member in admin. 114) Fixed editing member losing date and other credentials. 115) Fixed when bidding on your own auction it won't send out an email saying out bid. It will stop instead. 116) Auction owner now gets an email when somebody bids on their auction. 117) Fixed mixed up info on buynow emails. The emails now have the correct information. 118) Fixed missing price when editing auction in admin. 119) Fixed newsletter mysql error when sending newsletter. Files changed in this release auction_cls.php bidding.php buynow.php eng.php editstore.php message.php message_cls.php adminpanel/ auction.php adminauction_cls.php admin_member.php func.php edit_system.php newsletter_cls.php version 2.0.6 (09/24/2007) updated (09/29/2007) 120) Fixed security issue in admin login. 121 Fixed exploit in admin files Files changed in this release adminpanel/ admin_login.php "most admin files" version 2.0.7 (10/19/2007) 122) Fixed error payment page to get special pricing if it was added. 123) Fixed various template anomolies 124) Fixed some queries to be mysql 5.x compatible. Files changed in this release auction_cls.php feedback_cls.php message_cls.php pay.php store_cls.php storecategory_cls.php adminpanel/ admin_cls.php adminauction_cls.php adminstore_cls.php category_cls.php faq_cls.php importexport_cls.php location_cls.php newsletter_cls.php system_cls.php template_cls.php version 2.0.8 125) Fixed search error when searching from main page in Script 4A-4C. Template fix. Files changed in this release: version 2.0.9 updated (02/27/2008) 126) Fixed missing security image on contact page for Auction 1A - 2C. Template fix. 127) Fixed mysql error when trying to add a store in the admin. Files changed in this release: adminpanel/ adminstore_cls.php version 2.1.0 updated (04/23/2009) 128) Fixed missing images wen sotre url was viewed when Search Engine Friendly urls was enabled auction 4A - 4C. Template fix. (04/23/2009) 129) Fixed problem of image not showing in admin if a url was used on the acution. Files changed in this release: adminpanel/ adminauction_cls.php (updated) adminlisting.php (updated) version 2.1.1 updated (06/13/2009) 128) Fixed incorrect payment form so it doesn't send you to login when clicking payment button auction 2A - 2C. Template fix. 129) Fixed pagination in when viewing stores with more than max items per page. 130) Fixed missing price on Buy It Now pages. Files changed in this release: buyitnow.php (updated) stores.php adminpanel/ pagination_cls.php