bizzlesnaff / mwenhanced

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

SQL Error: Realmd.pms Table #159

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I have a problem, this message is on the Website:
SQL Error: Table 'realmd.pms' doesn't exist at 
L:\xampp\htdocs\core\class.auth.php line 125

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

What revision of the product are you using? In what browser?
TrinityWebEnhanced_Rev45_Patch3.3.3a
Mozilla Firefox

What version are you using? MangosWeb or TrinityWeb?
Trinity Web

Please provide any additional information below.

Original issue reported on code.google.com by nd...@web.de on 8 Jun 2010 at 12:45

GoogleCodeExporter commented 9 years ago
Here ya go...

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:29

GoogleCodeExporter commented 9 years ago

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