Seite 1 von 1

Problem beim Upload MOD

Verfasst: 17.02.2004 17:42
von andromeda
Hi liebe phpBB Community.

Ich habe ein Problem mit dem Upload MOD, den man unter http://www.opentools.de , runterladen kann.

Dieser MOD ist ja auch nicht *emc konform.
Jetzt habe ich den von Hand installiert und bekomme folgende Fehlermeldung:

Code: Alles auswählen

Could not query announcements information

DEBUG MODE

SQL Error : 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 ') AND t.topic_time <= 1077035706 AND t.topic_poster

SELECT t.topic_id, t.topic_time, t.topic_title, pt.post_text, u.username, u.user_id, t.topic_replies, pt.bbcode_uid, t.forum_id, t.topic_poster, t.topic_first_post_id, t.topic_status, pt.post_id, p.post_id, p.enable_smilies FROM phpbb_topics AS t, phpbb_users AS u, phpbb_posts_text AS pt, phpbb_posts AS p WHERE t.forum_id IN () AND t.topic_time <= 1077035706 AND t.topic_poster = u.user_id AND t.topic_first_post_id = pt.post_id AND t.topic_first_post_id = p.post_id AND t.topic_status <> 2 ORDER BY t.topic_time DESC

Line : 86
File : C:\wampp2\htdocs\phpbb\portal_poll.php
Ich hoffe Ihr könnt mir helfen, es muss sich ja um irgendein Problem in der DB handeln oder liege ich da falsch.

Grüße
andromeda

Verfasst: 17.02.2004 18:23
von netzmeister
Hallo,
meinst Du den Attachment Mod ??

Code: Alles auswählen

Line : 86
File : C:\wampp2\htdocs\phpbb\portal_poll.php 
Woher ist die Datei portal_poll ??

Gruß netzmeister

Verfasst: 17.02.2004 18:51
von andromeda
Hi netzmeister.

Ja ich meine den Attachment MOD.
Die Datei "portal_poll.php" ist von dem Intro+Portal MOD.

Hoffe das hilft dir was weiter.

Grüße
andromeda

Verfasst: 18.02.2004 17:42
von andromeda
Weiss jemand ob es ein FIX für den Attach MOD gibt???
Auf www.opentools.de habe ich nämlich folgende Antwort bekommen:
the error happen on the file portal_poll.php (which is not from the Attachment MOD) : so both MOD's can be used together (i think) but you will need to ask a fix where you've find the Intro+Portal MOD
Also, kann mir dazu einer was sagen?

Grüße
andromeda

Verfasst: 18.02.2004 18:27
von netzmeister
Hallo,
kannst du mal diese portal_poll.php hier verlinken ?
SELECT t.topic_id, t.topic_time, t.topic_title, pt.post_text, u.username, u.user_id, t.topic_replies, pt.bbcode_uid, t.forum_id, t.topic_poster, t.topic_first_post_id, t.topic_status, pt.post_id, p.post_id, p.enable_smilies FROM phpbb_topics AS t, phpbb_users AS u, phpbb_posts_text AS pt, phpbb_posts AS p WHERE t.forum_id IN (Hier fehlt was) AND t.topic_time <= 1077035706 AND t.topic_poster = u.user_id AND t.topic_first_post_id = pt.post_id AND t.topic_first_post_id = p.post_id AND t.topic_status <> 2 ORDER BY t.topic_time DESC
Da ist der Fehler..

Gruß netzmeister

Verfasst: 18.02.2004 20:45
von AWSW
Hallo,
die Antwort die Du da bekommen hast,
the error happen on the file portal_poll.php (which is not from the Attachment MOD) : so both MOD's can be used together (i think) but you will need to ask a fix where you've find the Intro+Portal MOD
kann nicht so ganz stimmen, da der MOD auf vielen Boards mit installiertem Attachmod und Intro+Portal MOD läuft, wie unter anderem auch auf awsw.de ;)

Diese Fehlermeldung kann erscheinen, wenn Du die Portalkonfiguration fehlerhaft vollzogen hast oder keine Beiträge angezeigt werden...

Link zum Forum?

Verfasst: 19.02.2004 16:20
von andromeda
Hier mal der Link zu der Portal_poll.php:

http://www.powerauc.de/downloads/

Mit "Rechtsklick" und dann "Ziel speichern unter" runterladen.
Hoffe das hilft Euch und mir dann weiter :wink:

Aber schon mal Danke für die Hilfe
andromeda

Verfasst: 19.02.2004 19:22
von AWSW
An der Datei des MODs liegt es nicht, die läuft in ca 6000 Boards (wenn man von den Downloadzahlen des MODs ausgeht). Der Fehler muss demnach in Deiner Konfiguration liegen. Wie oben erwähnt kontrolliere Deine Konfiguration des Portals und ob Beiträge angezeigt werden dürfen... Ansonsten schalte einfach die Umfrage ab, wenn Du noch keine in den angegebenen Foren in der Konfiguration des Portals vorhanden hast, denn wenn es noch keine Umfragen gibt, kann der MOD auch keine solchen auflisten... ;)

Verfasst: 22.04.2005 19:10
von Hexo07
Soory, das ich den Thread hier auskrame, aber ich hab mit diesem Mod ein kleines Probl. Ich hab ihn mit EMC installiert, funzt auch soweit, aber ich kann "NUR" Gif´s hochladen. Bei Zip oder jpg meckert er rum es müsste ein zip oder jpg datei sein. Klingt logisch, oder? :roll: