Meeting MOD

Support zu den Modifikationen (MODs) von Entwickler OXPUS für das phpBB 3.0.x
Antworten
Jemme
Beiträge: 1
Registriert: Do 19. Mär 2009, 22:42

Meeting MOD

Beitrag von Jemme »

Hi,

After a succesfull installation of the download mod I tried the meeting mod. I think something went wrong with the SQL again. I'm getting these error messages:
In the ACP

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 36: Undefined index: MEETING_VERSION
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 167: Undefined index: MEETING_ALL_USERS
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 182: Undefined index: MEETING_SIGN_OTHER_P1
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 183: Undefined index: MEETING_SIGN_OTHER_P2
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 184: Undefined index: MEETING_SIGN_OTHER_P3
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 185: Undefined index: MEETING_SIGN_OTHER_P4
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 191: Undefined index: MEETING_CONFIG
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 192: Undefined index: MEETING_CONFIG_EXPLAIN
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 194: Undefined index: USER_ALLOW_ENTER_MEETING
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 195: Undefined index: USER_ALLOW_ENTER_MEETING_EXPLAIN
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 197: Undefined index: USER_ALLOW_EDIT_MEETING
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 198: Undefined index: USER_ALLOW_EDIT_MEETING_EXPLAIN
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 200: Undefined index: USER_ALLOW_DELETE_MEETING
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 201: Undefined index: USER_ALLOW_DELETE_MEETING_EXPLAIN
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 203: Undefined index: USER_ALLOW_DELETE_MEETING_COMMENTS
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 204: Undefined index: USER_ALLOW_DELETE_MEETING_COMMENTS_EXPLAIN
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 206: Undefined index: MEETING_NOTIFY
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 207: Undefined index: MEETING_NOTIFY_EXPLAIN
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 209: Undefined index: MEETING_SIGN_OTHER_PERM
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 210: Undefined index: MEETING_SIGN_OTHER_PERM_EXPLAIN
[phpBB Debug] PHP Notice: in file /includes/acp/acp_meeting.php on line 212: Undefined index: MEETING_GROUP
On the board:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3995: Undefined index: NO_ACTIVE_MEETINGS
Can you pls help?
Benutzeravatar
oxpus
Chief handy-man
Beiträge: 2719
Registriert: Do 13. Dez 2007, 23:06
Wohnort: Irgendwo im I-Net
Kontaktdaten:

Re: Meeting MOD

Beitrag von oxpus »

You've missed to copy all files from the MOD into your Forum.
Please check that the files language/en/mods/meeting.php was copied into your used baord-language-folder.
The "undefined index" messages bases on a missing language file.
Karsten Ude
Kein Support per Messenger, Email oder PN! Unaufgeforderte Nachrichten werden ignoriert!
No support per Messenger, Email or PM. Each unasked message will be ignored!
Antworten