Seite 2 von 3

Verfasst: 02.01.2005 22:25
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

Verfasst: 02.01.2005 22:26
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

Verfasst: 02.01.2005 22:27
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!

Verfasst: 02.01.2005 22:28
von steffi1977
das habe ich ja getan und dann kam die meldung

Verfasst: 02.01.2005 22:28
von Andy120
Was für eine Meldung?

Verfasst: 02.01.2005 22:30
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

Verfasst: 02.01.2005 22:30
von Markus67
Hi ...

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

Markus

Verfasst: 02.01.2005 22:33
von steffi1977
ja habe ich und Andy sagte die ist richtig

Verfasst: 02.01.2005 22:48
von steffi1977
welchen MAP habt ihr den ????

Verfasst: 02.01.2005 23:27
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!