Hello All,
I am looking for a way to have the image upload directory that is called be unique to the user. My PHP code creates the directory in a different part of the process as it stores other types of unique files, I just need Cute to call the directory based on some PHP variables that are passed to the page with the editor embedded on it.
I found where I can change the main file path in the config files, but I don't think this will help. How can I dynamically assign a directory? Thanks for the help.
MS