Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-12357

generate_smilies() does not work for routes

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 3.1.0-b2
    • 3.1.0-b4
    • Posting
    • None

    Description

      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;

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: