×

Notice

The forum is in read only mode.
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Comment Module Quote format

Comment Module Quote format 12 years 11 months ago #11972

  • Shellie Rose
  • Shellie Rose's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
In the comment module, when there is a quote as the first thing in a comment, it shows up in the module as a three line box with a grey back ground. How can I make it appear like the intro test comments without a quote - no background color, and preferably on one line.

Comment Module Quote format 12 years 11 months ago #11979

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
ian't there an option to turn off ubb support for the module?

Comment Module Quote format 12 years 11 months ago #11981

  • Shellie Rose
  • Shellie Rose's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
No there isn't.

Comment Module Quote format 12 years 11 months ago #11982

  • Daniel Dimitrov
  • Daniel Dimitrov's Avatar
  • Away
  • Administrator
  • Administrator
  • Posts: 9618
  • Karma: 155
  • Thank you received: 1081
Hey ubarose,
My bad, I clearly am forgetting what options my software has :)

Ok, would it help if you disable the ubb code support? this way the comment will say quot e]text.....

You must go to following file:
modules/mod_comment/helper.php
line 142 and line 153 - remove the $post->parseUBBCode statement.

the lines should look like this:
$comment['comment'] = $comment['comment'];

and
$comment['overlayComment'] = $comment['overlayComment'];

Comment Module Quote format 12 years 11 months ago #11983

  • Shellie Rose
  • Shellie Rose's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Thanks. I took it out of line 142, so it displays better on the page, but left it in the tool tip. Looks great now.
  • Page:
  • 1
Time to create page: 0.105 seconds