qtc 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| qtc-6.x-1.0-beta2.tar.gz | 65.63 KB | ce050b4ee596d11e8655dc314ac0bd02 |
| qtc-6.x-1.0-beta2.zip | 74.73 KB | 122a89a288faebe841fe976c03b60867 |
Release notes
Bugfix use function names with leading underscore in theme context.
qtc 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| qtc-6.x-1.0-beta1.tar.gz | 65.59 KB | 6969233e250f08052c23977e472b6458 |
| qtc-6.x-1.0-beta1.zip | 74.7 KB | e59478783c8954e6be7ec5734ba1ca85 |
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.
qtc 6.x-1.0-alpha2
| Download | Size | md5 hash |
|---|---|---|
| qtc-6.x-1.0-alpha2.tar.gz | 46.24 KB | a0aca9ae7d5df75fee01c3d0e2b3e241 |
| qtc-6.x-1.0-alpha2.zip | 53.95 KB | e54b1d90952bfe6abc545c8699b9b7cd |
Release notes
Fix to install the statistics table.
qtc 6.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| qtc-6.x-1.0-alpha1.tar.gz | 46.23 KB | b22a7838537398dd165afc759c8f37c0 |
| qtc-6.x-1.0-alpha1.zip | 53.95 KB | 85ec3f1587bff1e3b3e692efdb5a40d0 |
Release notes
Global changes and improvements.
qtc 6.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| qtc-6.x-1.x-dev.tar.gz | 62.72 KB | 9b8778513ef37c5eafa3adce1d9fbfb1 |
| qtc-6.x-1.x-dev.zip | 70.01 KB | 22bef49ab0a855028a7f9527bd12a19d |
Release notes
Release from 28.08.2010
# Bugfix with online status setting.
# Configuration and usage of relationships types extended.
Second release:
# Usabilityfix chat bar online status display.
# Block online status link to change online status added.
Please clear cache (with performance settings or devel module).
Release from 23.08.2010
This dev version corresponds to the 6.x-1.0-beta1. Please read the release notes of the beta1.
Release from 19.08.2010
All users updated from an earlier QTC:
# Note the same things with the cache as the previous/last upgrade.
# Blocks "QTChat" and "QTChat friends" with new configurable "User list length" option. The same for the chat bar friends list in the module configuration. The related HTML parameters height and overflow are editable with CSS.
# Bugfix with user first time login and the configurable "Login again" option.
Release from 16.08.2010
All users updated from an earlier QTC:
# Note the same things with the cache as the previous/last upgrade.
# The theme_qtc_chat() no longer exist and was replaced with several other theme functions.
Release from 03.08.2010
Good news
# Many new features and extended functionality.
Bad news
Only all users updated from an earlier QTC:
# Admins: Clear cached data in admin/settings/performance.