4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: edwin on November 17, 2002, 02:56:44 PM

Title: PHPlogger + 4Images statistics
Post by: edwin on November 17, 2002, 02:56:44 PM
I've installed PHPLogger to see more statistics on the site and i have to implant in my HTML pages a code linked to a *.js

Now I want to see wich pictures are most wanted and i want to inplant it for each pictures but this controlled by PHP and not HTML, so i can see wich pictures are most looked at


Can anybody help me with it
Title: PHPlogger + 4Images statistics
Post by: Jan on November 17, 2002, 10:47:11 PM
Maybe add the appropriate code to includes/page_footer.php.

Jan
Title: PHPlogger + 4Images statistics
Post by: edwin on November 17, 2002, 11:13:38 PM
Would this work Jan, i'll try
Title: PHPlogger + 4Images statistics
Post by: Jan on November 17, 2002, 11:14:51 PM
I don't know PHPLogger, just try it ;)

Jan
Title: PHPlogger + 4Images statistics
Post by: edwin on November 17, 2002, 11:36:56 PM
If you a curious it can be found on http://www.phpee.com and is named pphlogger
Title: Try it
Post by: Chris on November 18, 2002, 12:10:05 AM
I use pphlogger and I put the javascript in my footer.html template.  Everything works perfectly.
Title: PHPlogger + 4Images statistics
Post by: edwin on November 18, 2002, 01:26:00 AM
Chris or Jan, Í have put here


-------------------------------------------------------------------------------------
    http://www.4homepages.de must also remain intact.
    These conditions are part of the licence this software
    is released under. See the Licence.txt file for
    more information.
// -->
<!-- PowerPhlogger Code START -->
<script language="JavaScript" type="text/javascript" src="http://www.foto-janssen.nl/PHPlogger/pphlogger.js""></script>
<noscript><img alt="" src="http://www.foto-janssen.nl/PHPlogger/pphlogger.php?id=Fotoed&st=img"></noscript>
<!-- PowerPhlogger Code END -->

<p align="center">
  Powered by <b>4images</b> {script_version}
------------------------------------------------------------------------------------

Is this correct and should this work

regards