like : if i am uploding "example.jpg" right now it give me success full message that record is saved but where is file uploaded i can't get path
so i want set my path like below "administrator\components\com_virtuemart\com_xxx\image" . so how can i do this?
Regads Haresh
b2z
unread,
Aug 8, 2012, 11:47:14 AM8/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to joomla-de...@googlegroups.com
Hi.
As far as I know there is no default path for it. You should manually save the file - probably get the data from the form and then save it using your model.