can't delete images

notravail / 2014-05-15 15:26:30   

Hello,
I've seen the same problem as mine in a post "10 months ago" but Vaska advised that girl to send her hosting login.
i've named some picture with "'" and tried to upload but now i can't delete it (from my main section.)

Vaska said "This is a bug with Indexhibit...your filename has odd characters in it - like ' perhaps and this kills the upload".

am not familiar with PHPMyAdmin too.

What can i do ?

url : matthieugirel.com/

thanks

Vaska A / 2014-05-15 15:30:59   

You have to delete it manually from the database - with PHPMyAdmin.

The reason we have this bug is because I tried to get the system to handle, in my opinion, not web friendly image names and now I'm a bit stuck. It's on a list I can't get to for the moment...

- login to your database with PHPMyAdmin (your host provides it)
- go in the _media table
- find the record with 'media_file' matches your image
- delete that record

Sorry for the hassle...

notravail / 2014-05-15 16:39:37   

Thanks...
Actually i'm using "cyberduck"
I've deleted the file with the wrong name 'file'. Refresh everything but the square with question mark don't want to move.

notravail / 2014-05-15 16:40:45   

that's what i can read in my main page section

Warning: imagecreatefromjpeg(/homez.720/matthieubh/www/files/gimgs//MatthieuGirel'Tin-series'.jpg) [function.imagecreatefromjpeg]: failed to open stream: No such file or directory in /homez.720/matthieubh/www/ndxzstudio/lib/media.php on line 938

Vaska A / 2014-05-15 17:13:31   

But Cyberduck isn't PHPMyAdmin (per my note above).

notravail / 2014-05-15 17:24:19   

that's true... :)
i will try to get it

thanks

This thread has been closed, thank you.