Loading...
 
Architecture / Installation

Architecture / Installation


What's with the images?

posts: 32 United States

Let's try here...
I'm trying to create an article and when I use Image
the preview shows my image but when I save it, Tiki puts this Image in its place.

Why is that happening?
Am I doing something wrong? :-(

posts: 224 Ireland

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.


posts: 32 United States

(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


posts: 224 Ireland

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.


posts: 32 United States

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?


posts: 224 Ireland

Nope, I don't understand why Tiki replaces your IMG tag. Looks perfectly OK to me.

Regards,

Patrick.