-
AuthorPosts
-
austenn01 Friend
austenn01
- Join date:
- August 2010
- Posts:
- 175
- Downloads:
- 115
- Uploads:
- 14
- Thanked:
- 33 times in 1 posts
June 18, 2015 at 5:55 am #207539Hello,
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/tmplWhy 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,
June 18, 2015 at 8:10 am #574576I’m also looking for a solution to this..
Pankaj Sharma ModeratorPankaj Sharma
- Join date:
- February 2015
- Posts:
- 24589
- Downloads:
- 144
- Uploads:
- 202
- Thanks:
- 127
- Thanked:
- 4196 times in 4019 posts
June 19, 2015 at 8:53 am #574770Hi
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.June 19, 2015 at 8:58 am #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.php4. Document steps taken and report back to this thread
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 20, 2015 at 12:25 pm #574900Hi 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 tmplThat’s all.
Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 20, 2015 at 12:25 pm #641244Hi 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 tmplThat’s all.
Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
June 20, 2015 at 12:25 pm #739907Hi 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 tmplThat’s all.
Thank you,
Viet Vu -
AuthorPosts
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