mawelikeke / mwenhanced

Automatically exported from code.google.com/p/mwenhanced
0 stars 0 forks source link

Realm.pms not found?? #157

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
if im logged in il get the error 

SQL Error: Table 'realmd.pms' doesn't exist at 
/users/shadowforge/www/core/class.auth.php line 125

Array
(
    [code] => 1146
    [message] => Table 'realmd.pms' doesn't exist
    [query] => SELECT count(*) FROM pms WHERE owner_id='13' AND showed=0
    [context] => /users/shadowforge/www/core/class.auth.php line 125

what should i do??

Original issue reported on code.google.com by ca...@live.de on 8 Jun 2010 at 8:48

GoogleCodeExporter commented 8 years ago
I have this problems
SQL Error: Table 'realmd.pms' doesn't exist at 
D:\UniServer\www\katon\core\class.auth.php line 125

Array
(
    [code] => 1146
    [message] => Table 'realmd.pms' doesn't exist
    [query] => SELECT count(*) FROM pms WHERE owner_id='5' AND showed=0
    [context] => D:\UniServer\www\katon\core\class.auth.php line 125
)

Original comment by gtux...@gmail.com on 14 Jun 2010 at 3:24

GoogleCodeExporter commented 8 years ago
This is how I fixed it...
Go to your root/templates/offlike/body_header.php

# Search for realmd.pms
# Replace realmd with your account database. I.e. Account, logon, etc..

Original comment by varr...@gmail.com on 19 Jun 2010 at 9:28

GoogleCodeExporter commented 8 years ago
# Search for realmd.pms
# Replace realmd with your account database. I.e. Account, logon, etc..

Ehm...I don't know what to replace. My account db is auth, have I to replace 
realmd with auth??

Original comment by grag...@gmail.com on 16 Jul 2010 at 2:04

GoogleCodeExporter commented 8 years ago
yy u must replace with auth then

Original comment by ca...@live.de on 21 Jul 2010 at 2:46

GoogleCodeExporter commented 8 years ago
Issue 146 has been merged into this issue.

Original comment by wilson.steven10@gmail.com on 27 Jul 2010 at 4:31

GoogleCodeExporter commented 8 years ago
Issue 159 has been merged into this issue.

Original comment by wilson.steven10@gmail.com on 27 Jul 2010 at 4:32