Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Comments panel modifies theme

Asked Modified Viewed 1,176 times
X
xFlow
X
xFlow 10
  • Member, joined since
  • Contributed 56 posts on the community forums.
  • Started 25 threads in the forums
  • Started this discussions
asked
Member

So I have this problem. I use comments panel on the left side of my website and if somebody posts an URL panel expands and covers some places it should not. I would like to ask for your help fixing that.

Example here.
All panels' files attached.
Edited by xFlow on 13-06-2014 23:37,
xFlow attached the following file:
comments_panel_include.rar [No information available / 232 Downloads]
0 replies

2 posts

F
Falk
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
answered
Super Admin

It seems to not parse the BBCodes in the panel.
I am not familiar with the codes in that panel, but find parsesmileys and add parseubb to it.
Something like parsesmileys(parseubb($comment['data']))
0 replies
X
xFlow
X
xFlow 10
  • Member, joined since
  • Contributed 56 posts on the community forums.
  • Started 25 threads in the forums
  • Started this discussions
answered
Member

I've attached all panels' files.

Original line
$comment_message = parseubb(parsesmileys($comment_message), "thanks|b|i|u|url|color|quote|code|blink|leech"); // b|i|u|url|color = bbcodes to be parsed
0 replies

Category Forum

Panels and Infusions

Labels

None yet

Statistics

  • Views 0 views
  • Posts 2 posts
  • Votes 0 votes
  • Topic users 2 members

2 participants

F
F
Falk 146
Need help?, Having trouble?
• View our Documentation for Guides, Standards and Functions
• Name and Organize your Topics and Content correctly in the corresponding Forums for best support results
• Attaching Log Files and Screenshots when reporting issues will help
• Provide with an URL to live example if one exists
• Please read the How to Report an Error post
• Please read and comply with the Code of Conduct

(¯·._.·(¯°·._.·°º*[ Project Manager ]*º°·._.·°¯)·._.·¯)
  • Super Admin, joined since
  • Contributed 6,201 posts on the community forums.
  • Started 639 threads in the forums
  • Answered 12 questions
X
X
xFlow 10
  • Member, joined since
  • Contributed 56 posts on the community forums.
  • Started 25 threads in the forums
  • Started this discussions

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet