Drupal is up and running but how do I ...?

PhpBB (or other forums) login integration

Is it possible to use another kind of forum, sharing login informations?

I mean that drupal+phpbb is a GREAT coupled software....but it would be better if login is the same across the 2 software.

Are there MODs or ways to make this to happen?

Any help appreciated.

Best regards.

Pager with tables

Hello,
I want to show in the same page different tables,all of them with pagers. The problem is when I click in "next page" in one of the tables all the tables goes to the next page,not only the table in which I have clicked.How I can solve it?

Thanks

file attachment download url

Hi,

I am able to attach files, but I cannot download it. If I attach the file print.pdf, the url generated to download this attached file is /?q=/files/print.pdf . Is this the correct url? When I follow the link Drupal gives me a "Page not found". The files is correctly saved in the files directory. This is a site that has been upgraded from 4.6.5 to 4.7.0 and then to 4.7.2 (not sure at which step this problem appeared...).

Thanks in advance

Raph

Re-enabling primary links

Hi,
I'd like to know if it is possible to re-enable primary link editing in drupal 4.7. I need it for a theme.....

enabling clean urls for a virtual subdomain, by editing .htaccess ?

Hi

I am trying to enable clean urls for my drupal site (not multisite) on a virtual subdomain, by using this code.

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index?q=$1 [L,QSA]

PHPTemplate Engine not working...?

Some themes I've downloaded looked broken in random regions. I couldn't figure out why. I guessed I must have some quirky setting or needed to add more to the default theme. Then I realized all of those themes used Template.php.

Pages

Subscribe with RSS Subscribe to RSS - Post installation