PMS enhanced module and component installation docs
(still figuring out the CB special integration)
PMS Enhanced
moduleInstallation/Configuration (english)
Installation:install mod_pmsnotify_v1.0.2.zip as
usualConfiguration:– in the Backend under 'Modules -> Site Modules -> PMS
Notify'– if notification-text for unread PMs is already displayed by your
login-module, you can hide itfor this module– user-settings can be checked in
the PMS enhanced backend
PMS Enhanced ComponentInstallation/Update
(english)
Upgrade of version 1.3.3. or
earlier:!!!ATTENTION!!!In case of data loss or errors in my script I don't take
any responsibility. Please make a BACKUP ofyour files and tables!1. copy the
file upgrade_to_version2.php to your Mambo/Joomla root directory and open it in
yourbrowser2. at first it will create a backup of the old tables3. second you
must uninstall the old component manually4. at point 3 of the script you must
install the new component manually5. at the last point the old tables will be
migrated to the new tables and the old ones will be deleted6. after successfull
update delete the file upgrade_to_version2.phpUpdate from version
2.0.x:!!!ATTENTION!!!In case of data loss or errors in my script I don't take
any responsibility. Please make a BACKUP ofyour files and tables!1. copy the
file update_2.0.x_to_2.0.4.php to your Mambo/Joomla root directory and open it
in yourbrowser2. copy the new files (excluding config.pms.php) to your server
and override all old onesInstallation:1. install com_pms_enhanced_v2.0.4.zip as
usual2. to use notification about new PMs, you must install the module
mod_pmsnotify (moreinformations in the readme_module.pdf)Settings:– in the
Backend under 'Components -> PMS enhanced -> Config'– settings for the
module mod_pmsnotify will only be visible, if it is intalled, tooNotifications:–
the files config.pms.php, dagdfgneroir302948sdajfsarzutqewewlsfehrueqrhrhe.php
and the folderpmscenter must be writeable– does allready work with Joomla! PMS-
Center from Joomlascripts.de– if linked from other components use the following
parameters:– id=xx (xx=userID of the recipient of the new PM)– title=xxx
(xxx=subject of the new PM)– SQL-query for unread PMs (for use with another
module):"SELECT count(id) FROM #__pms WHERE recip_id=$my_id AND readstate%2=0AND
inbox=1"
No comments:
Post a Comment