Die Suche ergab 20 Treffer

von Euphoria
03.05.2007 00:17
Forum: phpBB 2.0: Mods in Entwicklung
Thema: [CLOSED] Simple Calendar
Antworten: 156
Zugriffe: 35197

Kann man das irgendwie umstellen, dass eine Beschreibung zu einem Termin auch so angezeigt wird wie man ihn im Textfeld beschrieben hat und nicht, dass sie einfach ohne Zeilenumbruch angezeigt wird?
von Euphoria
30.04.2007 12:56
Forum: phpBB 2.0: Mods in Entwicklung
Thema: [CLOSED] Simple Calendar
Antworten: 156
Zugriffe: 35197

So, habe das Ding nun zum laufen gebracht.

Aber der Style passt noch nicht ganz. Ich nutze AdInfinitum.
Wenn ich beim Kalender z.B. was hinzufügen will, dann ist die Textbox weiß, also der Hintergrund davon und die Schrift eben auch. Wie kann ich das ändern?

Gruß,
eure Euphoria
von Euphoria
28.04.2007 15:55
Forum: phpBB 2.0: Mods in Entwicklung
Thema: [CLOSED] Simple Calendar
Antworten: 156
Zugriffe: 35197

Jo, ist auf dem neusten Stand...
von Euphoria
28.04.2007 15:21
Forum: phpBB 2.0: Mods in Entwicklung
Thema: [CLOSED] Simple Calendar
Antworten: 156
Zugriffe: 35197

Hier auf der ersten Seite in diesem Topic: http://franklin.stufen-forum.de/.Links/calendar.zip
von Euphoria
28.04.2007 15:18
Forum: phpBB 2.0: Mods in Entwicklung
Thema: [CLOSED] Simple Calendar
Antworten: 156
Zugriffe: 35197

Nee, das steht da nicht.

Es steht aber:
## Author Notes:
##
## This MOD adds a simple calendar to your board.
## Please change "phpbb_" to your own table prefix in the SQL-Statements!
## You should run "calender.php?cronjob" every day to send notifications.
Verstehe ich aber nicht.
von Euphoria
28.04.2007 15:05
Forum: phpBB 2.0: Mods in Entwicklung
Thema: [CLOSED] Simple Calendar
Antworten: 156
Zugriffe: 35197

Ja, da steht

#
#-----[ SQL ]------------------------------------------
#
CREATE TABLE `phpbb_calendar_cats` (
`cat_id` int(11) NOT NULL auto_increment,
`cat_name` varchar(255) NOT NULL default '',
`read_user_level` int(11) NOT NULL default '0',
`read_user_ids` varchar(50) NOT NULL default ...
von Euphoria
28.04.2007 14:57
Forum: phpBB 2.0: Mods in Entwicklung
Thema: [CLOSED] Simple Calendar
Antworten: 156
Zugriffe: 35197

Ja, ich benutze AdInfinitum... welche db_update? ^^
von Euphoria
28.04.2007 14:53
Forum: phpBB 2.0: Mods in Entwicklung
Thema: [CLOSED] Simple Calendar
Antworten: 156
Zugriffe: 35197

Die Präfixe sind bei allen Tabellen "phpbb_" ...in welcher Datei des Kalenders muss ich das den dann ändern?
von Euphoria
28.04.2007 14:42
Forum: phpBB 2.0: Mods in Entwicklung
Thema: [CLOSED] Simple Calendar
Antworten: 156
Zugriffe: 35197

Hallo,

Kriege folgenden Fehler:

Code: Alles auswählen

Could not obtain calendar config data

DEBUG MODE

SQL Error : 1146 Table 'klth.CALENDAR_CONFIG_TABLE' doesn't exist

SELECT name, value FROM CALENDAR_CONFIG_TABLE
Line : 17
File : calendar.php
Was hab ich falsch gemacht?
von Euphoria
28.04.2007 13:03
Forum: phpBB 2.0: Mod Suche/Anfragen
Thema: Kalender Mods
Antworten: 8
Zugriffe: 927

Danke, ich werde den Mod mal ausprobieren!

Zur erweiterten Suche