I switched back to the snapshot before i installed mailman and this plugin ->there is no need to disturb your sleep
Hello ;
The mailman plugin must be updated for last release. I'll do that this night.
I switched back to the snapshot before i installed mailman and this plugin ->there is no need to disturb your sleep
Hello ;
The mailman plugin must be updated for last release. I'll do that this night.
I understand that the new version can I use the plugin for mailman
I switched back to the snapshot before i installed mailman and this plugin ->there is no need to disturb your sleep
any news about the error above ? I have installed the latest Git Master and the latest Mailman Plugin ( .2 ) and got the same error
here are more Information :
any news about the error above ? I have installed the latest Git Master and the latest Mailman Plugin ( .2 ) and got the same error
here are more Information :Display MoreCode
- Dear admin,
- An exception with the following message has been thrown in file
- /var/www/imscp/gui/library/iMSCP/Config/Handler.php (Line: 98):
- =================================================================
- Configuration variable `ITEM_DNSCHANGE_STATUS` is missing.
- =================================================================
- Debug backtrace:
- ---------------
- File: /var/www/imscp/gui/library/iMSCP/Config/Handler.php (Line: 85)
- Method: iMSCP_Config_Handler::get()
- File: /var/www/imscp/gui/plugins/Mailman/frontend/mailman.php (Line:
- 118)
- Method: iMSCP_Config_Handler::__get()
- File: /var/www/imscp/gui/plugins/Mailman/frontend/mailman.php (Line:
- 383)
- Function: mailman_manageList()
- File: /var/www/imscp/gui/public/plugins.php (Line: 62)
- Function: require()
PUSH ......
sorry, but I need them realy
Hello everyone
I would like to share with you the way i made this plugin working on 1.1.0-rc3. Please note that i'm not the author of the plugin, so maybe the solution i'm giving here is not the good one. Please, at your own risk
1. fix plugin wrong status issue. these links will help you
http://forum.i-mscp.net/Thread…got-a-wrong-status?page=2
https://github.com/i-MSCP/imsc…46396c40d39755542abfbda80
2. since 1.1.0-rc3, status dnschange is removed and status add replaced by toadd.
http://forum.i-mscp.net/Thread…i-MSCP-1-1-0-RC3-released
so then,
* replace ITEM_DNSCHANGE_STATUS with ITEM_TOCHANGE_STATUS in file /var/www/imscp/gui/plugins/Mailman/frontend/mailman.php lines 118 and 245
* replace ITEM_ADD_STATUS with ITEM_TOADD_STATUS in file /var/www/imscp/gui/plugins/Mailman/frontend/mailman.php line 134
3. in file /var/www/imscp/gui/plugins/Mailman/Mailmain.php on line 49
* replace public function install() with public function install(iMSCP_Plugin_Manager $pluginManager)
Everything should then work fine.
Hi there, just wanted to ask if this plugin ist still under active developing or not. (Would be great to get this plugin )