main.inc.php did not include $rcmail_config['plugins'].
I did add the line $rcmail_config['plugins'] = array('globaladdressbook');
What's my next step?
In your <RC root>/config/main.inc.php find:
and add globaladdressbook to the array:Code:$rcmail_config['plugins']
Code:$rcmail_config['plugins'] = array('globaladdressbook');
main.inc.php did not include $rcmail_config['plugins'].
I did add the line $rcmail_config['plugins'] = array('globaladdressbook');
What's my next step?
Where do I see the version setting on the program? There is no Help or About hyperlink.
Version 0.3.1-20091031
There are currently 1 users browsing this thread. (0 members and 1 guests)