×

Notice

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

TOPIC: Remove Quote button

Remove Quote button 14 years 3 months ago #8335

  • ViruX
  • ViruX's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 1
  • Thank you received: 0
hy i use you componrnt
It's the best

I want to remove Quote button below reply/edit/delete

I remove some code from comment.class.php and after that the button not shown but show some erros when send/delete comments

Please help me!

I search in .html but i think i shoud remove some code from php
files

thanks

sorry for my english

Remove Quote button 14 years 3 months ago #8336

  • JonusC
  • JonusC's Avatar
  • Offline
  • Platinum Boarder
  • Platinum Boarder
  • Posts: 785
  • Thank you received: 48
Yes it's in the comment.class.php file you are correct :) search for this code block:
/* quote */
	if ($this->_support_UBBcode) {
	    $edit .= $this->linkQuote($id);
	}

and delete it. Everything from /* quote */ all the way to the last } and it should be right :)
  • Page:
  • 1
Time to create page: 0.104 seconds