When I try to change the default image button, always obtain "The file could not be found. Please make sure you have entered the correct URL." I checked the images,and exactly the same URL in a browser, shows you, so the image EXIST.
Why is happening that? There is some special name of the button image or something like that?
Comments
Comment #1
BarisW commentedI believe you have to enter a relative URL to the image.
So sites/default/files/myimage.png instead of an URL staring with http://
What is the URL you've entered?
Comment #2
BarisW commentedComment #3
BarisW commentedFixed in D7: #1587212: Path issues in button settings
If you need a D6 version too, please let me know.