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.

CommentFileSizeAuthor
ccw-forum-error.png83.02 KBmike123106

Comments

michelle’s picture

Category: bug » support

I 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

mike123106’s picture

Hey 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!

michelle’s picture

Well, 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

michelle’s picture

Status: Active » Postponed (maintainer needs more info)

Ok, 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

mike123106’s picture

Issue tags: +Amadou

Hah! 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.

michelle’s picture

Project: Advanced Forum » Amadou
Status: Postponed (maintainer needs more info) » Active

Ok, 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

jwolf’s picture

Status: Active » Postponed (maintainer needs more info)
sk33lz’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)

Same issue as this, http://drupal.org/node/488878. Fixed by the following the steps in the link above.