![Show/hide content [x]](themes/dragonfly/images/minus.png) Navigation
Home Community News Search Projekte
![Show/hide content [x]](themes/dragonfly/images/minus.png) Wer ist wo
Bots:1: Google > Downloads
2: YANDEX > Forum 8.x [ Archiv ]
Visitors:1: Forum 9.x
2: Forum 9.x
![Show/hide content [x]](themes/dragonfly/images/minus.png) Languages
![Show/hide content [x]](themes/dragonfly/images/minus.png) Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.
![Show/hide content [x]](themes/dragonfly/images/minus.png) Downloads (Top)
|
Forumcenter Modul
| Author |
Message |
clubhouse


Joined: Nov 04, 2004 Posts: 478 Location: Eine Insel mit 2 Bergen
|
Post subject: Forumcenter Modul Posted: 19.04.2006 23:30 |
|
Moin,
ich weiß nich ob mir einer so Spontan helfen kann, aber ich habe versucht nach dem Importieren von CPGNuke versucht, dass Forumcenter Modul zu installieren, um den Forumcenter Block zu nutzen. Aber ich bekomme dann immer nur SQL Fehler.
A database error has occurred
The webmaster has been notified of the error
Weiß einer vielleicht warum dies so ist?
_________________
clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1 |
|
| Back to top |
|
 |
Poldi


Joined: Nov 14, 2004 Posts: 705
|
Post subject: Re: Forumcenter Modul Posted: 20.04.2006 04:47 |
|
Kommt ganz drauf an, wie der SQL-Fehler aussieht ...
das sollte in der Mail stehen, die das System dir schickt ..
_________________ gG,
Poldi
www.green-dragon.de (Dragonfly 9.2.1)
www.tampones.de (Dragonfly 9.2.1)
www.bfg-deggendorf.de (Dragonfly 9.2.1)
www.sexy-goths.de (Dragonfly 9.1.2.1)
www.gig-hunter.de (deceased)
www.green-dragon.net (Dragonfly CVS ... Testseite)
Poldi's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/1.3.37/4.0.27-5.0.18/4.4.9-5.2.1/9.1.0.0-9.2.1 |
|
| Back to top |
|
 |
clubhouse


Joined: Nov 04, 2004 Posts: 478 Location: Eine Insel mit 2 Bergen
|
Post subject: Re: Forumcenter Modul Posted: 20.04.2006 06:34 |
|
Ja, im Admin tool nur:
A database error has occurred
The webmaster has been notified of the error
Per Mail dann dies hier:
On /index.php?name=ForumsCentreBlock
While executing query "SELECT t.topic_id, t.forum_id, t.topic_title, t.topic_poster, t.topic_views, t.topic_replies, t.topic_type,
t.topic_last_post_id, t.topic_first_post_id, t.topic_moved_id, t.topic_attachment, t.icon_id,
f.forum_id, f.forum_name,
u.user_id, u.username, u.user_avatar, v.user_id, v.username, i.icon_id, i.icon_url, a.attach_id, b.attach_id,
p.poster_id, p.poster_ip, p.post_attachment, s.post_id, s.post_text, FROM_UNIXTIME(p.post_time,"%m/%d/%y") AS post_date, FROM_UNIXTIME(p.post_time,"%r") AS post_time
FROM cms_bbtopics t, cms_bbforums f LEFT JOIN cms_bbposts p ON (p.post_id = t.topic_last_post_id)
LEFT JOIN cms_users u ON (u.user_id = p.poster_id) LEFT JOIN cms_users v ON (v.user_id=t.topic_poster)
LEFT JOIN cms_bbtopic_icons i ON (i.icon_id = t.icon_id) LEFT JOIN cms_bbattachments a ON (a.post_id=t.topic_first_post_id)
LEFT JOIN cms_bbposts_text s ON (s.post_id=t.topic_last_post_id)
LEFT JOIN cms_bbattachments b ON (b.post_id=t.topic_last_post_id) WHERE t.forum_id=f.forum_id AND f.auth_view=0
ORDER BY t.topic_last_post_id DESC LIMIT 50"
the following error occured: Unknown column 't.topic_last_post_id' in 'on clause'
In: /kunden/115018_49811/webseiten/Emsland-Party/modules/ForumsCentreBlock/index.php on line:
Guest information:
User id: 1
Username: Anonymous
Admin: No
IP: 66.249.65.230
Host: crawl-66-249-65-230.googlebot.com
_________________
clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1 |
|
| Back to top |
|
 |
Poldi


Joined: Nov 14, 2004 Posts: 705
|
Post subject: Re: Forumcenter Modul Posted: 20.04.2006 09:57 |
|
Ich glaub, ich hab den Fehler ...
du hast doch die Version 9.0.6.1 von Dragonfly, oder (deine Serverspecs haste immer noch ned eingetragen ! ) ?
Das Modul, daß du verwendest ist aber anscheinend die Version für 8.x, die Version 1.6.5. des Moduls hat eine völlig andere SQL-Abfrage an der Stelle (weil sich ja auch die Strucktur der Foren-Tabellen geändert hat) und die 1.6.5. läuft problemlos unter 9.x, hab ich grad extra noch getestet ...
_________________ gG,
Poldi
www.green-dragon.de (Dragonfly 9.2.1)
www.tampones.de (Dragonfly 9.2.1)
www.bfg-deggendorf.de (Dragonfly 9.2.1)
www.sexy-goths.de (Dragonfly 9.1.2.1)
www.gig-hunter.de (deceased)
www.green-dragon.net (Dragonfly CVS ... Testseite)
Poldi's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/1.3.37/4.0.27-5.0.18/4.4.9-5.2.1/9.1.0.0-9.2.1 |
|
| Back to top |
|
 |
Christian111


Joined: May 05, 2005 Posts: 55
|
Post subject: Re: Forumcenter Modul Posted: 21.04.2006 09:32 |
|
Hi,
also ich bekomme eine ähnliche Fehlermeldung. Bei mir ist das aufgetreten, als ich von einem Mysql 4.1.11 Debian_4sarge2 Server auf einen mit Mysql 5.0.20 umgezogen bin. Ansonsten hab ich nix verändert, an der cpg Version kann es also nicht liegen.
Hier noch mal meine Fehlermeldung:
On /
While executing query "SELECT t.topic_id, t.forum_id, t.topic_title, t.topic_poster, t.topic_views, t.topic_replies, t.topic_type,
t.topic_last_post_id, t.topic_first_post_id, t.topic_moved_id, t.topic_attachment, t.icon_id,
f.forum_id, f.forum_name,
u.user_id, u.username, u.user_avatar, v.user_id, v.username, i.icon_id, i.icon_url, a.attach_id, b.attach_id,
p.poster_id, p.poster_ip, p.post_attachment, s.post_id, s.post_text, FROM_UNIXTIME(p.post_time,"%m/%d/%y") AS post_date, FROM_UNIXTIME(p.post_time,"%r") AS post_time
FROM cms_bbtopics t, cms_bbforums f LEFT JOIN cms_bbposts p ON (p.post_id = t.topic_last_post_id)
LEFT JOIN cms_users u ON (u.user_id = p.poster_id) LEFT JOIN cms_users v ON (v.user_id=t.topic_poster)
LEFT JOIN cms_bbtopic_icons i ON (i.icon_id = t.icon_id) LEFT JOIN cms_bbattachments a ON (a.post_id=t.topic_first_post_id)
LEFT JOIN cms_bbposts_text s ON (s.post_id=t.topic_last_post_id)
LEFT JOIN cms_bbattachments b ON (b.post_id=t.topic_last_post_id) WHERE t.forum_id=f.forum_id AND f.auth_view=0
ORDER BY t.topic_last_post_id DESC LIMIT 3"
the following error occured: Unknown column 't.topic_last_post_id' in 'on clause'
In: /usr/home/kunden/u10288/party-ebersheim.de/blocks/block-Forums_Centre_Block_(Module).php on line:
Guest information:
User id: 1
Username: Anonymous
Admin: No
IP: 61.49.228.105
Host: 61.49.228.105
Ich habe den Forum Center Block jetzt deaktiviert, dann läuft die Seite (www.party-ebersheim.de) normal, wenn ich ihn aktiviere geht nix mehr 
Jemand eine Idee?
Viele Grüße
Christian
Christian111's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) FreeBSD/ 4.4.6/ 5.0.41 (client: 5.0.33) / CPG 9.1.2.1 / GD Version: bundled (2.0.28 compatible) |
|
| Back to top |
|
 |
Ertan


Joined: Mar 19, 2004 Posts: 1247 Location: Germany
|
Post subject: Re: Forumcenter Modul Posted: 21.04.2006 09:52 |
|
Array:
the following error occured: Unknown column 't.topic_last_post_id' in 'on clause'
feld : topic_last_post_id in tabelle cms_bbtopics wurde nicht gefunden
mal checken
_________________ .: USE THE FORCE :.
Helft mit ! Keine Unbeantworteten Beiträge mehr
Ertan's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS)
 |
|
| Back to top |
|
 |
Christian111


Joined: May 05, 2005 Posts: 55
|
Post subject: Re: Forumcenter Modul Posted: 21.04.2006 10:10 |
|
Danke Ertan für deine schnelle Antwort, hab grad nachgeschaut, das Feld ist in der Datenbank vorhanden. Hab auch extra grad mal was ins Forum geschrieben und es danach noch mal probiert, es geht immer noch nicht.
Wenn ich den Block aktiviere und danach auf die Startseite gehe, bekomme ich folgende Anzeige:
includes/db/db.php
* CMS Warning line 51: On /index.php While executing query "SELECT p.post_time, t.topic_id, t.forum_id, t.topic_title, t.topic_poster, t.topic_views, t.topic_replies, t.topic_type, t.topic_status, t.topic_last_post_id, t.topic_first_post_id, t.topic_moved_id, t.topic_attachment, t.icon_id, f.forum_id, f.forum_name, f.auth_read, n.notify_status, u.username, u.user_posts, v.username, v.user_posts, w.poster_ip, i.icon_url, p.poster_id, p.poster_ip, p.post_id, s.post_text, m.custom_title FROM cms_bbtopics t, cms_bbforums f LEFT JOIN cms_bbposts p ON (p.post_id=t.topic_last_post_id) LEFT JOIN cms_bbposts w ON (w.post_id=t.topic_first_post_id) LEFT JOIN cms_users u ON (u.user_id=p.poster_id) LEFT JOIN cms_users v ON (v.user_id=t.topic_poster) LEFT JOIN cms_bbtopics_watch n ON (n.user_id=2 AND n.topic_id=t.topic_id) LEFT JOIN cms_bbtopic_icons i ON (i.icon_id=t.icon_id) LEFT JOIN cms_bbposts_text s ON (s.post_id=t.topic_last_post_id) LEFT JOIN cms_modules m ON (m.title="Forums") WHERE t.forum_id=f.forum_id AND
und halt das übliche: Der Admin wurde informiert...
Christian111's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) FreeBSD/ 4.4.6/ 5.0.41 (client: 5.0.33) / CPG 9.1.2.1 / GD Version: bundled (2.0.28 compatible) |
|
| Back to top |
|
 |
Christian111


Joined: May 05, 2005 Posts: 55
|
Post subject: Re: Forumcenter Modul Posted: 21.04.2006 15:34 |
|
Und noch eine Fehlermeldung:
On /ForumsCentreBlock.html
While executing query "SELECT
p.post_time, t.topic_id, t.forum_id, t.topic_title, t.topic_poster, t.topic_views, t.topic_replies, t.topic_type, t.topic_status,
t.topic_last_post_id, t.topic_first_post_id, t.topic_moved_id, t.topic_attachment, t.icon_id,
f.forum_id, f.forum_name, f.auth_read, n.notify_status,
u.username, u.user_posts, v.username, v.user_posts, w.poster_ip, i.icon_url,
p.poster_id, p.poster_ip, p.post_id, s.post_text, m.custom_title
FROM cms_bbtopics t, cms_bbforums f
LEFT JOIN cms_bbposts p ON (p.post_id=t.topic_last_post_id)
LEFT JOIN cms_bbposts w ON (w.post_id=t.topic_first_post_id)
LEFT JOIN cms_users u ON (u.user_id=p.poster_id)
LEFT JOIN cms_users v ON (v.user_id=t.topic_poster)
LEFT JOIN cms_bbtopics_watch n ON (n.user_id=3 AND n.topic_id=t.topic_id)
LEFT JOIN cms_bbtopic_icons i ON (i.icon_id=t.icon_id)
LEFT JOIN cms_bbposts_text s ON (s.post_id=t.topic_last_post_id)
LEFT JOIN cms_modules m ON (m.title="Forums") WHERE t.forum_id=f.forum_id AND t.topic_moved_id=0
ORDER BY p.post_time DESC LIMIT 3"
the following error occured: Unknown column 't.topic_last_post_id' in 'on clause'
In: /usr/home/kunden/u10288/party-ebersheim.de/modules/ForumsCentreBlock/index.php on line:
Guest information:
User id: 3
Username: niklas
Admin: No
IP: 141.6.8.75
Host: 141.6.8.75
_________________ www.party-ebersheim.de
Christian111's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) FreeBSD/ 4.4.6/ 5.0.41 (client: 5.0.33) / CPG 9.1.2.1 / GD Version: bundled (2.0.28 compatible) |
|
| Back to top |
|
 |
clubhouse


Joined: Nov 04, 2004 Posts: 478 Location: Eine Insel mit 2 Bergen
|
Post subject: Re: Forumcenter Modul Posted: 23.04.2006 01:16 |
|
@ Poldi:
wie kann ich den die sql ändern? Das ich auch den block benutzen kann? Is dafür sehr wichtig, den sonst, geht eh bei uns keiner Extra ins Forum. *g*
Und nochwas, ist es möglich an deinen Chatblock zu kommen? *g* Wäre echt super für meine Site *g*
_________________
clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1 |
|
| Back to top |
|
 |
Poldi


Joined: Nov 14, 2004 Posts: 705
|
Post subject: Re: Forumcenter Modul Posted: 23.04.2006 07:44 |
|
clubhouse wrote:
@ Poldi:
wie kann ich den die sql ändern? Das ich auch den block benutzen kann? Is dafür sehr wichtig, den sonst, geht eh bei uns keiner Extra ins Forum. *g*
Das Ding verwirrt mich immer mehr Ich hab mir nun die aktuelle Version nochmal installiert, die geht wunderbar, versuchs einfach mal damit, ansonsten bin ich etwas ratlos ...
Array:
Und nochwas, ist es möglich an deinen Chatblock zu kommen? *g* Wäre echt super für meine Site *g*
Klar ist das möglich, es wird dir nur nix bringen :-), weil das eigentliche Script auf dem IRC-Server installiert ist und der Block nur dessen Ausgabe auf meine DF-Seite umleitet .. du brauchst also deinen eigenen IRC-Server dafür.
Es SOLLTE die Möglichkeit geben, das auch mit einem PHP-Bot o.ä. zu lösen, aber soweit ich weiß hat das noch keiner versucht, jedenfalls nicht für DF.
Da müsste man sich mal durch div. OSS- und IRC-Seiten wühlen ...
@Christian111
Blindtipp meinerseits : Es liegt an der 5er SQL, DF ist (noch) nicht für SQL 5 ausgelegt (die CVS angeblich schon) ...
Hast du die Möglichkeit, dir local mal nen Server mit ner 4er SQL einzurichten ? Dann könntest du testen, obs daran liegt ...
_________________ gG,
Poldi
www.green-dragon.de (Dragonfly 9.2.1)
www.tampones.de (Dragonfly 9.2.1)
www.bfg-deggendorf.de (Dragonfly 9.2.1)
www.sexy-goths.de (Dragonfly 9.1.2.1)
www.gig-hunter.de (deceased)
www.green-dragon.net (Dragonfly CVS ... Testseite)
Poldi's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/1.3.37/4.0.27-5.0.18/4.4.9-5.2.1/9.1.0.0-9.2.1 |
|
| Back to top |
|
 |
Christian111


Joined: May 05, 2005 Posts: 55
|
Post subject: Re: Forumcenter Modul Posted: 23.04.2006 08:05 |
|
Danke Poldi, da es ja vorher auf der alten DB (4rer) gefunzt hat, denke ich auch das es daran liegt. Ich hab mal im Forum vom www.imeshchat.net mein Problem gepostet, ma sehen was er dazu sagt.
Gruß
Christian
_________________ www.party-ebersheim.de
Christian111's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) FreeBSD/ 4.4.6/ 5.0.41 (client: 5.0.33) / CPG 9.1.2.1 / GD Version: bundled (2.0.28 compatible) |
|
| Back to top |
|
 |
clubhouse


Joined: Nov 04, 2004 Posts: 478 Location: Eine Insel mit 2 Bergen
|
Post subject: Re: Forumcenter Modul Posted: 23.04.2006 09:25 |
|
mh, ja ich hab die neue Version nun Installiert, doch....
ich bekomm immer noch den fehler:
Array:
On /index.php?name=ForumsCentreBlock
While executing query "SELECT
p.post_time, t.topic_id, t.forum_id, t.topic_title, t.topic_poster, t.topic_views, t.topic_replies, t.topic_type, t.topic_status,
t.topic_last_post_id, t.topic_first_post_id, t.topic_moved_id, t.topic_attachment, t.icon_id,
f.forum_id, f.forum_name, f.auth_view, n.notify_status,
u.username, u.user_posts, v.username, v.user_posts, w.poster_ip, i.icon_url,
p.poster_id, p.poster_ip, p.post_id, s.post_text, m.custom_title
FROM cms_bbtopics t, cms_bbforums f
LEFT JOIN cms_bbposts p ON (p.post_id=t.topic_last_post_id)
LEFT JOIN cms_bbposts w ON (w.post_id=t.topic_first_post_id)
LEFT JOIN cms_users u ON (u.user_id=p.poster_id)
LEFT JOIN cms_users v ON (v.user_id=t.topic_poster)
LEFT JOIN cms_bbtopics_watch n ON (n.user_id=1 AND n.topic_id=t.topic_id)
LEFT JOIN cms_bbtopic_icons i ON (i.icon_id=t.icon_id)
LEFT JOIN cms_bbposts_text s ON (s.post_id=t.topic_last_post_id)
LEFT JOIN cms_modules m ON (m.title="Forums") WHERE t.forum_id=f.forum_id AND t.topic_moved_id=0
ORDER BY p.post_time DESC LIMIT 5"
the following error occured: Unknown column 't.topic_last_post_id' in 'on clause'
In: /kunden/115018_49811/webseiten/Emsland-Party/modules/ForumsCentreBlock/index.php on line:
Guest information:
User id: 1
Username: Anonymous
Admin: No
IP: 66.249.65.230
Host: crawl-66-249-65-230.googlebot.com
_________________
clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1 |
|
| Back to top |
|
 |
clubhouse


Joined: Nov 04, 2004 Posts: 478 Location: Eine Insel mit 2 Bergen
|
Post subject: Re: Forumcenter Modul Posted: 23.04.2006 09:43 |
|
vielleicht liegt es daran, das der cms_topic nicht so aussieht, wie er es da haben will, schau mal in deine rein was da steht, bei mir steht nur das drin:
Array:
-- Tabellenstruktur für Tabelle `cms_topics`
--
DROP TABLE IF EXISTS `cms_topics`;
CREATE TABLE IF NOT EXISTS `cms_topics` (
`topicid` tinyint(3) unsigned NOT NULL auto_increment,
`topicimage` varchar(20) default NULL,
`topictext` varchar(40) default NULL,
`counter` int(11) NOT NULL default '0',
PRIMARY KEY (`topicid`),
KEY `topicid` (`topicid`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=5 ;
--
-- Daten für Tabelle `cms_topics`
--
INSERT INTO `cms_topics` (`topicid`, `topicimage`, `topictext`, `counter`) VALUES (1, 'Info.gif', 'Info´s', 0),
(2, 'allgemein.gif', 'Allgemein', 0),
(3, 'news.gif', 'News', 0),
(4, 'party.gif', 'Partys', 0);
fahls der das überhaupt abfragt....
_________________
clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1 |
|
| Back to top |
|
 |
Poldi


Joined: Nov 14, 2004 Posts: 705
|
Post subject: Re: Forumcenter Modul Posted: 23.04.2006 13:35 |
|
Nope, damit hat das garnichts zu tun ...
die cms_topics ist für die Themen der NEWS zuständig, nicht für´s Forum.
Fürs Forum mußt du die cms_bbtopics nehmen ... die sollte so aussehen :
Array:
REATE TABLE `cms_bbtopics` (
`topic_id` mediumint(8) unsigned NOT NULL auto_increment,
`forum_id` smallint(5) unsigned NOT NULL default '0',
`topic_title` varchar(255) NOT NULL default '',
`topic_poster` mediumint(9) NOT NULL default '0',
`topic_time` int(11) NOT NULL default '0',
`topic_views` mediumint(8) unsigned NOT NULL default '0',
`topic_replies` mediumint(8) unsigned NOT NULL default '0',
`topic_status` tinyint(4) NOT NULL default '0',
`topic_vote` tinyint(1) NOT NULL default '0',
`topic_type` tinyint(4) NOT NULL default '0',
`topic_last_post_id` mediumint(8) unsigned NOT NULL default '0',
`topic_first_post_id` mediumint(8) unsigned NOT NULL default '0',
`topic_moved_id` mediumint(8) unsigned NOT NULL default '0',
`topic_attachment` tinyint(1) NOT NULL default '0',
`icon_id` smallint(6) default NULL,
PRIMARY KEY (`topic_id`),
KEY `forum_id` (`forum_id`),
KEY `topic_moved_id` (`topic_moved_id`),
KEY `topic_status` (`topic_status`),
KEY `topic_last_post_id` (`topic_last_post_id`),
KEY `topic_first_post_id` (`topic_first_post_id`),
KEY `topic_type` (`topic_type`)
) TYPE=MyISAM AUTO_INCREMENT=0;
_________________ gG,
Poldi
www.green-dragon.de (Dragonfly 9.2.1)
www.tampones.de (Dragonfly 9.2.1)
www.bfg-deggendorf.de (Dragonfly 9.2.1)
www.sexy-goths.de (Dragonfly 9.1.2.1)
www.gig-hunter.de (deceased)
www.green-dragon.net (Dragonfly CVS ... Testseite)
Poldi's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/1.3.37/4.0.27-5.0.18/4.4.9-5.2.1/9.1.0.0-9.2.1 |
|
| Back to top |
|
 |
clubhouse


Joined: Nov 04, 2004 Posts: 478 Location: Eine Insel mit 2 Bergen
|
Post subject: Re: Forumcenter Modul Posted: 23.04.2006 13:49 |
|
Ich hab meine mal mit deiner da ersetzt, dabei waren die vorher auch gleich nur das da drunter stand : ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=174 ;
Aber das Modul tut immer noch nicht....
Array:
includes/db/db.php
* CMS Warning line 51: On /index.php?name=ForumsCentreBlock While executing query "SELECT p.post_time, t.topic_id, t.forum_id, t.topic_title, t.topic_poster, t.topic_views, t.topic_replies, t.topic_type, t.topic_status, t.topic_last_post_id, t.topic_first_post_id, t.topic_moved_id, t.topic_attachment, t.icon_id, f.forum_id, f.forum_name, f.auth_read, n.notify_status, u.username, u.user_posts, v.username, v.user_posts, w.poster_ip, i.icon_url, p.poster_id, p.poster_ip, p.post_id, s.post_text, m.custom_title FROM cms_bbtopics t, cms_bbforums f LEFT JOIN cms_bbposts p ON (p.post_id=t.topic_last_post_id) LEFT JOIN cms_bbposts w ON (w.post_id=t.topic_first_post_id) LEFT JOIN cms_users u ON (u.user_id=p.poster_id) LEFT JOIN cms_users v ON (v.user_id=t.topic_poster) LEFT JOIN cms_bbtopics_watch n ON (n.user_id=2 AND n.topic_id=t.topic_id) LEFT JOIN cms_bbtopic_icons i ON (i.icon_id=t.icon_id) LEFT JOIN cms_bbposts_text s ON (s.post_id=t.topic_last_post_id) LEFT JOIN cms_modules m ON (m.title="Forums") WHERE t.
oder halt wieder:
Array:
On /index.php?name=ForumsCentreBlock
While executing query "SELECT
p.post_time, t.topic_id, t.forum_id, t.topic_title, t.topic_poster, t.topic_views, t.topic_replies, t.topic_type, t.topic_status,
t.topic_last_post_id, t.topic_first_post_id, t.topic_moved_id, t.topic_attachment, t.icon_id,
f.forum_id, f.forum_name, f.auth_read, n.notify_status,
u.username, u.user_posts, v.username, v.user_posts, w.poster_ip, i.icon_url,
p.poster_id, p.poster_ip, p.post_id, s.post_text, m.custom_title
FROM cms_bbtopics t, cms_bbforums f
LEFT JOIN cms_bbposts p ON (p.post_id=t.topic_last_post_id)
LEFT JOIN cms_bbposts w ON (w.post_id=t.topic_first_post_id)
LEFT JOIN cms_users u ON (u.user_id=p.poster_id)
LEFT JOIN cms_users v ON (v.user_id=t.topic_poster)
LEFT JOIN cms_bbtopics_watch n ON (n.user_id=1 AND n.topic_id=t.topic_id)
LEFT JOIN cms_bbtopic_icons i ON (i.icon_id=t.icon_id)
LEFT JOIN cms_bbposts_text s ON (s.post_id=t.topic_last_post_id)
LEFT JOIN cms_modules m ON (m.title="Forums") WHERE t.forum_id=f.forum_id AND t.topic_moved_id=0
ORDER BY p.post_time DESC LIMIT 5"
the following error occured: Unknown column 't.topic_last_post_id' in 'on clause'
In: /kunden/115018_49811/webseiten/Emsland-Party/modules/ForumsCentreBlock/index.php on line:
_________________
clubhouse's Serverdaten - verwendete Vers. (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux Debian 4.0 / PHP 5.2.0-8+etch13 / SQL 5.0.32 / CMS 9.2.1 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 HourGo to page 1, 2 Next
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum
|