I created an empty database and imported the old database backup file. I did run the setup after moving all the files but I don't remember if there was a backup/restore involved.. I was so stressed that it won't work! sorry
The newest album was created still under the old host, so I'm not sure why it was the only one that got messed up. There have been new comments made after the move though, which do show up.
Let me try to find an image with new comments which also had old comments... Let's say this one: http://eigene.org/album/2012-misc/IMG_3183s.jpg.php
so the images uh.. is it called table? (don't laugh! I'm but a housewife..) in the database has this:
Edit Delete 954 19 IMG_3183s.jpg Testing ---> original entry, not showing up
Edit Delete 1124 23 IMG_3183s.jpg IMG_3183s --> new line, shows up, but it doesn't have titles nor anything
the comments table (?):
ID OwnerID
Edit Delete 783 954 Daiva 2012-04-15 16:42:55 Elija, you are so beautiful!!
----> old comment, not showing up
Edit Delete 835 1124 kamile 2012-07-24 16:59:35 I like this picture
----> new comment, DOES show up
So I sort of see what the problem is, but how do I safely fix it? Should I edit and change the ownerID on the old comment? But what about the double entry in the images table? Delete the new one? or the old one?
Thank you VERY much for helping me.