test
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • austenn01 Friend
    #207539

    Hello,

    This is driving me a little crazy!

    I want to override this file:

    plugins/system/t3/base-bs3/html/com_config/modules/default.php

    By placing my editing default .php in:

    templates/t3_bs3_blank/html/com_config/modules/default.php

    I have also tried:

    templates/t3_bs3_blank/html/com_config/view/modules/tmpl
    templates/t3_bs3_blank/html/com_config/view/tmpl

    Why can’t i override this? i dont want to have to remember which files I have editing every-time I upgrade the T3 plugin…

    I read about a similar issue here, but this is from 2013..I would have though these issues would have been solved by now????

    http://www.joomlart.com/forums/topic/overriding-t3v3-core-joomla-componentmodule-templates/

    Please advise how I can override this specific file and how to override stuff from the
    plugins/system/t3/base-bs3/html directory in general???

    Thanks,

    shandb Friend
    #574576

    I’m also looking for a solution to this..

    Pankaj Sharma Moderator
    #574770

    Hi
    in this case can you send me your site admin details and FTP details via PM , so i can take a look on it .
    Also let me know the reflected changes of the page of override file on site , so i can check it directly on site.

    shandb Friend
    #574772

    <em>@pankajsharma 479080 wrote:</em><blockquote>Hi
    in this case can you send me your site admin details and FTP details via PM…</blockquote>

    Oh come on.. that is certainly not neccassary..
    perhaps you misunderstood the original post?
    Here is how I suggest you (The T3/Joomlart moderator) go about finding the solution:

    1. Do a clean joomla install
    2. Do a clean T3 install with the T3_bs_blank template
    3. Attempt to do an override to ANY of the following files:

      com_config/modules/default.php
      com_content/article.php

    4. Document steps taken and report back to this thread

    jooservices Friend
    #574900

    Hi there
    T3 do “override” Joomla JViewLegacy and include extra layout directories.

    pluginssystemt3includesjoomla30viewlegacy.php
    base-bs3 just one of it.
    Here is result

    Array
    (
    [0] => F:/www/joomla/templates/t3_bs3_blank/local/html/com_content/article
    [1] => F:wwwjoomlatemplates/t3_bs3_blank/html/com_content/article
    [2] => F:wwwjoomla/plugins/system/t3/base-bs3/html/com_content/article
    [3] => F:wwwjoomla/components/com_content/views/article/tmpl
    )

    At first it check into local
    Second checking to html ( default Joomla! concept )
    Third is checking into base-bs3 ( in another word this one is base files for Bootstrap 3 layout. It’ll help JA prevent rewrite these for all templates )
    Fourth is component tmpl

    That’s all.

    Thank you,
    Viet Vu

    jooservices Friend
    #641244

    Hi there
    T3 do “override” Joomla JViewLegacy and include extra layout directories.

    pluginssystemt3includesjoomla30viewlegacy.php
    base-bs3 just one of it.
    Here is result

    Array
    (
    [0] => F:/www/joomla/templates/t3_bs3_blank/local/html/com_content/article
    [1] => F:wwwjoomlatemplates/t3_bs3_blank/html/com_content/article
    [2] => F:wwwjoomla/plugins/system/t3/base-bs3/html/com_content/article
    [3] => F:wwwjoomla/components/com_content/views/article/tmpl
    )

    At first it check into local
    Second checking to html ( default Joomla! concept )
    Third is checking into base-bs3 ( in another word this one is base files for Bootstrap 3 layout. It’ll help JA prevent rewrite these for all templates )
    Fourth is component tmpl

    That’s all.

    Thank you,
    Viet Vu

    jooservices Friend
    #739907

    Hi there
    T3 do “override” Joomla JViewLegacy and include extra layout directories.

    pluginssystemt3includesjoomla30viewlegacy.php
    base-bs3 just one of it.
    Here is result

    Array
    (
    [0] => F:/www/joomla/templates/t3_bs3_blank/local/html/com_content/article
    [1] => F:wwwjoomlatemplates/t3_bs3_blank/html/com_content/article
    [2] => F:wwwjoomla/plugins/system/t3/base-bs3/html/com_content/article
    [3] => F:wwwjoomla/components/com_content/views/article/tmpl
    )

    At first it check into local
    Second checking to html ( default Joomla! concept )
    Third is checking into base-bs3 ( in another word this one is base files for Bootstrap 3 layout. It’ll help JA prevent rewrite these for all templates )
    Fourth is component tmpl

    That’s all.

    Thank you,
    Viet Vu

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 4 voices, and was last updated by  jooservices 9 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum