I just installed advanced forum today and instead of some images displaying, I am seeing the code for them to display.
I looked at the source code and I think its because they are using quot; instead of " in the source code of the rendered page.
Attached is a screenshot to what I am talking about
I am using advanced forum with flat comments and author pane.
| Comment | File | Size | Author |
|---|---|---|---|
| ccw-forum-error.png | 83.02 KB | mike123106 |
Comments
Comment #1
michelleI don't even have a guess on what in your theme could have caused this. Do you have a link to the site? I can poke around with Firebug and see if maybe there's something before it's that not closed or something.
Michelle
Comment #2
mike123106 commentedHey Michelle,
The url is www.ccw.us
The current theme I am using is "Amadou".
It seems to only happen when I am logged in though. I didn't realize this is a function of the theme, maybe I should try switching themes?
Thanks a bunch!
Comment #3
michelleWell, it's not so much that it's a function of the theme as this works fine normally which means there's something wrong on your site. Your theme is the most likely suspect. Looking at it now.
Michelle
Comment #4
michelleOk, very strange. Something is encoding the brackets which is making the HTML not be evaluated. I suspect it's not your theme but I suggest switching to Garland just in case to rule it out. Are you using any other modules that could be interferring in the theme_links?
Michelle
Comment #5
mike123106 commentedHah! It was my theme. On garland it worked perfectly and instead of text, the images showed up fine. I guess this should not be a bug in Advanced Forum, but in the Amadou theme. I will look into the theme tomorrow to see if I can figure out what's going on.
Thanks Michelle.
Comment #6
michelleOk, moving it over to that queue, then. You can go ahead and delete my account on your site. I had to make one on order to see the problem.
Michelle
Comment #7
jwolf commentedDoes this fix it? > http://drupal.org/node/267615#comment-873133
Comment #8
sk33lz commentedSame issue as this, http://drupal.org/node/488878. Fixed by the following the steps in the link above.