Posts by team-o

    hej...


    I've got the same error after the installation of the 1.1.12: no roundcube plugins were shown. The reason was, that alle plugins in the config were deleted.
    Just control the /var/www/imscp/gui/public/tools/webmail/config/main.inc.php around line 409. After adding the necessary plugins to the arry it works.


    Greetz,
    Timo

    Hi Mutschas,


    gOOvER wollte dir lediglich einen Tipp geben, wie du den Fehler umgehen kannst, wenn du nicht updaten möchtest. Es zwingt dich keiner dies zu machen.
    Des Weiteren finde ich es völlig akzeptabel, wenn die Menschen, die in Ihrer Freizeit eine kostenfreie Software für uns entwickeln, dann nicht auch noch für alle jemals erschienenden Versionen lebenslangen Support bieten können. Oder?


    Greetz,
    Timo

    HI TheCry,


    did you tried a second entry? The first one per list works without any problems, but the second one crashes. I guess pdias discribes the Problem very good:

    Quote

    The problem is in user-prefs table structure. There is a unique index based on username and pref name (where IMHO it should be username + pref name + pref value) and when you add more than one whitelist/blacklis address you have a constraint Violation.


    And in my opinion Nuxwin works on the bug, isn't it?


    Thanks a lot,
    Timo

    HI mrpink,


    connecting the database works without any problems:

    Code
    1. +------------------------------+| Tables_in_imscp_spamassassin |+------------------------------+| awl || bayes_expire || bayes_global_vars || bayes_seen || bayes_token || bayes_vars || userpref |+------------------------------+7 rows in set (0.00 sec)


    And the output seems to be ok, too:

    Code
    1. DATABASE_HOST = localhost
    2. DATABASE_USER_HOST = localhost
    3. BASE_SERVER_IP = 62.75.253.195


    Everything else, even spamfiltering is working on the Server. Just the manually adding of adress rules crashes...


    Greetz,
    Timo

    hej...


    since (I guess) version 0.0.6 I got an error while saving spam adress rules in roundcube. By saving new rules the mysql connection seems to be broken:

    Is there any possibbility to fix this?


    Greetz,
    Timo