[Website] PHP site for Mangos

Newbie Spellweaver
Joined
Aug 27, 2006
Messages
5
Reaction score
0
I was looking for a cool website at RaGEZONE, but didnt find any on the last 20 pages thats posted, so I found this website another place, have fun ^^
PS: Think it works on Ascent Packs too (I HAVE NO IDA!) :king:

LINK:
 
SQL Error: Table 'mangos.site_settings' doesn't exist at F:\WAMP\www\aaa\core\common.php line 38

Array
(
Code:
 => 1146
    [message] => Table 'mangos.site_settings' doesn't exist
    [query] => SELECT * FROM site_settings
    [context] => F:\WAMP\www\aaa\core\common.php line 38
)

SQL Error: Table 'mangos.account_groups' doesn't exist at F:\WAMP\www\aaa\core\class.auth.php line 232

Array
(
    [code] => 1146
    [message] => Table 'mangos.account_groups' doesn't exist
    [query] => SELECT * FROM account_groups WHERE g_id=1
    [context] => F:\WAMP\www\aaa\core\class.auth.php line 232
)


WTF is this.. i test with all my db and all say same...
 
Back