problem with texture mapping

I’ve got a strange problem with texture mapping: whenever I try to put a texture onto an object there are only a lot of colored vertical lines displayd instead of the texture. glGetError() given no errors
( I think everything in the code is correct)

is there anyone who can help me??
thank you!!!

Michael

Are you sure you’re loading the textures properly?

I think that it’s a texture coord. problem.