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

URLs to javascript should be T_SUPER_TEMPLATE_PATH instead of T_TEMPLATE_PATH

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.0.9-RC1
    • 3.0.5, 3.0.6, 3.0.7, 3.0.7-PL1, 3.0.8-RC1, 3.0.8
    • Styles
    • None

      Currently prosilver/subsilver2 is using T_TEMPLATE_PATH to call a Javascript file, but when you are using the template inheritance feature you always need to place Javascript files into the Style Template folder, since it is calling the template name of the installed Style Template name, when you are using the T_SUPER_TEMPLATE_PATH it is using the template name where you inheritance from, and when that is not available it will call the Template name of the installed Style.

      I will post a patch in a few moments that fix this.

            igorw Igor Wiedler [X] (Inactive)
            Raimon Raimon Meuldijk
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: