![]() |
|
Relation Error - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Relation Error (/thread-7128.html) |
Relation Error - Largo - 2010-06-01 Hello, I add strange album ( () with other chars ) and database crashes. When I try to add new photo error, that album not exists and in the list of albums not working. I try to delete, but they returned. How can I fix it? Relation Error - Largo - 2010-06-01 I found a temporary fix - I add new album with the same name. MySQL and zenPhoto shows that I use 2 albums and that is correct, but zenPhoto shows on album list 3 record - one duplicate... How can I remove it from my database? Relation Error - acrylian - 2010-06-01 I don't really understand what you did why and how. You will have probably to access the database directly via tools liky phpmyadmin. (Ask your host about if you don't know). Relation Error - Largo - 2010-06-01 No, I found a problem :-) Sorry, that I didn't say earlier - I developed in C# and .NET, so I know how to develop software, but not in PHP. I solved problem when I found a code, which add 'dead' albums folders. When I delete similar directories, everythink is working fine :-) |