Wrong url in form submission in ucp.php
vevhlos - June 16, 2009 - 11:21
| Project: | phpBBforum Integration module |
| Version: | 6.x-2.0-beta5 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Hi, i recently installed the module successfully and everything is working great, except the user control panel is unusable because the form submits in a wrong url: domain.com/ucp.php?i=165 but it should submit in domain.com/phpbbforum/ucp.php?i=165, so upon submission i get a 404. I run phpbb inside drupal[no iframe] and when using the iframe the problem solves itself, but i do not intend using an iframe. the server is running postgresql, i use clean urls and i have followed the installation instructions carefully. Thanks.

#1
Ps. The folder i installed is not symlinked, and lies at drupaldir/sites/sitename/files/phpBB3, because of multisite drupal installation