Allright, I do added an image field, I also uploaded an image BUT where is it? How do the user-uploaded images appear? And were?![]()
Allright, I do added an image field, I also uploaded an image BUT where is it? How do the user-uploaded images appear? And were?![]()
ok.
Once you create the image field, you have to call it up in your details.html page or your rows.html page if thats where you want it to show up.
if you went to alter tables and created and image field, you are doing it correct, but thats only one step. The next step is making it show up, by adding the image tag to the either the details or rows template.
There is a post that deals with all this. Please do a search for it.
Thanx 4 your answer.
I 've make a searching and found some tips around, but the truth is that I don't have a good knowledge of programming. So I would appreciate it if you could give me the exact code I should add in order to have the images appearance.