admin interface doesn't charge the images
Brought to you by:
gweldon
I can't populate the database of images throught
admin interface.
post.images should be correct with something like
copy functions
if isuploaded($formdata){
copy($formdata,$ipath);
}
In the setting should be usefull choose size of images
and thumb and the image engine (GD or ppm)