Joomla Tags - How do I disable the Live Chat in the component?

How do I disable the Live Chat in the component? How do I disable the Live Chat in the component?

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

You need to edit the following file:

/mambots/system/blueflame/bfTweaks.php

or

/plugins/system/blueflame/bfTweaks.php

And toggle the true/false on the following lines:

/* Live Chat Integration */
define('_BF_CHAT', false); //default: true
define('_BF_CHATMONITOR', false); //default: true
 

Article is in the following categories:
KB » How Do I - Questions Answered


Leave A Comment

or close

Email This Article

or close

Existing Comments

There are currently no comments.

Attachments Attachments

There are currently no files.

myNotes My Notes

You currently have no notes on this article. You can leave your own note on this page, the note can only be seen by you (and our administrators) but not other users.

You need to login first

How do I disable the Live Chat in the component? Article Information

Hits:
342
Created:
Wednesday, 30 April 2008
Author:
Administrator
Last Modified:
Wednesday, 30 April 2008
Access:
Public
Version:
2

Powered by Joomla Knowledgebase
Now Available For Joomla 1.5.x and Joomla 1.0.x!