Search found 4 matches

by naeemp
13 Mar 2008, 10:14
Forum: Customizations
Topic: Drupal Integration - any ideas ?
Replies: 21
Views: 67457

Re: Drupal Integration - any ideas ?

Hi naeemp

I have mantis installed in a separate folder in my website Document root, so I have folders /var/www/html/mantis and /var/www/html/drupal and access them with http://mysite/mantis and http://mysite/drupal .

If you have drupal installed in your document root, still install mantis in a ...
by naeemp
29 Feb 2008, 05:40
Forum: Customizations
Topic: Drupal Integration - any ideas ?
Replies: 21
Views: 67457

Re: Drupal Integration - any ideas ?

Hi,

I tried carrying out the changes to the index.php and login_page.php as suggested by you in your instructions above. However not able to get it done. Can you help me out. Please find below

FYI.

1. I am running drupal and mantis on 2 different mysql databases as suggested by you.
2. I have ...
by naeemp
28 Feb 2008, 03:57
Forum: Customizations
Topic: Drupal Integration - any ideas ?
Replies: 21
Views: 67457

Re: Drupal Integration - any ideas ?

Hi

I have made a small customisation to mantis to get it to login automatically whenever I am logged into a Drupal site running on the same server.
There must be a Mantis user account for the same userid that you are using for Drupal.
This does not have any automatic logout functionality.
I have ...
by naeemp
26 Feb 2008, 08:53
Forum: Customizations
Topic: Drupal Integration - any ideas ?
Replies: 21
Views: 67457

Re: Drupal / Mantis Integration

It can be done, and has been done by our company. You can check it out at http://www.xtuple.org .

We have a drupal module called bugbits. It's currently working under 4.x Drupal, although I did have it in testing and working under 5.x Drupal. If you're interested, I can get you started. We were ...