Seite 1 von 1

Desktop-Plus Mod: Problem mit der Anzeige am Desktop

Verfasst: 05.09.2004 20:49
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!

Verfasst: 05.09.2004 22:21
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.