Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-12357

generate_smilies() does not work for routes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.1.0-b4
    • 3.1.0-b2
    • Posting
    • None

      The code in functions_posting.php relies on phpbb_root_path instead of the web root path:
      $root_path = (defined('PHPBB_USE_BOARD_URL_PATH') && PHPBB_USE_BOARD_URL_PATH) ? generate_board_url() . '/' : $phpbb_root_path;

            prototech prototech [X] (Inactive)
            nickvergessen Joas Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: