can't delete an album with an apostrophy (')
cdike
Joined: 2005-04-18
Posts: 5 |
Posted: Mon, 2005-04-18 22:08 |
I was being rediculous and created an album in Gallery remote with an apostrophy. Now i cant delete or do anything with the album. The picture are in it, but its not kosher. You can check out the gallery there is one that was uploaded and created properly and another that used the apostrophy and all the thumbnails are screwed. how can i delete the entire album? |
|
Posts: 42
Hmm, is magic quotes on or off?
Posts: 5
where can i turn that on?
Posts: 5
i created the Name with an apostrophy in it (even though it told me not to...it was an accident). The title i can use apostrophies just fine
Posts: 5
new developments. I used the cleanup.php program, and then tried to delete the file. It gave me a weird error output screen. Here is a link to it below:
http://pages.uindy.edu/~dikeca/error.html
Posts: 13451
[Moved to G2 Support]
Posts: 7994
I'm not sure which album is the busted one from looking at your gallery. How did you manage to create it that way? We should fix that bug, certainly.
You can fix this problem by editing the g2_filesystementity table to remove the offending apostrophe, then renaming the album on disk to match. Then go to Site Admin -> Maintenance and do the "Flush Database Cache" task.
Posts: 5
the busted one is the album in the middle and i cant find the Maintenance option within the Site Admin screen. also i found the g2-filesystementity table but my mysql skillz are not that great so i am unsure how to do this
Posts: 7994
Install phpMyAdmin and use its web interface to edit the database...