I've been seeing odd behavior within FreeTrade, which I'm definitely going
to change. But its such a dumb think, I figure I might have broken
something, (as I've changed it considerably) so I'm asking you guys...
The problem has to do with the "address" entries within the SQL Dbase.
whenever a user re-logins in, the "user" table points to the FIRST "address"
row he created. Whenever he changes this info, Another row gets added to the
"address" table. (making EXTRA or duplicate info) which is not a bad think,
(thou I'd rather issue a REPLACE command) or the next bug? feature? is that
the "user" table still points to the OLD "address" ID. So the next time the
user logs in. the changes he did the first time are lost.
For my sakes I'm gonna see if I can do a REPLACE on the info on the
"address" fields. rather than simply change the "user" table address field
to point to the new "address" row.
Did I lose anybody in the explanations?
FreeTrade is so nicely organized I don't believe this was overlooked? right?
I broke something I guess?
My Changes for those that are interest.
Fast intro: I'm using freetrade to setup a file-library! Thou, 90% of these
files are free some will cost some money to download. Thou I'm interested in
the whole process of recording who's coming in and d/ling the files.
Small changes done so far...
-Whenever the bill is $0.00 to skip the Credit/card info stuff...
-Allow Downloading of the files once the invoice is complete.
-Using "anti-leech" php methods to hide the URLs of the file locations
-Invoice via email too...
Working on...
-Instant cyber-cash CC processing...
-Currency crap... Canadian$ vs US$ since I got access to both US & CDN
CC processing.
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]