map_mod_2.0.1

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.
steffi1977
Mitglied
Beiträge: 1578
Registriert: 10.01.2004 22:49
Wohnort: Moers
Kontaktdaten:

Beitrag von steffi1977 »

das bekomme ich jetzt wenn ich in ein Beitrag gehen will
Could not obtain post/user information.

DEBUG MODE

SQL Error : 1146 Table 'xxx.forum_map_mod_user' doesn't exist

SELECT u.username, u.user_points, u.user_id,u.user_items, u.user_privs, u.user_effects, u.user_custitle, u.user_posts, u.user_from, u.user_website, u.user_email, u.user_icq, u.user_aim, u.user_yim, u.user_regdate, u.user_msnm, u.user_viewemail, u.user_rank, u.user_sig, u.user_sig_bbcode_uid, u.user_avatar, u.user_avatar_type, u.user_allowavatar, u.user_allowsmile, u.user_birthday, u.user_next_birthday_greeting , p.*, pt.post_text, pt.post_subject, pt.bbcode_uid, m.longitude, m.latitude FROM forum_posts p, forum_users u LEFT JOIN forum_map_mod_user m ON u.user_id=m.user_id, forum_posts_text pt WHERE p.topic_id = 1080 AND pt.post_id = p.post_id AND u.user_id = p.poster_id ORDER BY p.post_time ASC LIMIT 0, 15

Line : 420
File : /kunden/xxx/webseiten/forum/viewtopic.php
steffi1977
Mitglied
Beiträge: 1578
Registriert: 10.01.2004 22:49
Wohnort: Moers
Kontaktdaten:

Beitrag von steffi1977 »

Im Profil darf ich auch nicht mehr :-(
Couldn't obtain map information.

DEBUG MODE

SQL Error : 1146 Table xxx.forum_map_mod_user' doesn't exist

SELECT * FROM forum_map_mod_user WHERE user_id=3

Line : 953
File : /kunden/xxx/webseiten/forum/includes/usercp_register.php
Benutzeravatar
Andy120
Mitglied
Beiträge: 3430
Registriert: 02.01.2004 11:21
Wohnort: Basel (Schweiz)
Kontaktdaten:

Beitrag von Andy120 »

Die Meldung besagt, das es diese Tabelle nicht gibt...

Code: Alles auswählen

SQL Error : 1146 Table 'xxx.forum_map_mod_user' doesn't exist 
Du musst die db_install.php ausführen!
steffi1977
Mitglied
Beiträge: 1578
Registriert: 10.01.2004 22:49
Wohnort: Moers
Kontaktdaten:

Beitrag von steffi1977 »

das habe ich ja getan und dann kam die meldung
steffi1977
Mitglied
Beiträge: 1578
Registriert: 10.01.2004 22:49
Wohnort: Moers
Kontaktdaten:

Beitrag von steffi1977 »

DIESE :
steffi1977 hat geschrieben:Hatte ich
Map MOD :: Database Installation

--------------------------------------------------------------------------------

Step 1 - Base installation
This will create the necessary tables for the Map MOD.
Start the base installation.
Do NOT start the base installation a second time!

Step 2 - Clean up
You should delete this database installer as soon as possible after performing the initial database installation!

Step 3 - Admin Panel
Finally you should go to the administration panel and perform these steps:

Check the configuration of the map MOD. In most cases the default configuration is fine.
Add maps to the MOD. The map of Germany (where I come from) is installed by default.
Import search places for countries so that your users can lookup their home town.

Have fun, Bananeweizen
Benutzeravatar
Markus67
Ehrenadmin
Beiträge: 28346
Registriert: 12.01.2004 16:02
Wohnort: Neuss
Kontaktdaten:

Beitrag von Markus67 »

Hi ...

hast du auch die constants.php entsprechend der Anleitung angepasst ?

Markus
steffi1977
Mitglied
Beiträge: 1578
Registriert: 10.01.2004 22:49
Wohnort: Moers
Kontaktdaten:

Beitrag von steffi1977 »

ja habe ich und Andy sagte die ist richtig
steffi1977
Mitglied
Beiträge: 1578
Registriert: 10.01.2004 22:49
Wohnort: Moers
Kontaktdaten:

Beitrag von steffi1977 »

welchen MAP habt ihr den ????
Benutzeravatar
ATARI
Mitglied
Beiträge: 1684
Registriert: 22.02.2004 16:51
Wohnort: Monaco Di Bavaria

Beitrag von ATARI »

steffi1977 hat geschrieben:DIESE :
steffi1977 hat geschrieben:Hatte ich
Map MOD :: Database Installation

--------------------------------------------------------------------------------

Step 1 - Base installation
This will create the necessary tables for the Map MOD.
Start the base installation.
Do NOT start the base installation a second time!

Step 2 - Clean up
You should delete this database installer as soon as possible after performing the initial database installation!

Step 3 - Admin Panel
Finally you should go to the administration panel and perform these steps:

Check the configuration of the map MOD. In most cases the default configuration is fine.
Add maps to the MOD. The map of Germany (where I come from) is installed by default.
Import search places for countries so that your users can lookup their home town.

Have fun, Bananeweizen

jaaaaaaa, dass da keiner vor mir drauf gekommen ist!?


step 1

Code: Alles auswählen

Start the base installation.
ist ja ein link!
da musst du natürlich noch draufklicken damit sich die tabellen installieren!
Man soll aufhören wenn´s am schönsten ist!

Servus phpBB! ;)
Antworten

Zurück zu „phpBB 2.0: Mod Support“