Roundcube Community Forum

 

Resource id #29

Started by skorpionas1, March 18, 2009, 04:36:11 AM

Previous topic - Next topic

skorpionas1

Hello,

when i am login to roundcube getting this:

 CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS AUTH=PLAIN AUTH=LOGIN cp01 OK Capability completed. Tried PLAIN: Resource id #29

could anyone tell about this ?

rosali

Where do you get it? In the logs or does it return a page with this content?
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

skorpionas1

when i am logged in
top of the page

please see atachment

rosali

Do you really use 0.1beta2 (thread prefix). If so, update!
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

skorpionas1

yes it is  0.1beta2. thankyou i will look through manuals how to upgrade it

skorpionas1

:cool:

ok i have updated roundcube to 0.2.1 version
it is cool but it is working only on INTERNET EXPLORER

i have tried on OPERA i can login but i can't do anything

possible to make working on OPERA ? :rolleyes:


rosali

Run database update scripts located in ./SQL folder!
Regards,
Rosali
__________________
MyRoundcube Project (commercial)

andros69

Quote from: rosali;17990Run database update scripts located in ./SQL folder!

I had the same issue. for whatever reason, RC doesn't create the DB tables for 0.2.1 when you run the installer.

I used PHPMyAdmin to create the DB and ran the SQL query through it using the commands in the SQL/ folder. After that, it works fine now.