Error
Database query error
Query:
SELECT `ID`,`NickName` FROM `Profiles` WHERE `NickName` = 'starr'
Mysql error:
Table '_community.Profiles' doesn't exist
Found error in file
/var/www/vhosts/cog7forums.com/subdomains/community/httpdocs/rewrite_name.php
at line
64. Called
db_arr function
with erroneous argument #
0
Debug backtrace:Array
(
[1] => Array
(
[file] => /var/www/vhosts/cog7forums.com/subdomains/community/httpdocs/inc/db.inc.php
[line] => 113
[function] => db_res
[args] => Array
(
[0] => SELECT `ID`,`NickName` FROM `Profiles` WHERE `NickName` = 'starr'
[1] => 1
)
)
[2] => Array
(
[file] => /var/www/vhosts/cog7forums.com/subdomains/community/httpdocs/rewrite_name.php
[line] => 64
[function] => db_arr
[args] => Array
(
[0] => SELECT `ID`,`NickName` FROM `Profiles` WHERE `NickName` = 'starr'
)
)
)