Downloads

Download tar.gz 65.59 KB
MD5: 6969233e250f08052c23977e472b6458
SHA-1: ea246385982b4f5e904b5b02ced174e1aa1c7146
SHA-256: c7ed35c5557d10a3c5eac424cba800f18e50a2c851b68f3d70901e6bd41aace3
Download zip 74.7 KB
MD5: e59478783c8954e6be7ec5734ba1ca85
SHA-1: ab7d1eb15b51d53289f7ffd9a695de128f2818f9
SHA-256: 5780b631fa69b06305501a0bbb117c775a7e88669e74974c70edefadc6376a55

Release notes

Upgrade instructions

Clear the Drupal cache.

Important if NO friend module enabled:

Ensure that the existing system variable in this context has the right value.
The name of the variable is: qtc_chat_friend_module

Please use the "Variable editor" of the Devel module (enable the devel block) to check the value of the variable.

If the value 0 is this wrong! The correct value in this case is

no

Two possibilities to change the value of qtc_chat_friend_module

1.
Use the edit function of the "Variable editor" of the Devel module, enter the correct value and save the new value.
2.
Use the "Execute PHP Code" functionality of the Devel module, enter as PHP Code

variable_set('qtc_chat_friend_module', 'no'),

and execute this code.

Thanks for your assistance and have fun with QTC.

Created by: quiptime
Created on: 22 Aug 2010 at 18:47 UTC
Last updated: 22 Aug 2010 at 21:12 UTC
New features
Bug fixes
Unsupported

Other releases