11
Quote:
RiazShahid wrote:
I am waiting for the proper answer as yet my problems remain same.
Patience is a virtue
My full head-code is:
<head>
<meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />
<meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<meta name="robots" content="<{$xoops_meta_robots}>" />
<title><{$xoops_sitename}>: <{$xoops_pagetitle}>title>
<meta name="keywords" content="<{$xoops_meta_keywords}>" />
<meta name="description" content="<{$xoops_meta_description}>" />
<meta name="rating" content="<{$xoops_meta_rating}>" />
<meta name="author" content="<{$xoops_meta_author}>" />
<meta name="copyright" content="<{$xoops_meta_copyright}>" />
<meta name="generator" content="XOOPS" />
<link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_url}>/xoops.css" />
<link rel="stylesheet" type="text/css" media="screen" href="<{$xoops_themecss}>" />
<{$xoops_module_header}>
<script type="text/javascript">
script>
head>
I assume yours is very similar?
Given that I can replicate your problem and yet my own site works just fine when viewed from the same PC and with the same browser, I suspect that the problem is specific to your site and most likely to do with your server settings.
I can't see anything in the module settings/preferences that would cause your problem and at this point I'm lost.
Can anyone else help, please?