I just added the file upload mod from JPDeni's mod listings. I used the options NOT to force users to add a graphic on add, did NOT use the option to search records only containing graphics and DID use the option to display a default graphic.
My problem occurs to be something with the $db_key. I uploaded a graphic for record 41 and it also displays for record 4. The default graphic appears normally on all other records. Looking at default.db, all looks to be in order. The field "Filename" is only filled in record 41. The "Record" field that I use as the $db_key seems to be in order with no duplications. The graphic saved in the proper directory and with the proper filename "41.jpg".
All other fields in record 4 are displaying properly except for the fact that the graphic for record 41 is being displayed instead of my default graphic.
Some added info would be that I also use the User Friendly Short/Long display.
My problem occurs to be something with the $db_key. I uploaded a graphic for record 41 and it also displays for record 4. The default graphic appears normally on all other records. Looking at default.db, all looks to be in order. The field "Filename" is only filled in record 41. The "Record" field that I use as the $db_key seems to be in order with no duplications. The graphic saved in the proper directory and with the proper filename "41.jpg".
All other fields in record 4 are displaying properly except for the fact that the graphic for record 41 is being displayed instead of my default graphic.
Some added info would be that I also use the User Friendly Short/Long display.

