Seite 1 von 2
Tagcloud Mod
Verfasst: 08.01.2008 20:41
von Feuerwolf
Guten Tag Community
Ich habe mir den Tag Cloud Mod von
hier
heruntergeladen und installiert.
Anschliessend habe ich folgende Fehler erhalten.
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /index.php on line 134: Undefined index: pbf_on
[phpBB Debug] PHP Notice: in file /index.php on line 135: Undefined index: pbf_index_tagcloud
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3392: Undefined index: pbf_on
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3397: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3399: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3400: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3401: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
Kann mir bitte jemand einen guten Tipp geben wo der Fehler liegt
THX
Feuerwolf
Verfasst: 08.01.2008 20:53
von tas2580
Sieht so aus als ob der Mod fehlerhaft währe. Du kannst in deiner config.php den Debug Modus abschalten, dann wird der Fehler nicht mehr angezeigt. Um den Fehler zu beheben warte am besten auf ein Update des Mods und informiere den Autor darüber.
Verfasst: 09.01.2008 07:41
von Feuerwolf
Also wenn mein Englisch mich nicht trügt, dann müsste es laut Forum eigentlich ohne Fehler funktionieren.
Verfasst: 09.01.2008 14:35
von nickvergessen
Zeig mal einen Download-Link vom MOD
Verfasst: 09.01.2008 20:33
von Feuerwolf
Verfasst: 10.01.2008 12:54
von Feuerwolf
Der Mod ist äusserst interessant. Aber solange ich ihn nicht zum laufen bekomme, kann ich leider nichts damit anfangen.
Ich bin froh um jeden Tipp den ich bekomme.
Feuerwolf
Verfasst: 10.01.2008 15:22
von nickvergessen
Hast du schon mal im ACP den MOD verändert?
Also einmal aufgerufen oder sowas?
Führ mal das in phpmyadmin aus:
Code: Alles auswählen
INSERT INTO `phpbb_config` ('config_name', 'config_value', 'is_dynamic) VALUES ('pbf_index_tagcloud', '1', '0');
INSERT INTO `phpbb_config` ('config_name', 'config_value', 'is_dynamic) VALUES ('pbf_on', '1', '0');
Verfasst: 11.01.2008 22:31
von Feuerwolf
Im APC habe ich noch keine Einstellung geändert. Im Tab für den tagcloudMod bekomme ich nur fehler.
MySQL Meldung beim ausführen deiner SQL angaben
Code: Alles auswählen
Fehler
SQL-Befehl:
INSERT INTO `phpbb_config` ( 'config_name', 'config_value', 'is_dynamic) VALUES ('pbf_index_tagcloud ', '1 ', '0 '); INSERT INTO `phpbb_config` ('config_name ', 'config_value ', 'is_dynamic )
VALUES (
'pbf_on', '1', '0'
)
MySQL meldet: Dokumentation
#1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ''config_name', 'config_value', 'is_dynamic) VALUES ('pbf_index_tagcloud', '1', '' at line 1
Fehler im Admin Menü
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 211: Undefined index: pbf_on
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 212: Undefined index: pbf_index_tags
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 213: Undefined index: pbf_index_tagcloud
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 214: Undefined index: pbf_topic_tagcloud
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 215: Undefined index: pbf_forum_tags
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 216: Undefined index: pbf_max_font
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 217: Undefined index: pbf_min_font
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 218: Undefined index: pbf_colour1
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 219: Undefined index: pbf_colour2
[phpBB Debug] PHP Notice: in file /adm/index.php on line 149: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 151: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
Hilft dir das weiter?
Verfasst: 12.01.2008 01:15
von nickvergessen
Feuerwolf hat geschrieben:Fehler im Admin Menü
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 211: Undefined index: pbf_on
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 212: Undefined index: pbf_index_tags
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 213: Undefined index: pbf_index_tagcloud
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 214: Undefined index: pbf_topic_tagcloud
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 215: Undefined index: pbf_forum_tags
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 216: Undefined index: pbf_max_font
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 217: Undefined index: pbf_min_font
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 218: Undefined index: pbf_colour1
[phpBB Debug] PHP Notice: in file /includes/acp/acp_phpBBFolk.php on line 219: Undefined index: pbf_colour2
[phpBB Debug] PHP Notice: in file /adm/index.php on line 149: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 151: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2914)
Hilft dir das weiter?
Sieht so aus, als hättest du die MOD gar nicht in der Datenbank installiert.
Du könntest mal versuchen, debug abzuschalten und dann das ACP abzusenden. Oder du guckst ob im MOD irgendwas von SQL steht,oder ein Installer dabei ist.
Verfasst: 12.01.2008 17:39
von Feuerwolf
SQL anweisung im installer
Code: Alles auswählen
CREATE TABLE phpbb_tags (
topic_id int NOT NULL,
tag varchar(255) NOT NULL,
PRIMARY KEY (topic_id,tag)
);
meldung von phpmyadmin
Code: Alles auswählen
Fehler
SQL-Befehl:
CREATE TABLE phpbb_tags(
topic_id int NOT NULL ,
tag varchar( 255 ) NOT NULL ,
PRIMARY KEY ( topic_id, tag )
)
MySQL meldet: Dokumentation
#1050 - Table 'phpbb_tags' already exists
das ist das einzige in der Anleitung.