Results 1 to 4 of 4
  1. #1

    Default CSS Linked correctly but not loading

    I recently started a move of our Zencart installation to a new server, to facilitate this we are testing it on a spare domain (school-tags.com) everything works fine except for the external JS and CSS files. The links to the file are correct, but for some reason beyond me they are not loading in to the page. I have followed the transfer guide and tried turning off the .htaccess.

    No errors are being recorded by the server and the Admin section is working perfectly fine, so I am at a loss on what could be causing the issues? Has anyone else come across this?

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,024
    Plugin Contributions
    3

    Default Re: CSS Linked correctly but not loading


  3. #3

    Default Re: CSS Linked correctly but not loading

    Quote Originally Posted by stevesh View Post
    Thank you. I did try that already. I have also found the issue was my own stupidity and tiredness yesterday. The https server was defined as www.school-tags.com but should have been just school-tags.com. It's all fixed for now.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,474
    Plugin Contributions
    88

    Default Re: CSS Linked correctly but not loading

    You need to check your /includes/templates/glasgow_neat/common/html_header.php file. The <html> tag you're generating is missing a space; instead of:
    Code:
     <html xmlns="http://www.w3.org/1999/xhtmldir="ltr" lang="en"\>
    it should look like
    Code:
     <html xmlns="http://www.w3.org/1999/xhtml dir="ltr" lang="en"\>

 

 

Similar Threads

  1. v151 Estimate Shipping CSS not linked
    By time111 in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 28 Jul 2013, 09:44 PM
  2. admin/categories.php not loading correctly
    By webboy in forum Basic Configuration
    Replies: 0
    Last Post: 17 Jun 2011, 12:46 PM
  3. Re: defines not loading correctly all the time
    By Blastedtgirl in forum General Questions
    Replies: 1
    Last Post: 8 Apr 2011, 12:46 PM
  4. defines not loading correctly all the time
    By kamion in forum Bug Reports
    Replies: 13
    Last Post: 8 Apr 2011, 10:42 AM
  5. defines not loading correctly all the time
    By kamion in forum Setting Up Categories, Products, Attributes
    Replies: 11
    Last Post: 8 Apr 2011, 05:47 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR