MRBS integration

Events happening in the community are now at Drupal community events on www.drupal.org.
Posted by vesapalmu on February 14, 2009 at 4:43pm

I had to create a Drupal - MRBS integration for a client and I just published it on D.org: http://drupal.org/project/mrbs

This is very easy solution for those with booking needs in intranet environments. Using this for public web sites means you have to do separate theming for both Drupal and MRBS. It is not a substitute for real Drupal based booking engine, but it works and it's fully functional right now.

Comments

Step by step instructions

Posted by jcampo on March 4, 2009 at 12:08pm

I have some problems understanding the instructions for the installation of this module (I am not a programmer)

The instructions say:

Configure MRBS to use same database as Drupal and make sure it works with default auth and session handling

I do not know how to do this. Perhaps some extra instructions can help me.

Also, in reference to changing config.inc.php:

- Change config.inc.php:
- $auth["session"] = "drupal";
- $auth["type"] = "drupal";

I can ADD the two lines but I do not see a single "$auth" line in the config.inc.php.

Any help would be appreciated.

Jorge

MRBS installation

Posted by vesapalmu on March 5, 2009 at 8:07pm

I will update the README.txt with better instructions. Start by following instructions in INSTALL file that comes with MRBS and forget about Drupal. When everything works you need to make two changes to your MRBS config.inc.php file (starting from line 252):

/***********************************************
* Authentication settings - read AUTHENTICATION
***********************************************/

$auth["session"] = "php"; // How to get and keep the user ID. One of
// "http" "php" "cookie" "ip" "host" "nt" "omni"
// "remote_user"

$auth["type"] = "config"; // How to validate the user/password. One of "none"
// "config" "db" "db_ext" "pop3" "imap" "ldap" "nis"
// "nw" "ext".

Here you should change "php" and "config" both to "drupal". And that's it, you should have a working integration.

MRBS installation

Posted by thejoy-gdo on May 12, 2009 at 7:28pm

Hi, can you send the complete procedure please? I have my directory apache\www\Intranet (my site name is Intranet and not drupal) where I place the mrbs directory. I extract the mrbs module into my modules directory. After, I have activate the module in drupal. I change "php" and "config" to "Intranet" in MRBS config.inc.php file. But I don't know after this... I don't see anything in drupal to use the mrbs module.. Thank you for your help

Use drupal, not directory name

Posted by vesapalmu on May 16, 2009 at 1:59pm

You have to use drupal in config.inc.php file. The reference in that file is to include files that you have copied to your mrbs directory.

MRBS integration is mostly for developers at the moment. Documenting install process for all different variations would be too much, but I'll try my best to make proper documentation on recommended default installation.

Please post your support requests to issue queue for speedier reply: http://drupal.org/project/issues/mrbs

I want to integrate to MRBS 1.4.9

Posted by saiprasad kandavalli on January 5, 2013 at 10:19am

Hi wesku, i want to integrate MRBS 1.4.9 to Drupal.
Your code work for 1.4.0.
that's good.
but i need to upgrade MRBS
When i am using your module for MRBS 1.4.9, it doesn't work.
i changed some argument in auth_drupal file and small changes in session_drupal module. When i changed, it appears with username then it logouted automatically when we click on other dates.
I need your help to authenticating in MRBS 1.4.9
Please give me suggestions.....

instructions

Posted by jcampo on March 6, 2009 at 7:34pm

Thanks a lot wesku!

I will try it next week. Obviously this is for an intranet at work and today is friday... ;)

It's very useful for me !

Posted by yanke-2 on June 9, 2009 at 9:26am

It's very useful for me ! Thank you very much! I'm still in intalling the MRBS in my computer. It's a little difficult for me. But I think I can deal with it.

Does not work

Posted by anandth on August 31, 2009 at 7:16am

Hi Wesku,

I have downloaded the MRBS module, installed it and also gave the permissions to the administrator. I then checked the config.inc.php file where i found the above mentioned two parameter missing. I followed the same instructions as mentioned in the post above by you dated Fri, 2009年03月06日 00:07. After doing so MRBS still not shows up on the website. Please let me know if there is anything i'm missing.

Regards

Anand

mrbs integration

Posted by praetal on January 20, 2010 at 1:39pm

Hi

I follow your readd_me but sorry there is no config.inc.php in the mbrs library.
I made the other modifications ans installation, but there is noway to see MRBS in the blocks section.

Regards,

Alain

mrbs module for drupal

Posted by ognyang on February 18, 2010 at 10:06pm

Hi Wesku,

Im trying to install mrbs and integrate it in drupal.
I
m not familiar with databases :) but i need to do it somehow.
Can you send some detailed installation instructions or just update the readme file?

Thanks in advance!

Best Regards,
Ognyan Guglev

Non admin user can access report

Posted by shadowdknight on March 6, 2010 at 4:12pm

Is there anyway to prevent normal user to access report?eg. let the report follow Admin access settings.

Thank you very much

Booking Systems

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

AltStyle によって変換されたページ (->オリジナル) /