Recent forum topics block puts a comma in domain name

Events happening in the community are now at Drupal community events on www.drupal.org.
Posted by dgnova3 on November 28, 2008 at 12:12pm

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?

Categories:

Comments

Check your Drupal configuration

Posted by goups on November 28, 2008 at 1:53pm

Hi,
check your settings.php file for:

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

comma problem

Posted by dgnova3 on November 28, 2008 at 7:28pm

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:

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