slabbi wrote:It is running for months on my community site now.
In the next week I will create an installer package so it will be easier to install uddeIM 0.5b+.
To which email address shall I send the package?
You can download the complete archive here:
www.slabihoud.de/spampal/com_uddeim06b+.zip
Following features are new:
1.) Sender can delete messages from the outbox
2.) You can switch between Realnames / Usernames in admin backend
3.) When creating a new message uddeIM shows *your* connections (that means connections to other users instead of connections from other users to you)
4.) Connections can be displayed in a listbox (switchable in admin backend)
Update from 0.5b:
=================
Please do following:
1. Update the database (go to myphpadmin and enter following SQL statement in the SQL box,
this will create the missing fields).
ALTER TABLE `jos_uddeim` ADD `totrashoutbox` INT( 1 ) DEFAULT '0' NOT NULL ;
ALTER TABLE `jos_uddeim` ADD `totrashdateoutbox` INT( 11 ) DEFAULT NULL ;
2. Overwrite all files with the files provided in this archive
(please note that there is a folder com_uddeim in admin\components and in components).
First install:
==============
Use the Joomla installer to install this component.