-
MODX Staff
- 730 Posts
I’m not sure I follow 100%.. can we try to narrow it down to the simplest steps to make this problem occur?
Is this correct:
1. you put a picture into the plain text html content area (I’m assuming this is the main content area with the rich text flag turned off? And can I also assume then that you’re typing the image tag by hand?)
2. on the front end of your site, you see an empty image tag?
That is truly odd. At first I was going to point out obvious things to check, like File Manager and File Base Paths. If your image TV’s work, then this is out.
But NetProphet’s question may be key, about what you see for the HTML on the front end. If you’re truly seeing <img src="" /> aka, an empty image tag, then I don’t see how an image could possibly display with the other MODx template.
If, on the other hand, you have a file in the image tag, it could be stuff like needing a Base URL, or resetting path settings for Tiny, etc. That sounds more like it to me, given that another template does show an image.
Essentially you’ll need to provide a lot more info to get a good answer. For instance, we don’t know if this is a new install, which could have all kinds of things wrong, or if it has been there awhile and used to work. Or what kind of server, or sometimes even what browser you’re using can bork things.
Uhpps found it, justed went over elements again, and saw the php_thumb plugin, disabled it and all well.
Reason, dont know, sorry for waisting disk space,
Frank.
-
MODX Staff
- 730 Posts
Good to know Frank, next time someone reports the same problem