Mail archive modul install problem
gabona - April 26, 2005 - 13:20
Hi!
How can I setup the mail_archive modul?
I did the followings:
- put the mailarchive.modul file in the modul directory
- import the mysql database
- enable module
- create vocabulary
- create new term
- administer/setup/mailarchive - vocabulary setup
- administer/mailarchive - fetch setup
I install the ma_bz2 modul too
It can fetch the mails, I can see the files, but I cannot seen on the web :(
please help me
GaBoNa

taxonomy problem
I want to use this module also.
What I found was that in taxonomy.module the comparision of $max_depth to $depth in taxonomy_get_tree needed to use >= instead of >. I haven't seen any other problems with changing this comparison.