Marc
558d604d83fd5ded2edc854a9944ad0d1188e2e5
558d604d83fd5ded2edc854a9944ad0d1188e2e5
Merge pull request #3518 from marc1706/ticket/13703
[ticket/13703] Use correct avatar path for PHPBB_USE_BOARD_URL_PATH
04 Apr 2015
Marc
55907c17247fe4108689429be8ad3358120fe074
55907c17247fe4108689429be8ad3358120fe074
Merge pull request #3519 from marc1706/ticket/13742
[ticket/13742] Use correct avatar path for local avatar
04 Apr 2015
Kevin Roy <reaper@myraytech.com>
ddff81c21f0f5ceb45f1925ac69775dac2ad4ba6
ddff81c21f0f5ceb45f1925ac69775dac2ad4ba6
[ticket/13742] Use correct avatar path for local avatar
Prior to this change, the path might have been incorrect when using
PHPBB_USE_BOARD_URL_PATH.
PHPBB3-13742
03 Apr 2015
Kevin Roy <reaper@myraytech.com>
a875802c06428fb9ee4bda08caf9a4d0ed272f00
a875802c06428fb9ee4bda08caf9a4d0ed272f00
[ticket/13703] Use correct avatar path for PHPBB_USE_BOARD_URL_PATH
This change makes the uploaded avatars use the PHPBB_USE_BOARD_URL_PATH
constant, which is needed when trying to use the get_user_avatar()
function in a listener for index changes.
PHPBB3-13703
03 Apr 2015