INSTALL.txt wrong if CleanURL not used
Alsciende - September 9, 2009 - 08:34
| Project: | phpBBforum Integration module |
| Version: | 6.x-2.0-beta7 |
| Component: | Documentation |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
In INSTALL.txt, I noticed this problem :
---
8) Setup link to phpbbforum page.
1. Try link http://example.com/phpbbforum
---
If Drupal is not in cleanURLs mode, then the forum is at http://example.com/?q=phpbbforum. It's worth noting when the user is not an expert.
