Willkommen Gast. Bitte Einloggen oder Registrieren
 
Sprache wählen:
 
 
Statistik Version 20 online.

  ÜbersichtHilfeSuchenEinloggenRegistrieren  
 
Seitenindex umschalten Seiten: 1
Thema versenden Drucken
Fixed PHP Web Stat - Creators Review Pls (Gelesen: 2331 mal)
death1246
YaBB Newbies
*
Offline



Beiträge: 3
Fixed PHP Web Stat - Creators Review Pls
11.08.09 um 04:44:32
 
I edited the template here are the changes I made

Code:
Edited:

index.php
admin.php
html_header.php
---------------------------------------------
Fixed:

	Fixed (C) Copyright Icon in admin.php was unknown Icon

Line #507	<tr><td class="li_td5">Copyright &copy; 2009 PHP Web Stat &nbsp;&middot;&nbsp; Version '.$version_number.$revision_number.'</td></tr>



Fixed/Added favorite.ico
---------------------------------------------
Added Line(s):

1. Proper favorite.ico line(s) in admin.php

Line #637	echo "<link rel=\"shortcut icon\" href=\"../favicon.ico\" />\n";


2. Proper favorite.ico line(s) in index.php

	<link rel="shortcut icon" href="favicon.ico" />


3. Proper favorite.ico line(s) in html_header.php

	// HTML Header (index)

		<link rel="shortcut icon" href="favicon.ico" />

	// HTML Header (counter)

		<link rel="shortcut icon" href="favicon.ico" />

	// HTML Header (last_hits)

		<link rel="shortcut icon" href="favicon.ico" />

	// HTML Header (archive)

		<link rel="shortcut icon" href="favicon.ico" />

	// HTML Header (detail_view)

		<link rel="shortcut icon" href="favicon.ico" />

	// HTML Header (cookie)

		<link rel="shortcut icon" href="favicon.ico" />

	// HTML Header (sysinfo)

		<link rel="shortcut icon" href="favicon.ico" />

	// HTML Header (plugin_loader)

		<link rel="shortcut icon" href="favicon.ico" />

	// HTML Header (setup , admin)

		<link rel="shortcut icon" href="../favicon.ico" />

	// HTML Header (cache_panel)

		<link rel="shortcut icon" href="favicon.ico" />

	// HTML Header (db_transfer)

		<link rel="shortcut icon" href="favicon.ico" />


	// HTML Header (backup , delete_archive , delete_backup ,edit_css , edit_site_name , file_version , reset)


		<link rel="shortcut icon" href="favicon.ico" />

	// HTML Header (func_last_logins_show)

		<link rel="shortcut icon" href="favicon.ico" /> 






I added the favorite.ico that I like from here to the PHP Web Stats, I also fixed the Copyright Icon that was corrupt when you try to enter into admin panel where it asks for a password.

the icon was properly added to all the sections.


Creators Please Review and let me know if its ok and I hope this release will be an update Smiley


Please Admins PM Me I will send you the archive containing my fix or email me please.

I know this fix will be a great addition for you guys and helps alot

I dont want to post the template since I see you guys are chargine for the download.


PS: The favorite.ico that I added is the one from this site because I think the design is great


Please Email me you have my email Zwinkernd
Zum Seitenanfang
 
 
IP gespeichert
 
Seitenindex umschalten Seiten: 1
Thema versenden Drucken