Recent forum topics block puts a comma in domain name
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?
Read more