What's with the images? Posted by smudley 05 Sep 2003 17:38 GMT-0000 posts: 32 Let's try here... I'm trying to create an article and when I use the preview shows my image but when I save it, Tiki puts this in its place. Why is that happening? Am I doing something wrong? 😑
Posted by Pat VDV 05 Sep 2003 22:36 GMT-0000 posts: 224 Not sure if your post showed up what you are trying to say. Do you mean Tiki is displaying the text 'Image'? Did you use the IMG tag? Or are you referring to using the 'own image'? Regards, Pat.
Posted by smudley 06 Sep 2003 04:32 GMT-0000 posts: 32 (how do you put code in these messages? I forget.) I put img src=./images/logos/clubmed.gif (I left off the curly braces) and tiki replaced it with img src=http://mysite.com/tiki-edit_article.php?id=10
Posted by Pat VDV 06 Sep 2003 10:05 GMT-0000 posts: 224 You can use the {CODE()} ... {CODE} shorthand. Have you tried putting in an image with the full path name rather than a relative path? Regards, Pat.
Posted by smudley 08 Sep 2003 00:23 GMT-0000 posts: 32 When I enter in: {img src=http://mysite.com/images/logos/clubmed.gif} Tiki replaces it with: {img src=http://mysite.com/tiki-edit_article.php?id=12} Any clues?
Posted by Pat VDV 08 Sep 2003 08:40 GMT-0000 posts: 224 Nope, I don't understand why Tiki replaces your IMG tag. Looks perfectly OK to me. Regards, Patrick.