links without clean urls
wietze - November 14, 2009 - 17:11
| Project: | phpBBforum Integration module |
| Version: | 6.x-2.0-beta7 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hello,
I cannot get my forum to work properly. All install went ok. Only all the links wont work. I cannot enable clean URL's on my service provider. It is not in the package.
Therefor I get all links looking like:
http://www.website.net/forums/viewforum.php?f=2
I already made all the url aliases.
But because i dont use clean urls this link will not find anything!
It needs to be something like
http://www.website.net/?q=forums/viewforum.php?f=2
these also wont work manually... so it needs to be:
http://www.website.net/?q=forums/viewforum.php&f=2
the second ? replaced by &
Please help.

#1
now it works only with unaliased phpbbforum page without clean urls enabled
with url aliases without clean urls enabled does not work and still not fixed and is not fixing now.
#2