MAP mod gesucht
Verfasst: 11.03.2005 15:03
Wo finde ich den MAP Mod? in der download sektion und hier hab ich nichts gefunden.
danke für hilfe.
danke für hilfe.
z.b. auf http://www.phpbbhacks.com oder auf http://www.phpbb.com auch auf http://www.phpbb2.de gibt es ein größeres Modarchivtobias1981 hat geschrieben:Wo, außer hier unter http://www.phpbb.de/moddb/ kann man denn noch gut nach mods suchen?
Den findest du hier: http://www.opentools.de/board/viewtopic.php?t=262Ich hätte gerne noch einen Dateiupload Mod.
Code: Alles auswählen
fatal error:
could not find:
<tr>
<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="{U_PROFILE}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</a> <a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a> <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a> </span></td>
</tr>
in file templates/subsilver/overall_header.tpl
Code: Alles auswählen
td height="25" align="center" valign="top" nowrap="nowrap">
Code: Alles auswählen
td height="25" align="center" valign="top" nowrap>
Code: Alles auswählen
td height="25" align="center" valign="top" nowrap="nowrap">
Code: Alles auswählen
td height="25" align="center" valign="top" nowrap>
Code: Alles auswählen
Couldn't obtain map configuration.
DEBUG MODE
SQL Error : 1146 Table 'tobias1981.phpbb_map_mod_config' doesn't exist
SELECT config_name, config_value FROM phpbb_map_mod_config
Line : 177
File : map_functions.php
Code: Alles auswählen
Couldn't obtain map information.
DEBUG MODE
SQL Error : 1146 Table 'tobias1981.phpbb_map_mod_user' doesn't exist
SELECT * FROM phpbb_map_mod_user WHERE user_id=2
Line : 848
File : usercp_register.php