Reply to Re: Problem during overwrite the existing image

Re: Problem during overwrite the existing image new!
by colin, 17 years, 7 months ago
You set the parameter file_overwrite to true, but you also need to set file_auto_rename to false, otherwise it renames the picture by default. This is normal beahviour, since we want to avoid loosing images when simply using the default settings.

So try:
$foo->file_overwrite = true;
$foo->file_auto_rename = false;
Reply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important