Recent forum topics block puts a comma in domain name

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
dgnova3's picture

I have a new phpBB3 install with Drupal Rel 5.12. The installation went rather smoothly.

The "Recent forum topics" block was installed on my drupal page and list items OK, however, the links it display are incorrect and therefore give errors.

The bad links are of the form

http://www,mysite.net/forum/viewtopic.php?t=2

instead of

http://www.mysite.net/forum/viewtopic.php?t=2

so the comma in the domain name causes the link to fail

I have searched the database and the installation subdirectories and have not found erroneous domain references.

Any ideas?

Comments

Check your Drupal configuration

goups's picture

Hi,
check your settings.php file for:

$base_url = 'http://www.mysite.net';

comma problem

dgnova3's picture

Thanks

I found the problem in

\modules\phpbb\configuration.inc.php

Line 11 - $phpbbcfg['path_abs'] = 'http://www,mysite.net/forum/';

phpbb

Group organizers

Group notifications

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

Hot content this week