i dont try the internal counter from my system ... so im looking for possibility count user with sessions in a simplet text counter i bulit in but i get always the error seesion alreday startet
where i the best place to include the counter? At the moment i have build in it in themes/templates/header.php
templates/header.php /site/infusions/figurelib/figures.php?figure_id=504 A session had already been started - ignoring session_start() Line: 3
Run-time notices templates/header.php /site/infusions/figurelib/figures.php?figure_id=504 A session had already been started - ignoring session_start() Line: 3
include.php /site_neu/home.php Line: 78 13 seconds ago
Severity : Run-time notices A non well formed numeric value encountered
HERE LINE 78 FROM THIS FILE fseek($crazystat_logfile_handle,$crazystat_log[0]); // Do not start at beginning. Start where new hits began last time. $crazystat_block=time()-$config_ip_block_time*60;// All hits after $crazystat_block are covered by IP blocking $crazystat_counter_reload=false;
Severity : Run-time notices A non well formed numeric value encountered
HERE LINE 78 FROM THIS FILE fseek($crazystat_logfile_handle,$crazystat_log[0]); // Do not start at beginning. Start where new hits began last time. $crazystat_block=time()-$config_ip_block_time*60;// All hits after $crazystat_block are covered by IP blocking $crazystat_counter_reload=false;
Need help?, Having trouble? • View our Documentation for Guides, Standards and Functions • Name and Organize your Topics and Content correctly in the corresponding Forums for best support results • Attaching Log Files and Screenshots when reporting issues will help • Provide with an URL to live example if one exists • Please read the How to Report an Error post • Please read and comply with the Code of Conduct
The counter system you try to include need a decent port to Fusion standard first of all. There are other stats if you want more info like PD Stats for Fusion. But the best is really google stats and add their code to your footer_includes.php
Unfortunately google is not easy for germans because of our strict laws. That's my problem. PD Stats does not work perfectly and has only a few display options. I urgently need an overview of Refferers. I want to know who is the owner and who is robot. I would like to know from where my visitors come to optimize the site
here infos about google sorry in german but usw tranlator --> https://www.datenschutzbeauftragter-info.de/fachbeitraege/google-analytics-datenschutzkonform-einsetzen/ its really heavy
Need help?, Having trouble? • View our Documentation for Guides, Standards and Functions • Name and Organize your Topics and Content correctly in the corresponding Forums for best support results • Attaching Log Files and Screenshots when reporting issues will help • Provide with an URL to live example if one exists • Please read the How to Report an Error post • Please read and comply with the Code of Conduct