| Post |
|
Guest
| Damian 12:23 am October 9, 2008
| |
|
|
Please replace the ??? with your data!
- URL to the FORM: localhost
- The browser used:FF3
- cforms version: 9b
- Your Wordpress version: 2.6.2
[desc]: Is there a way to get the auto assigned upload ID (that replaces the noid prefix when database tracking is enabled) from within the my-functions.php file?
_Thanks!
|
|
|
Admin
| Oliver Munich, Germany posts 6237 7:53 am October 9, 2008
| |
|
|
simply turn on DB tracking under Global-Settings
|
|
|
|
|
Guest
| chuck 7:02 pm December 5, 2008
| |
|
|
Hi is there a way to remove tracking and prefix.. so uploads through the upload form just have their original name? no prfix?
|
|
|
Admin
| Oliver Munich, Germany posts 6237 8:18 am December 6, 2008
| |
|
|
No, but with the latest version you can -to an extend- modify the upload file name at run-time. See my-function.php.
The reason for the ID is, that it will prevent the server from accidentally overwriting an uploaded file with the same name.
|
|
|
|
|
Guest
| bayolos 10:59 am December 22, 2008
| |
|
|
really no way to keep the same name with our uploaded files ??
: /
|
|