Posted by raing3 on June 20, 2009 at 3:21am
Jump to:
| Project: | phpBB Forum Integration |
| Version: | 6.x-2.0-beta5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When using the online forum users block the URL linked to in the icon does not correctly reflect the path of the forum and remains as the default http://site.com/phpbbforum URL instead of http://site.com/thisismyforum.
The URL should be http://raing3.co.cc/forums/viewonline.php.
| Attachment | Size |
|---|---|
| screenshot.jpg | 9.76 KB |
Comments
#1
Drupal should use the alias instead of the default if an alias has been setup.
#2