Page 1 of 1

how to copy image into folder

Posted: Mon Nov 03, 2008 9:50 am
by sandy
hi
i have made one page and i have one problem.
how to copy uploaded image into folder?

Re: how to copy image into folder

Posted: Mon Nov 03, 2008 4:26 pm
by NaN
Why don't you upload it again in the desired folder?

Re: how to copy image into folder

Posted: Tue Nov 04, 2008 5:47 am
by sandy
but when click on that image i have to display its destination and title which is entered in admin.
all code works but image not copy to folder.

Re: how to copy image into folder

Posted: Tue Nov 04, 2008 2:03 pm
by NaN
Where do you click on what image ???

Re: how to copy image into folder

Posted: Tue Nov 04, 2008 2:19 pm
by sandy
i have to make one page that contain image which is comes from admin(in admin i made new section which have title,destination
and image).On home page i have to show that image only and randomly.when click on that image then that image details are show on new page.So all coding works fine.The problem is that when upload image from admin that image not copy in folder.

Re: how to copy image into folder

Posted: Tue Nov 04, 2008 5:35 pm
by NaN
Where do you upload the file to and where do you call the image from?
Are you sure that the path where you uploaded the file is the same where you call the image from?
Do you have write permissions for groups to that folder (umask 755)?