
Vielleicht kann mir ja jemand helfen.
ich habe folgende Einstellungen in der phpOpenTracker.php ich habe eine mysql Datenbank
$phpwcms["db_host"] = 'localhost';
$phpwcms["db_user"] = 'web2';
$phpwcms["db_pass"] = '*******';
$phpwcms["db_table"] = 'usr_web2_1';
$phpwcms["site"] = 'http://www.feuerwehr-fraureuth.de/';
$phpwcms["root"] = '/include/inc_ext/phpOpenTracker/phpOpenTracker/conf/';
Die gleichen Einstellungen habe ich auch für WCMS nur ist da ja der Pfad für die Datenbank etwas anders. Datenbankname ist usr_web2_1
pot_add_data 0 MyISAM 1,0 KB -
pot_conversions 0 MyISAM 1,0 KB -
pot_documents 0 MyISAM 1,0 KB -
pot_exit_targets 0 MyISAM 1,0 KB -
pot_hostnames 0 MyISAM 1,0 KB -
pot_operating_systems 0 MyISAM 1,0 KB -
pot_referers 0 MyISAM 1,0 KB -
pot_search_engines 0 MyISAM 1,0 KB -
pot_user_agents 0 MyISAM 1,0 KB -
wcms__phpwcms_address 1 MyISAM 2,1 KB -
wcms__phpwcms_article 64 MyISAM 152,2 KB -
wäre echt super, wenn mir jemand helfen könnte ich glaube ich habe schon alle Einstellungen einmal probiert jedoch ohne den gewünschten Erfolg.
Danke