-
Bug
-
Resolution: Fixed
-
Minor
-
3.1.3
-
None
-
None
-
PHP 5.6.5, MySQL 5.6.17, Chrome 40.0.2214.115 m
In continuation with issue topic: https://www.phpbb.com/community/viewtopic.php?p=13991266#p13991266
There might be problem with routing, which does not take in account "Force server URL settings:". That leads to incorrect url paths in extension generated links, that are using routing system, like http://domain.com/path_to_phpbb_root/extension_something instead of http://domain.com/extension_something like all other phpbb functionality does with enabled Force server URL settings.
- caused
-
PHPBB-14723 Separate option for forcing path/server vars on front controller or revert forcing settings
- Open