Hi guys!
I'm using symfony 1.2 and uploading a picture in my application.
The path is set with sfConfig::get('sf_upload_dir').
Now I need to include the file in the template. I found the
sfConfig::get('sf_upload_dir_name') with google to get the web path to
the upload dir, but it seems that this doesn't work anymore in sf 1.2.
So did just the name change or is there no sf_upload_dir_name in the
default config anymore? And also if there is no sf_upload_dir_name
since 1.2, why is still a sf_upload_dir var available in the default
config?
I'm looking forward to your answere.
Best Regards,
David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---