-
AuthorPosts
-
austenn01 Friend
austenn01
- Join date:
- August 2010
- Posts:
- 175
- Downloads:
- 115
- Uploads:
- 14
- Thanked:
- 33 times in 1 posts
November 6, 2014 at 1:41 pm #202498Hello,
I have been noticing this bug for well over 6 months now and I just assumed someone would have reported it and it would be fixed….but I still see this bug even with latest 2.4.0 plugin.
Using purity III (but I see this in BS3, and ALL other JA templates.
When i go into template, and then go to custom code..
i add my desired custom code, EG:
<script type="text/javascript">
$(function(){
$(".chzn-select").chosen();
});
</script>I then click save, and this is what happens to the code:
<s-cript type="text/j-avascript">
$(function(){
$(".chzn-select").chosen();
});
</script>I simply have chosen not to use this feature and I can’t belive no one has reported it as of yet.
Anyway, over to you guys
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
November 6, 2014 at 2:00 pm #554428Hi there,
Let me try to check it.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
November 6, 2014 at 2:01 pm #554429Hi there,
It’s working fine at my side 🙂 Just want to report.
https://www.dropbox.com/s/xg6tc1m69r9erm9/2014-11-06_21-04-01.mp4?dl=0
Thank you,
Viet Vuaustenn01 Friendaustenn01
- Join date:
- August 2010
- Posts:
- 175
- Downloads:
- 115
- Uploads:
- 14
- Thanked:
- 33 times in 1 posts
November 7, 2014 at 5:10 am #554502<em>@jooservices 452007 wrote:</em><blockquote>Hi there,
It’s working fine at my side 🙂 Just want to report.
https://www.dropbox.com/s/xg6tc1m69r9erm9/2014-11-06_21-04-01.mp4?dl=0
Thank you,
Viet Vu</blockquote>Are you using bootstrap 3 or bootstrap 2 version of T3 Framework…also, is that just a 100% clean install with nothing else installed?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
November 7, 2014 at 5:15 am #554503Hi there,
I’m using Uber for Joomla! 3.x quickstart . And yes, of course everything is clean.Thank you,
Viet Vuaustenn01 Friendaustenn01
- Join date:
- August 2010
- Posts:
- 175
- Downloads:
- 115
- Uploads:
- 14
- Thanked:
- 33 times in 1 posts
November 8, 2014 at 2:21 am #554590‘Clean” = Nothing else installed except standard quickstart package.
From your message it sounds like you thought i mean hacked or malware.
I installed a ‘clean’ qucikstart packager of T3BS3. The issue was not present…so this means T3 has an issue with on of the default extensions I install..
Ill have to enable/disable each one indvidually to report back which it is…
A quick run of my standard install:
Akeeba Backup Pro
Akeeba Admin Tools Pro
RSFirewall
RSForms
K2
Sh404sef
ACL Manager
Logout Button
Extman / Logman
JCE
Various NoNumber extensions = Cache cleaner, add to menu, modules anywhere, Better preview, email protector, Sourcer…I am guessing it will be a security extension…so Admin Tools or RSFirewall that may not like the injection method…Ill test and report..unless anyone else already knows the answer?
<em>@jooservices 452113 wrote:</em><blockquote>Hi there,
I’m using Uber for Joomla! 3.x quickstart . And yes, of course everything is clean.Thank you,
Viet Vu</blockquote>jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
November 8, 2014 at 3:39 am #554594Hi there,
# When i said “clean”. It’s mean: Quickstart package download directly from Joomlart server – Installed with sample database and no touching .
# Actually i guess there are few reason would cause issue:
– Server side issue. Some of config on your server would cause trim / escape string. To know this, please try to install on another server or localhost ( I suggest setup local manually instead XAMP or WAMP ).
– 3rd party conflict. It would be caused by system plugins.
# Because i have installed quickstart with clean sample database and everything fine. Just only you, that’s why i worries about these.Thank you,
Viet Vuaustenn01 Friendaustenn01
- Join date:
- August 2010
- Posts:
- 175
- Downloads:
- 115
- Uploads:
- 14
- Thanked:
- 33 times in 1 posts
November 25, 2014 at 9:25 am #556457<em>@jooservices 452230 wrote:</em><blockquote>Hi there,
# When i said “clean”. It’s mean: Quickstart package download directly from Joomlart server – Installed with sample database and no touching .
# Actually i guess there are few reason would cause issue:
– Server side issue. Some of config on your server would cause trim / escape string. To know this, please try to install on another server or localhost ( I suggest setup local manually instead XAMP or WAMP ).
– 3rd party conflict. It would be caused by system plugins.
# Because i have installed quickstart with clean sample database and everything fine. Just only you, that’s why i worries about these.Thank you,
Viet Vu</blockquote>Thanks…as per my last message, its clearly an 3rd party extension conflict…as per I had no issues with a clean Quickstart package install with nothing else installed……
As per above, I just need to test one extension at a time…unless someone else has had the issue and can tell us which extension would be the issue from the list above?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
November 25, 2014 at 9:36 am #556459Hi there,
Have you tried with another server ? It also would be server side issue.
[update]
I have checked with
– Windows & IIS
– Windows & Apache
– Ubuntu & ApacheThank you,
Viet Vu -
AuthorPosts
This topic contains 9 replies, has 2 voices, and was last updated by jooservices 10 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum