Desktop-Plus Mod: Problem mit der Anzeige am Desktop

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
Maverick1977
Mitglied
Beiträge: 131
Registriert: 16.07.2004 05:56
Wohnort: Innsbruck - Tirol
Kontaktdaten:

Desktop-Plus Mod: Problem mit der Anzeige am Desktop

Beitrag von Maverick1977 »

Hallo!

Ich habe diesen "Desktop Plus" Mod eben installiert:

[code]#################################################################
## Mod Title: Desktop Plus
## Author: Matt Ratcliff < mattratcliff@psanime.com > (Matt Ratcliff) http://www.psanime.com
## Description: This is a desktop based addition in which
## members can enable their active desktop and
## link to this page to view the following:
##
## o Login Status
## o Recent Topics
## o Who's online
##
## This information is updated every 60 seconds.
## To change this read below
## OPTIONAL : ALTER DURATION.
##
## If you have color groups installed read below
## OPTIONAL : COLOR GROUPS.
##
## Mod Version: 1.0.1
##
## Installation Level: Easy
## Installation Time: ~5 Minutes
## Files To Edit: 3
## language/lang_english/lang_main.php
## desktop.php (optional)
## desktop_body.tpl (optional)
##
## Included Files: 2
## desktop_body.tpl
## desktop.php
##
#################################################################
## Authors Notes:
##
## For any concerns please contact me at http://www.psanime.com
##
## Thanks goes to Ptirhiik at http://rpgnet.clanmckeen.com/demo/
##
## For encouragment
#################################################################
## MOD History:
##
## 2004-07-07 - Version 1.0.1
## - Altered Login Status text: Logged in (blue), Logged Out (red)
##
## 2004-07-01 - Version 1.0.0
## - Beta
##
#################################################################
## This MOD is released under the GPL License.
## Intellectual Property is retained by the MOD Author(s) listed above
#################################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
#################################################################[/quote
][/code]

Problem:

Ich habe über rechte Maustaste am Desktop das Fenster aktiviert. Nun kann man am Desktop sehen, wer online ist und welche Beiträge aktuell sind. Soweit so gut. Nach kurzer Zeit aber kommt diese Fehlermeldung am Desktop:

phpBB : Critical Error

Could not query config information

DEBUG MODE

SQL Error : 1146 Table 'psanimec_forum.phpbb_portal' doesn't exist

SELECT * FROM phpbb_portal

Line : 25
File : /home/psanimec/public_html/extras/desktop.php



Kann mir jemand einen Tipp zur Fehlersuche geben?

Danke!
... greetz and thanx: Christoph - tyrol
Dwing
Ehrenadmin
Beiträge: 1965
Registriert: 17.06.2001 02:00

Beitrag von Dwing »

Versuch mal das:

Öffne desktop_body.tpl, suche
<meta http-equiv="Refresh" content="60;url=http://www.psanime.com/extras/desktop.php">
und ersetze http://www.psanime.com/extras/desktop.php mit deiner Adresse.
Antworten

Zurück zu „phpBB 2.0: Mod Support“