Open GoogleCodeExporter opened 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
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
# 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
yy u must replace with auth then
Original comment by ca...@live.de
on 21 Jul 2010 at 2:46
Issue 146 has been merged into this issue.
Original comment by wilson.steven10@gmail.com
on 27 Jul 2010 at 4:31
Issue 159 has been merged into this issue.
Original comment by wilson.steven10@gmail.com
on 27 Jul 2010 at 4:32
Original issue reported on code.google.com by
ca...@live.de
on 8 Jun 2010 at 8:48