Hey all,

i am issuing problems setting up MBRS for Drupal Auth. Some facts:

- i am using MBRS 1.4.0
- i installed (web folder) in: mydrupalroot/mbrs
- i created the MBRS Tabels in my Drupal DB
- i configured the config to access the Drupal DB with Tabels
- i installed the MBRS Module in Drupal
- i set up the permissons

- Tested to navigate - to mydrupalroot/mbrs - working great (config setting auth session and type to: php and config)
- Tested to navigate - to mydrupalroot/mbrs - working great (config setting auth to: php and db)

Problem: as soon as i set to $auth["session"] = "drupal"; $auth["type"] = "drupal" - i get

Fatal error: Call to a member function query() on a non-object in serverfolder/mydrupalroot/mbrs/mysqli.inc on line 46

I am using MySQLi in config. So i change to MySQL.

Now it works but my Calendar has no text displayed and there are no buttons visible also there are Problems with the Language. Everything is messed up and i cant use it.

It would be great if anyone could help me. I am willing to support this Projekt by funds for Help.

Thanks