When I first built my site, I used a template(http://www.templatemo.com/tm-372-titanium) to create it. I am now done with creating the site. But after copying the site files using Filezilla, the site shows upp all distored and broken when I viewed from browser. I think it has something to do with the server not recognizing the template. Help?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
There isn’t enough information here to know exactly what happened but here are a couple guesses based on what you shared:
When uploading through Filezilla were there any failures recorded in the Failed transfers tab?
When uploading did you use a normal user account or did you upload as root? You may need to adjust the permissions on your uploaded files with “chown -Rf www-data:www-data /var/www” as long as your web root is under /var/www.
“Distrorted, broken or jumbled” sounds like an issue with your CSS not being loaded by the browser or not all of your CSS being loaded.
Filezilla would have no effect on what you are describing… Do you have a working backup? What changes have you made?
I log in as root. Check GIF https://gyazo.com/eb2ffa2413f98e8e4f514641b2acdf09 How do you load the CSS? Do you have discord or steam? This is really frustrating I feel 😫 🔫 I also get this https://gyazo.com/6ef8415b4ee91585e3a095fb01c5164a when copying CSS files as user “demo” instead of “root”