Acoran
06-27-2006, 09:07 PM
Hi,
I have change the "Image Path" in options screen to a diferent one (the default one is ../images/) and I get a lot of problems.
In admin/images screen, some functions use ../images/image_filename instead my_images_folder/image_filename.
For example the function getSize ()
When I upload a new image, the image was move to the correct destination (my_images_folder/image_filename)
But when the program try to show it, the program want to show it from a bad path (again ../images/image_filename)
Im using this downloaded file (pixelpost1-5rc1-2.zip)
regards
I have change the "Image Path" in options screen to a diferent one (the default one is ../images/) and I get a lot of problems.
In admin/images screen, some functions use ../images/image_filename instead my_images_folder/image_filename.
For example the function getSize ()
When I upload a new image, the image was move to the correct destination (my_images_folder/image_filename)
But when the program try to show it, the program want to show it from a bad path (again ../images/image_filename)
Im using this downloaded file (pixelpost1-5rc1-2.zip)
regards