OK, I found this thing here:
http://drupal.org/project/phpbbforum
and I tried installing it, but when I go to set it up, it's a blank page. Any help, or alternate ways to do the saem thing? (integrate users and passwords between software)

Thanks!

Comments

cog.rusty’s picture

A blank page often means "not enough php memory for your installed modules". Check your memory_limit in admin/reports/status and try to increase it to 64M or so (http://drupal.org/node/207036)

If that does not fix the problem, and if you have followed the module's installation instructions to the letter, and phpbb itself is installed and runs correctly alone, the folks at the module's project issues may know something more.

cayenne’s picture

It's at http://drupal.org/project/phpbb

I had to install (and uninstall) it about five times before i got it right. I am not good at following instructions, and the documentation is a trifle sketchy when it comes to fixing errors.

HOWEVER, once it's in, it seems to work. I have it working on my D5 site.

I suggest you create a plain vanilla d5 installation and then install only the phpbb and module. Demonstrate to yourself that it works on your server, and also get experience with the installation.

And rusty may be right about the memory, so you may have to make some interesting choices

the Phpbbforum module looks interesting, and maybe I'll give it a try after I upgrade

:)

tombom62’s picture

I'll try that one I guess.

tombom62’s picture

It didn't seem to work -- never mind, I was talking about the other one,l

tombom62’s picture

OK, so I got it to 'come up'. it gave my this error message and wouldn't let me go on.

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'phpbbforum_admin_settings' was given in /home/vol1/xtreemhost.com/xth_(censored)/(censored).co.cc/htdocs/includes/form.inc on line 366.

What can I do?

tombom62’s picture

OK, thanks guys, I got it working!

cayenne’s picture

YAYYYY. Tricky, but worth it

:)