LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Can't use website editor from Linux computer (https://www.linuxquestions.org/questions/linux-newbie-8/cant-use-website-editor-from-linux-computer-4175539500/)

Gregg Bell 04-12-2015 03:39 PM

Can't use website editor from Linux computer
 
Hey. I just got a newer computer (I have two--one home, one at work) that is more powerful. Only problem is I can't edit my Godaddy website from it. The Godaddy site comes up and I can get into it but the editing features don't work.

I've never been able to edit the site from Firefox, but I have (and am still able to) been able to edit it on the older computer from Chrome.

So yeah, I can't edit the site on the newer computer from either browser.

The only difference I can think of (both computers have Xubuntu 14.10) is that on the newer computer I installed the firewall. I may have on the older one too. I'm not sure at this point and not at the computer.

Anyway, would that firewall be a potential cause or would it be something else?

Any suggestions?

T3RM1NVT0R 04-12-2015 05:08 PM

Did you get in touch with Godaddy guys to know which browser they suggest to use with their website tool? More than a firewall it appears to be some kind of browser plugin issue.

Did you try turning off firewall and then give it a try, in this way you will be able to isolate if it is a firewall issue or not.

Rebekah 04-12-2015 10:42 PM

Good tips! Other suggestion--ditch Godaddy and use the $ saved to buy the book Head First HTML, CSS, and XHTML from O'Reilly. That will solve problems across any system and browser. Also, women might like you more for not supporting Godaddy. Depending on the scope of your website, though, it may be a more long-term solution than you'd like.

frankbell 04-12-2015 11:27 PM

I agree with T3RM1NVT0R that this is a issue best posed to GoDaddy tech support. My experiences with GoDaddy tech support have been nothing but positive.

I have had no problem using the WordPress editor under GoDaddy, but I have not tried to edit my non-WordPress website files via GoDaddy. Generally, I edit and test them locally, then ftp the new files to my website.

jross 04-13-2015 02:31 AM

Quote:

Originally Posted by Gregg Bell (Post 5346346)

So yeah, I can't edit the site on the newer computer from either browser.

The only difference I can think of (both computers have Xubuntu 14.10) is that on the newer computer I installed the firewall. I may have on the older one too. I'm not sure at this point and not at the computer.

Anyway, would that firewall be a potential cause or would it be something else?

Just to be clear (so you don't do something drastic), ubuntu comes with the firewall (you didn't "install" anything) -- all you did was enable it. You can reverse that with:
Code:

sudo ufw disable
The only remotely way that could be a factor that I can think of would be if the new computer was at work.

Also, and this is also a question for gurus here: Wouldn't Firefox and Chrome on linux render the same as on any other platform? IOW, isn't it irrelevent in that regard as to what OS you have using the browser?

Are you aware that Xubuntu 14.10 ends support in 3 months?

Gregg Bell 04-13-2015 11:02 PM

Quote:

Originally Posted by T3RM1NVT0R (Post 5346384)
Did you get in touch with Godaddy guys to know which browser they suggest to use with their website tool? More than a firewall it appears to be some kind of browser plugin issue.

Did you try turning off firewall and then give it a try, in this way you will be able to isolate if it is a firewall issue or not.

Thanks. It was on Godaddy's end. Something to do with the "lock all layers." I can only edit my Godaddy site from Chrome. Firefox, which I'd rather use, makes a hash of it, and it displays improperly as well. Oh well.

Gregg Bell 04-13-2015 11:04 PM

Quote:

Originally Posted by Rebekah (Post 5346483)
Good tips! Other suggestion--ditch Godaddy and use the $ saved to buy the book Head First HTML, CSS, and XHTML from O'Reilly. That will solve problems across any system and browser. Also, women might like you more for not supporting Godaddy. Depending on the scope of your website, though, it may be a more long-term solution than you'd like.

Thanks Rebekah. I definitely am all for women liking me more! Will check out the O'Reilly thing.

Gregg Bell 04-13-2015 11:06 PM

Quote:

Originally Posted by frankbell (Post 5346489)
I agree with T3RM1NVT0R that this is a issue best posed to GoDaddy tech support. My experiences with GoDaddy tech support have been nothing but positive.

I have had no problem using the WordPress editor under GoDaddy, but I have not tried to edit my non-WordPress website files via GoDaddy. Generally, I edit and test them locally, then ftp the new files to my website.

Thanks Frank. Yeah, for the most part Godaddy support has been great. Some techs of course are better than others but for the most part yeah, I've been very satisfied with them.

Gregg Bell 04-13-2015 11:12 PM

Quote:

Originally Posted by jross (Post 5346543)
Just to be clear (so you don't do something drastic), ubuntu comes with the firewall (you didn't "install" anything) -- all you did was enable it. You can reverse that with:
Code:

sudo ufw disable
The only remotely way that could be a factor that I can think of would be if the new computer was at work.

Also, and this is also a question for gurus here: Wouldn't Firefox and Chrome on Linux render the same as on any other platform? IOW, isn't it irrelevent in that regard as to what OS you have using the browser?

Are you aware that Xubuntu 14.10 ends support in 3 months?

Thanks jross. No, the firewall didn't have anything to do with it. I kind of jumped the gun really. I can be too quick to think that any problem is Linux's fault. (Sorry Linux!)

But to answer your first question. No, Firefox and Chrome do not render the same. For whatever reason I can not edit on Firefox at all. And the rendering on Firefox is substantially off.

And thanks for the heads-up about the end of support. I've been waiting to get the upgrade notice.


All times are GMT -5. The time now is 12:04 AM.