Closed (fixed)
Project:
phpBB Forum Integration
Version:
6.x-2.0-beta5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Jun 2009 at 11:21 UTC
Updated:
9 Jan 2012 at 07:47 UTC
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.
Comments
Comment #1
vevhlos commentedPs. The folder i installed is not symlinked, and lies at drupaldir/sites/sitename/files/phpBB3, because of multisite drupal installation
Comment #2
fizk commented