#676 I don't manage to edit CSS & templates with Chrome
+8
The Wicked Angel
BrennanSupport
UltimaJoe777
Kite Trojan
Selvester
Derri
Shek
Shadow
12 posters
Page 1 of 1
#676 I don't manage to edit CSS & templates with Chrome
Hello dear members
Few days ago, Chrome has made updates. By consequences, some users, using Chrome browser, cannot edit their CSS & templates.
This problem is not coming from our services. We hope they will find quickly a solution.
It is possible to have the same problem with Opera.
We advise you to use a different browser for the moment.
Thanks for your understanding.
Regards
Buttercup
Few days ago, Chrome has made updates. By consequences, some users, using Chrome browser, cannot edit their CSS & templates.
This problem is not coming from our services. We hope they will find quickly a solution.
It is possible to have the same problem with Opera.
We advise you to use a different browser for the moment.
Thanks for your understanding.
Regards
Buttercup
Last edited by Buttercup on Mon 24 Feb 2014 - 12:30; edited 1 time in total
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Re: #676 I don't manage to edit CSS & templates with Chrome
I'm following the topic for their notifications Buttercup. Thank you for informing me!
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Re: #676 I don't manage to edit CSS & templates with Chrome
Well I suppose this will give me the opportunity to use the latest version of IE that I keep updating to automatically.
It feels so dirty compared to chrome
It feels so dirty compared to chrome
Derri- Helper
- Posts : 8711
Reputation : 638
Language : English & Basic French
Location : Scotland, United Kingdom
Re: #676 I don't manage to edit CSS & templates with Chrome
Oh I feel so torn. I am not really a fan of other browsers and hate using them... but my love for forumotion will probably out weight that... All well. Hopefully this gets solved soon.
Re: #676 I don't manage to edit CSS & templates with Chrome
Hello the all!
The problem is that our browsers are updated alone. I can not understand why Chrome did not fix it, and I suppose they do not know our difficulties. I got to create an alert for Google, but I know of no news so far.
I remain with Chrome to be faster, but I search for new best browsers. Someone suggest me something?
The problem is that our browsers are updated alone. I can not understand why Chrome did not fix it, and I suppose they do not know our difficulties. I got to create an alert for Google, but I know of no news so far.
I remain with Chrome to be faster, but I search for new best browsers. Someone suggest me something?
Re: #676 I don't manage to edit CSS & templates with Chrome
Dammit Google why must you ruin things for people >:O
UltimaJoe777- New Member
- Posts : 16
Reputation : 1
Language : English
Re: #676 I don't manage to edit CSS & templates with Chrome
This is why I have a multi use of browsers, I just can't wait until things get done, i'm an impaction person by nature, and so I chose to have Firefox as a back up for chrome, and it also proved that Firefox is better with my pc then chrome is o-o
But I will still follow up on it since I want to go back to Chrome
But I will still follow up on it since I want to go back to Chrome
Re: #676 I don't manage to edit CSS & templates with Chrome
For right now, use Firefox or IE. I would use Firefox.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: #676 I don't manage to edit CSS & templates with Chrome
I only got Firefox and Chrome. so im using firefox now
Re: #676 I don't manage to edit CSS & templates with Chrome
Um, the problem isn't Google, it may be they updated yes, though it's the lack of coding knowledge that these Pro Admins / Techs have. I use Code-Mirror for a Google Chrome Application that is still 100% perfect. Google Chrome is always updating to add new additions to pre existing languages, the way it formats the language and so forth. I can tell you now as well that many other users who use Code-Mirror haven't had a problem with their codes. BTW Code-Mirror is the Library FM uses for the editor. Too many updates from FMs behalf that are crashing, why fix something when it's not broken? Also you should look into Polyfills for older browsers and to ensure your coding is not going to be deprecated by modern browsers.
As I help over at AvacWeb, this is why I am frustrated, for I do not own a forum anymore since the updates I shut my site down. Though I do help those who are curious and I know we are going to get overloaded with questions on this. And seeing as this was posted the 20th I'm surprised we haven't already.
IE is the worse browser to use and if it works for IE and not Chrome well something is wrong on your behalf not Chromes. I'd like to see this fixed and not just bandaid slapped on it.
As I help over at AvacWeb, this is why I am frustrated, for I do not own a forum anymore since the updates I shut my site down. Though I do help those who are curious and I know we are going to get overloaded with questions on this. And seeing as this was posted the 20th I'm surprised we haven't already.
IE is the worse browser to use and if it works for IE and not Chrome well something is wrong on your behalf not Chromes. I'd like to see this fixed and not just bandaid slapped on it.
Re: #676 I don't manage to edit CSS & templates with Chrome
Hmm... Well I don't know what to believe right now... If what your saying is true then in a way I am relieved to hear its not google. It has restored some of my faith in them. Though I have to say that it now makes me just a tad bit disappointed in forumotion...
But this Google application you mentioned... Code-Mirror... Is it something I could easily install to fix this annoying bug? If so could you possibly assist me in finding it? I tried to run a search in the Chrome Web Store but didn't see it... I have virtually no added applications though so I can't say I would know where to begin looking.
But this Google application you mentioned... Code-Mirror... Is it something I could easily install to fix this annoying bug? If so could you possibly assist me in finding it? I tried to run a search in the Chrome Web Store but didn't see it... I have virtually no added applications though so I can't say I would know where to begin looking.
Re: #676 I don't manage to edit CSS & templates with Chrome
It is Chrome's issue because they updated their browser which caused this issues. If an issue occurs in one browser and not others then it is an issue with that browser.
Code-mirror is a text editor. Google search Chrome code-mirror.
Code-mirror is a text editor. Google search Chrome code-mirror.
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: #676 I don't manage to edit CSS & templates with Chrome
I think he means this:
http://codemirror.net/
But I guess I'm confused on how to install it/use it...?
http://codemirror.net/
But I guess I'm confused on how to install it/use it...?
Re: #676 I don't manage to edit CSS & templates with Chrome
I know what code-mirror is hence why I said it. It's just funny how my Google Chrome SPECIFIC editor still works with Chrome. AND Google Chrome uses it for their Dev Tools:
After doing extensive research and debugging this myself for users since the proadmins or techs can't or are confused.
body.scrollLeft is deprecated in strict mode. Please use 'documentElement.scrollLeft' if in strict mode and 'body.scrollLeft' only if in quirks mode.
body.scrollTop is deprecated in strict mode. Please use 'documentElement.scrollTop' if in strict mode and 'body.scrollTop' only if in quirks mode.
These errors don't show up in JSFIDDLE.net or JSBIN.com Which also both use Code-Mirror so maybe updating the Code-Mirror code.Here is the most recent set https://github.com/marijnh/CodeMirror
Actually a better thing to do is update from 1.7.2 jQuery to the newest 1.11.0 Just a helper and this SHOULD fix the issue for everyone.
Temporary Fix for this:
Go To ACP>DISPLAY>HOMEPAGE>GENERALITIES
Add this to your homepage message
CodeMirror is an open-source project shared under an MIT license. It is the editor used in the dev tools for both Firefox and Chrome, Light Table, Adobe Brackets, Bitbucket, andmany other projects.
After doing extensive research and debugging this myself for users since the proadmins or techs can't or are confused.
body.scrollLeft is deprecated in strict mode. Please use 'documentElement.scrollLeft' if in strict mode and 'body.scrollLeft' only if in quirks mode.
body.scrollTop is deprecated in strict mode. Please use 'documentElement.scrollTop' if in strict mode and 'body.scrollTop' only if in quirks mode.
These errors don't show up in JSFIDDLE.net or JSBIN.com Which also both use Code-Mirror so maybe updating the Code-Mirror code.
Actually a better thing to do is update from 1.7.2 jQuery to the newest 1.11.0 Just a helper and this SHOULD fix the issue for everyone.
Temporary Fix for this:
Go To ACP>DISPLAY>HOMEPAGE>GENERALITIES
Add this to your homepage message
- Code:
<script>window.onload=function(){
var a = document.head.getElementsByTagName('script');
for(i=0;i<a.length;i++){
if((/1\.7\.2/).test(a[i].src)){
a[i].src="http://code.jquery.com/jquery-1.11.0.min.js";
}
}
};</script>
Re: #676 I don't manage to edit CSS & templates with Chrome
Oh my gosh! I can actually edit my CSS again. If you were having this problem before check that it is still a problem. If it is try uninstalling then re-installing Chrome, I believe that is what fixed this for me. I didn't originally do so with the intention of fixing this but I realized after the fact that I was able to edit my CSS with out getting frustrated and having to switch browsers. Hopefully it will work for any one else experiencing this problem.
Re: #676 I don't manage to edit CSS & templates with Chrome
Users,
I always you Safari, and it works fine! Hope this helped!
Captaindogfish
I always you Safari, and it works fine! Hope this helped!
Captaindogfish
captaindogfish- Forumember
- Posts : 51
Reputation : 3
Language : Engish
Re: #676 I don't manage to edit CSS & templates with Chrome
Hello
Infact Chrome has made some updates.
The problem is solved now
Infact Chrome has made some updates.
The problem is solved now
Shadow- Manager
- Posts : 16208
Reputation : 1832
Language : French, English
Re: #676 I don't manage to edit CSS & templates with Chrome
Should this topic be closed for spam?
captaindogfish- Forumember
- Posts : 51
Reputation : 3
Language : Engish
Re: #676 I don't manage to edit CSS & templates with Chrome
Hello,
Since this problem appears to be solved, the topic is now moved and considered solved !
If you have any more problems regarding this, please open up a new topic.
Thank you.
Since this problem appears to be solved, the topic is now moved and considered solved !
If you have any more problems regarding this, please open up a new topic.
Thank you.
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» im think html dont work on my templates orr i dont know because im new in forumotion
» Edit, Reply, Quote, Delete buttons are gone on Chrome
» Can't edit templates due to issues.
» How to edit { CONTENT } in Forumotion templates? [LOCK/DELETE]
» when i go to ut post new post or edit i dont get no tools up
» Edit, Reply, Quote, Delete buttons are gone on Chrome
» Can't edit templates due to issues.
» How to edit { CONTENT } in Forumotion templates? [LOCK/DELETE]
» when i go to ut post new post or edit i dont get no tools up
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum