Images not displaying

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Images not displaying

Postby markanthony » 02. July 2022 23:09

Hi,
Please can someone possibly assist? I have installed AWSTATS and the website is working fine, except that none of the icons load, it just shows a "broken" image. If I right-click on the "broken" image and select open in new tab, it comes up immediately with a new tab with "about:blank#blocked"
You can see the issue here: https://sourceforge.net/p/awstats/discussion/43428/thread/d2fddc1cc6/?limit=25#a933

I am suspecting that either there is some permission issue, or else some module or extension is not loading that should be loaded. If anyone can shed any light on this, I would be most grateful.
markanthony
 
Posts: 16
Joined: 30. March 2021 08:48
Location: Cape Town
XAMPP version: 7.4.29
Operating System: Windows 10

Re: Images not displaying

Postby Froosh » 03. July 2022 01:38

Not familiar with AWSTATS..
On the surface, I'd start with looking at your browser console.
What does your browser console show?
Is the correct href attribute value being used in the img tag for the image you want to display?
User avatar
Froosh
 
Posts: 138
Joined: 27. March 2022 17:56
XAMPP version: 8.2.0
Operating System: Windows 11 Pro

Re: Images not displaying

Postby Nobbie » 03. July 2022 08:29

When you installed AWSTATS, you probably have been asked for a servername. I think you have entered "localhost" or similar, what is WRONG, if you want to call it from another PC via www.gmcomputers.co.za, because probably the images now are linked to "localhost". You should have entered www.gmcomputers.co.za instead.

This is only an assumption, look into the generated source of the AWSTATS Html and/or rightclick on an invisible image and choose "open image in new tab" and tell us the URL which is opened then. Or simply show us some generated source so we can find out to which server the images are linked.

If i am right, you either have to re- install AWSTATS correctly or find kind of configuration file where to apply the actual servername and change that to www.gmcomputers.co.za
Nobbie
 
Posts: 13183
Joined: 09. March 2008 13:04

Re: Images not displaying

Postby markanthony » 03. July 2022 09:31

Nobbie wrote:When you installed AWSTATS, you probably have been asked for a servername. I think you have entered "localhost" or similar, what is WRONG, if you want to call it from another PC via www.gmcomputers.co.za, because probably the images now are linked to "localhost". You should have entered www.gmcomputers.co.za instead.

This is only an assumption, look into the generated source of the AWSTATS Html and/or rightclick on an invisible image and choose "open image in new tab" and tell us the URL which is opened then. Or simply show us some generated source so we can find out to which server the images are linked.

If i am right, you either have to re- install AWSTATS correctly or find kind of configuration file where to apply the actual servername and change that to www.gmcomputers.co.za

Hi Nobbie,
Thank you for your reply.
I have indeed entered the correct server name, which is gmcomputers.co.za, as well as the aliases, www.gmcomputers.co.za and my IP address, into awstats.conf.
Regarding the open link in new tab, I have already done that as mentioned above, it opens a new tab with "about:blank#blocked"
I am unsure what "generated source" you are requesting.
markanthony
 
Posts: 16
Joined: 30. March 2021 08:48
Location: Cape Town
XAMPP version: 7.4.29
Operating System: Windows 10

Re: Images not displaying

Postby Nobbie » 03. July 2022 12:58

The browser shows you the AWSTATS surface. With the missing images and icons. A browser shows HTML output from your server. We need to see this HTML output. Usually you can rightclick into the site and choose "Show source code" (or similar). That is the "generated" HTML code from the PHP Scripts. Its not that difficult, what do you think, how Apache, PHP, HTML and Browser are working together?

There is also a chance that your images are linked to http: instead of https:, which also may lead to blocked images.

P.S.: Instead of opening images in a new tab (which ends up in about:blank#blocked", what isnt helpfully in any way), you may also rightclick the image and choose "Copy link address" (or similar) and then paste the code here into a "code" Tag. We urgently need to now how the images are linked into the document. We dont need to go anywhere and any further, as we dont know the images links.
Nobbie
 
Posts: 13183
Joined: 09. March 2008 13:04

Re: Images not displaying

Postby markanthony » 04. July 2022 09:00

Nobbie wrote:The browser shows you the AWSTATS surface. With the missing images and icons. A browser shows HTML output from your server. We need to see this HTML output. Usually you can rightclick into the site and choose "Show source code" (or similar). That is the "generated" HTML code from the PHP Scripts. Its not that difficult, what do you think, how Apache, PHP, HTML and Browser are working together?

There is also a chance that your images are linked to http: instead of https:, which also may lead to blocked images.

P.S.: Instead of opening images in a new tab (which ends up in about:blank#blocked", what isnt helpfully in any way), you may also rightclick the image and choose "Copy link address" (or similar) and then paste the code here into a "code" Tag. We urgently need to now how the images are linked into the document. We dont need to go anywhere and any further, as we dont know the images links.


Hi Nobbie,
Ok, I think this what you are looking for:
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta name="generator" content="AWStats 7.8 (build 20200416) from config file awstats.www.gmcomputers.co.za.conf (http://www.awstats.org)">
<meta name="robots" content="noindex,nofollow">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta http-equiv="description" content="Awstats - Advanced Web Statistics for gmcomputers.co.za (2022-07) - main">
<title>Statistics for gmcomputers.co.za (2022-07) - main</title>
<style type="text/css">
body { font: 11px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; margin-top: 0; margin-bottom: 0; }
.aws_bodyl { }
.aws_border { border-collapse: collapse; background-color: #CCCCDD; padding: 1px 1px 1px 1px; margin-top: 0px; margin-bottom: 0px; }
.aws_title { font: 13px verdana, arial, helvetica, sans-serif; font-weight: bold; background-color: #CCCCDD; text-align: center; margin-top: 0; margin-bottom: 0; padding: 1px 1px 1px 1px; color: #000000; }
.aws_blank { font: 13px verdana, arial, helvetica, sans-serif; background-color: #FFFFFF; text-align: center; margin-bottom: 0; padding: 1px 1px 1px 1px; }
.aws_data {
background-color: #FFFFFF;
border-top-width: 1px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
}
.aws_formfield { font: 13px verdana, arial, helvetica; }
.aws_button {
font-family: arial,verdana,helvetica, sans-serif;
font-size: 12px;
border: 1px solid #ccd7e0;
background-image : url(C:/xampp/htdocs/icon/other/button.gif);
}
th { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; padding: 1px 2px 1px 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; }
th.aws { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; padding: 1px 2px 1px 1px; font-size: 13px; font-weight: bold; }
td { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:center; color: #000000; }
td.aws { border-color: #ECECEC; border-left-width: 0px; border-right-width: 1px; border-top-width: 0px; border-bottom-width: 1px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px;}
td.awsm { border-left-width: 0px; border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; font: 11px verdana, arial, helvetica, sans-serif; text-align:left; color: #000000; padding: 0px; }
b { font-weight: bold; }
a { font: 11px verdana, arial, helvetica, sans-serif; }
a:link { color: #0011BB; text-decoration: none; }
a:visited { color: #0011BB; text-decoration: none; }
a:hover { color: #605040; text-decoration: underline; }
.currentday { font-weight: bold; }
</style>
</head>

<body style="margin-top: 0px">
<a name="top"></a>



<a name="menu">&nbsp;</a>
<form name="FormDateFilter" action="awstats.pl?config=www.gmcomputers.co.za" style="padding: 0px 0px 20px 0px; margin-top: 0" target="_parent">
<table class="aws_border" border="0" cellpadding="2" cellspacing="0" width="100%">
<tr><td>
<table class="aws_data sortable" border="0" cellpadding="1" cellspacing="0" width="100%">
<tr valign="middle"><td class="aws" valign="middle" width="150"><b>Last Update:</b>&nbsp;</td><td class="aws" valign="middle"><span style="font-size: 12px;">04 Jul 2022 - 09:55</span>&nbsp; &nbsp; &nbsp; &nbsp;<a href="awstats.pl?config=www.gmcomputers.co.za&amp;framename=mainright&amp;update=1">Update now</a></td><td align="right" rowspan="2"><a href="http://www.awstats.org" target="awstatshome"><img src="C:/xampp/htdocs/icon/other/awstats_logo6.png" border="0" alt='Awstats Web Site' title='Awstats Web Site' /></a>
<br /></td></tr>
<tr><td class="aws" valign="middle"><b>Reported period:</b></td><td class="aws" valign="middle"><select class="aws_formfield" name="databasebreak">
<option selected="selected" value="month">Monthly</option>
<option value="day">Daily</option>
<option value="hour">Hourly</option>
</select>
<select class="aws_formfield" name="month">
<option value="01">Jan</option>
<option value="02">Feb</option>
<option value="03">Mar</option>
<option value="04">Apr</option>
<option value="05">May</option>
<option value="06">Jun</option>
<option selected="selected" value="07">Jul</option>
<option value="08">Aug</option>
<option value="09">Sep</option>
<option value="10">Oct</option>
<option value="11">Nov</option>
<option value="12">Dec</option>
<option value="all">- Year -</option>
</select>
<select class="aws_formfield" name="year">
<option selected="selected" value="2022">2022</option>
</select>
<input type="hidden" name="output" value="main" />
<input type="hidden" name="config" value="www.gmcomputers.co.za" />
<input type="hidden" name="framename" value="index" />
<input type="submit" value=" OK " class="aws_button" /></td></tr>
</table>
</td></tr></table>
</form><br />

<table class="aws_border sortable" border="0" cellpadding="2" cellspacing="0" width="100%">
<tr><td class="aws_title" width="70%">Summary </td><td class="aws_blank">&nbsp;</td></tr>
<tr><td colspan="2">
<table class="aws_data" border="1" cellpadding="2" cellspacing="0" width="100%">
<tr bgcolor="#ECECEC"><td class="aws"><b>Reported period</b></td><td class="aws" colspan="5">
Month Jul 2022</td></tr>
<tr bgcolor="#ECECEC"><td class="aws"><b>First visit</b></td>
<td class="aws" colspan="5">NA</td></tr>
<tr bgcolor="#ECECEC"><td class="aws"><b>Last visit</b></td>
<td class="aws" colspan="5">02 Jul 2022 - 23:25</td>
</tr>
<tr><td bgcolor="#CCCCDD">&nbsp;</td><td width="17%" bgcolor="#FFAA66">Unique visitors</td><td width="17%" bgcolor="#F4F090">Number of visits</td><td width="17%" bgcolor="#4477DD">Pages</td><td width="17%" bgcolor="#66DDEE">Hits</td><td width="17%" bgcolor="#2EA495">Bandwidth</td></tr>
<tr><td class="aws">Viewed traffic&nbsp;*</td><td><b>1</b><br />&nbsp;</td><td><b>1</b><br />(1&nbsp;visits/visitor)</td><td><b>1</b><br />(1&nbsp;Pages/Visit)</td><td><b>10</b><br />(10&nbsp;Hits/Visit)</td><td><b>753.03 KB</b><br />(753.02&nbsp;KB/Visit)</td></tr>
<tr><td class="aws">Not viewed traffic&nbsp;*</td><td colspan="2">&nbsp;<br />&nbsp;</td>
<td><b>110</b></td><td><b>115</b></td><td><b>35.91 KB</b></td></tr>
</table></td></tr></table><span style="font: 11px verdana, arial, helvetica;">* Not viewed traffic includes traffic generated by robots, worms, or replies with special HTTP status codes.</span><br />
<br />

<a name="month">&nbsp;</a><br />
<table class="aws_border sortable" border="0" cellpadding="2" cellspacing="0" width="100%">
<tr><td class="aws_title" width="70%">Monthly history </td><td class="aws_blank">&nbsp;</td></tr>
<tr><td colspan="2">
<table class="aws_data" border="1" cellpadding="2" cellspacing="0" width="100%">
<tr><td align="center">
<center>
<table>
<tr valign="bottom"><td>&nbsp;</td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vu.png" height="1" width="6" alt='Unique visitors: 0' title='Unique visitors: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="6" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="6" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="6" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="6" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vu.png" height="1" width="6" alt='Unique visitors: 0' title='Unique visitors: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="6" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="6" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="6" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="6" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vu.png" height="1" width="6" alt='Unique visitors: 0' title='Unique visitors: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="6" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="6" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="6" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="6" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vu.png" height="1" width="6" alt='Unique visitors: 0' title='Unique visitors: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="6" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="6" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="6" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="6" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vu.png" height="1" width="6" alt='Unique visitors: 0' title='Unique visitors: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="6" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="6" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="6" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="6" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vu.png" height="21" width="6" alt='Unique visitors: 3' title='Unique visitors: 3' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="91" width="6" alt='Number of visits: 13' title='Number of visits: 13' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="25" width="6" alt='Pages: 303' title='Pages: 303' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="91" width="6" alt='Hits: 1107' title='Hits: 1107' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="91" width="6" alt='Bandwidth: 26.59 MB' title='Bandwidth: 26.59 MB' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vu.png" height="7" width="6" alt='Unique visitors: 1' title='Unique visitors: 1' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="7" width="6" alt='Number of visits: 1' title='Number of visits: 1' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="6" alt='Pages: 1' title='Pages: 1' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="6" alt='Hits: 10' title='Hits: 10' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="3" width="6" alt='Bandwidth: 753.03 KB' title='Bandwidth: 753.03 KB' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vu.png" height="1" width="6" alt='Unique visitors: 0' title='Unique visitors: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="6" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="6" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="6" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="6" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vu.png" height="1" width="6" alt='Unique visitors: 0' title='Unique visitors: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="6" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="6" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="6" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="6" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vu.png" height="1" width="6" alt='Unique visitors: 0' title='Unique visitors: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="6" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="6" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="6" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="6" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vu.png" height="1" width="6" alt='Unique visitors: 0' title='Unique visitors: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="6" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="6" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="6" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="6" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vu.png" height="1" width="6" alt='Unique visitors: 0' title='Unique visitors: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="6" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="6" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="6" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="6" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td>&nbsp;</td></tr>
<tr valign="middle"><td>&nbsp;</td><td>Jan<br />2022</td><td>Feb<br />2022</td><td>Mar<br />2022</td><td>Apr<br />2022</td><td>May<br />2022</td><td>Jun<br />2022</td><td><span class="currentday">Jul<br />2022</span></td><td>Aug<br />2022</td><td>Sep<br />2022</td><td>Oct<br />2022</td><td>Nov<br />2022</td><td>Dec<br />2022</td><td>&nbsp;</td></tr>
</table>
<br />
<table>
<tr><td width="80" bgcolor="#ECECEC">Month</td><td width="80" bgcolor="#FFAA66">Unique visitors</td><td width="80" bgcolor="#F4F090">Number of visits</td><td width="80" bgcolor="#4477DD">Pages</td><td width="80" bgcolor="#66DDEE">Hits</td><td width="80" bgcolor="#2EA495">Bandwidth</td></tr>
<tr><td>Jan 2022</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td></tr>
<tr><td>Feb 2022</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td></tr>
<tr><td>Mar 2022</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td></tr>
<tr><td>Apr 2022</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td></tr>
<tr><td>May 2022</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td></tr>
<tr><td>Jun 2022</td><td>3</td><td>13</td><td>303</td><td>1,107</td><td>26.59 MB</td></tr>
<tr><td><span class="currentday">Jul 2022</span></td><td>1</td><td>1</td><td>1</td><td>10</td><td>753.03 KB</td></tr>
<tr><td>Aug 2022</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td></tr>
<tr><td>Sep 2022</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td></tr>
<tr><td>Oct 2022</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td></tr>
<tr><td>Nov 2022</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td></tr>
<tr><td>Dec 2022</td><td>0</td><td>0</td><td>0</td><td>0</td><td>0</td></tr>
<tr><td bgcolor="#ECECEC">Total</td><td bgcolor="#ECECEC">4</td><td bgcolor="#ECECEC">14</td><td bgcolor="#ECECEC">304</td><td bgcolor="#ECECEC">1,117</td><td bgcolor="#ECECEC">27.33 MB</td></tr>
</table>
<br />
</center>
</td></tr>
</table></td></tr></table><br />


<a name="when">&nbsp;</a>

<a name="daysofmonth">&nbsp;</a><br />
<table class="aws_border sortable" border="0" cellpadding="2" cellspacing="0" width="100%">
<tr><td class="aws_title" width="70%">Days of month </td><td class="aws_blank">&nbsp;</td></tr>
<tr><td colspan="2">
<table class="aws_data" border="1" cellpadding="2" cellspacing="0" width="100%">
<tr><td align="center">
<center>
<table>
<tr valign="bottom">
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="91" width="4" alt='Number of visits: 1' title='Number of visits: 1' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="10" width="4" alt='Pages: 1' title='Pages: 1' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="91" width="4" alt='Hits: 10' title='Hits: 10' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="91" width="4" alt='Bandwidth: 753.03 KB' title='Bandwidth: 753.03 KB' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="1" width="4" alt='Number of visits: 0' title='Number of visits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="1" width="4" alt='Pages: 0' title='Pages: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="1" width="4" alt='Hits: 0' title='Hits: 0' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="1" width="4" alt='Bandwidth: 0' title='Bandwidth: 0' /></td>
<td>&nbsp;</td><td><img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" height="23" width="4" alt='Number of visits: 0.25' title='Number of visits: 0.25' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vp.png" height="3" width="4" alt='Pages: 0.25' title='Pages: 0.25' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vh.png" height="23" width="4" alt='Hits: 2.50' title='Hits: 2.50' /><img align="bottom" src="C:/xampp/htdocs/icon/other/vk.png" height="23" width="4" alt='Bandwidth: 192774.75' title='Bandwidth: 192774.75' /></td>

It's just a prt of it, as it is very long, too long to post all of it (too many characters)

Just as an aside, I brought up the Developer console and I see this, (multiple entries):
Not allowed to load local resource: file:///C:/xampp/htdocs/icon/other/hp.png
awstats.pl:600
markanthony
 
Posts: 16
Joined: 30. March 2021 08:48
Location: Cape Town
XAMPP version: 7.4.29
Operating System: Windows 10

Re: Images not displaying

Postby Nobbie » 04. July 2022 09:55

You did something horribly wrong in your AWSTATS installation (dont ask me, what you did wrong, i dont know that tool). The images are all linked with the totally wrong URL.

Example:

Instead of

Code: Select all
<img align="bottom" src="C:/xampp/htdocs/icon/other/vv.png" ... />


it should look like

Code: Select all
<img align="bottom" src="https://www.gmcomputers.co.za/icon/other/vv.png" ...>


You MUST not link images to a local drive (C:) and also your link is missing the correct protocoll (http: or https:) as well as the ServerName (www.gmcomputers.co.za). You MAY link relatively to folders and leave out the protocoll and servername, but you MUST NOT include a drive. That is insane. A relatively linked image looks like this:

Code: Select all
<img align="bottom" src="./icon/other/vv.png"...>


The src-Attribute in an <img> Tag requires an URL and not a Path.
Nobbie
 
Posts: 13183
Joined: 09. March 2008 13:04

Re: Images not displaying

Postby markanthony » 04. July 2022 10:44

@Nobbie,
You are a star! Thank you! I had indeed the local drive linked in DirIcons in awstats.conf. Just changed it to /awstatsicons and everything now working correctly! Bless you sir.
markanthony
 
Posts: 16
Joined: 30. March 2021 08:48
Location: Cape Town
XAMPP version: 7.4.29
Operating System: Windows 10

Re: Images not displaying

Postby Nobbie » 04. July 2022 11:47

Finally....
Nobbie
 
Posts: 13183
Joined: 09. March 2008 13:04

Re: Images not displaying

Postby danaspilon » 18. November 2022 10:57

Hey everyone
Please i am having issue of images not displaying on https but displaying on http using xampp , i uploaded files on htdocs and removed all folders in htdocs leaving only the index page ... what could i be doing wrongly ?
danaspilon
 
Posts: 1
Joined: 15. November 2022 21:32
XAMPP version: v3.3.0
Operating System: windows 8.1


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 78 guests