Hello everyone,
I have a weird problem of template not loading completely.
My shop: http://tinyurl.com/alc4txv I'm posting a redirecting link to stop google from adding it to search results.Code:Server info: Server OS: Linux 3.2.37 Database: MySQL 5.5.23-55 Server Date: 01/30/2013 16:32:20 Database Date: 01/30/2013 16:32:20 Server Up Time: 16:32:20 up 5 days, 15:25, 0 users, load average: 0.03, 0.01, 0.00 HTTP Server: Apache PHP Version: 5.2.17 (Zend: 2.2.0) PHP Memory Limit: 256M PHP Safe Mode: Off PHP File Uploads: On Max Size: 64M POST Max Size: 64M Database Data Size: 196 kB Database Index Size: 352 kB
Here is the source of the loaded page:
After that swfobject.js line nothing else loads. Please help me out.Code:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en"> <head> <title>Zen Cart!, The Art of E-commerce</title> <meta name="ROBOTS" content="All" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="keywords" content="ecommerce, open source, shop, online shopping " /> <meta name="description" content="Zen Cart! : - ecommerce, open source, shop, online shopping" /> <meta http-equiv="imagetoolbar" content="no" /> <meta name="author" content="" /> <base href="http://##########_.com/shop/" /> <script type="text/javascript">var baseURL = "http://glamna.com/shop/"</script> <link rel="stylesheet" type="text/css" href="includes/templates/slucky/css/global.css" /> <link rel="stylesheet" type="text/css" href="includes/templates/slucky/css/style_imagehover.css" /> <link rel="stylesheet" type="text/css" href="includes/templates/slucky/css/style_sheets.css" /> <link rel="stylesheet" type="text/css" href="includes/templates/slucky/css/style_theme-1.css" /> <link rel="stylesheet" type="text/css" media="print" href="includes/templates/slucky/css/print_stylesheet.css" /> <script type="text/javascript" src="includes/templates/slucky/jscript/jscript_SpryMenuBar.js"></script> <script type="text/javascript" src="includes/templates/slucky/jscript/jscript_frmCheck.js"></script> <script type="text/javascript" src="includes/templates/slucky/jscript/jscript_function.js"></script> <script type="text/javascript" src="includes/templates/slucky/jscript/jscript_jquery-min.js"></script> <script type="text/javascript" src="includes/templates/slucky/jscript/jscript_prototype.js"></script> <script type="text/javascript" src="includes/templates/slucky/jscript/jscript_swfobject.js"></script>
Its a fresh installation.
Thanks again.


Reply With Quote

