View Single Post
Old 10-08-2011, 08:57 AM   #58
f.montoya
Hall Of Famer
 
f.montoya's Avatar
 
Join Date: Nov 2004
Posts: 6,077
As per Cooleyvol's request, added email notification for players that you are in the bidding for. Whenever you or someone else makes a bid or counter-bid on a player you are in the bidding for, you will receive an email notification(as long as you have updated your profile to include your email address).

Latest version: 1.0.6

Download version 1.0.6 HERE.

If you are already running a previous version and would like to update, follow these instructions:

1. After downloading faauction 1.0.6, extract the zipfile on your hard drive
2. Open the folder "faauction" and look for the following files:

bidentered.php
newbid.php
login.php
profileupdate.php

...and FTP upload them into the "faauction" directory on your server.

3. Open the folder "faauction/admin" and look for the following files:

adminbidentered.php
adminlogin.php
adminnewbid.php
edituser.php
settings.php
usermanager.php

...and upload them to "faauction/admin" on your server.

4. login to your phpMyAdmin and select your faauction database. Then select the "SQL" tab and run the following query to add the field for users' email addresses...



Code:
ALTER  TABLE  `users`  ADD  `email` VARCHAR( 50  )  NOT  NULL
5. Login to faauction and check to see that it shows 1.0.6 as the version. Email notifications will be sent to all teams(users) that have or place a bid on a particular player.

Also, I changed the manage users page to show a minimum of 30 teams, instead of only 10. Some other small bugs were fixed as well such as administrator status getting knocked to "registered" when editing available $$ in the admin area.
__________________
Fidel Montoya

Asahi2 Baseball League ex-Commissioner(Historical League Since 2004)
Ex-Web Host
Current Mod Maker??

Last edited by f.montoya; 10-08-2011 at 09:29 AM.
f.montoya is offline   Reply With Quote