Error
Database query error
Query:
SELECT
`ArticlesID`,
`Articles`.`CategoryID`,
`Date`,
UNIX_TIMESTAMP(`Date`) AS 'Date_UTS',
`Title`,
`Text`,
`CategoryName`,
`ownerID`
FROM `Articles`
INNER JOIN `ArticlesCategory` USING( `CategoryID` )
ORDER BY `Date` DESC
LIMIT 2
Mysql error:
Table 'web160-aura2data.Articles' doesn't exist
Found error in file
/home/sites/aura2aura.co.uk/public_html/inc/classes/BxDolArticles.php
at line
704. Called
db_res function
with erroneous argument #
0
Debug backtrace:Array
(
[1] => Array
(
[file] => /home/sites/aura2aura.co.uk/public_html/inc/classes/BxDolArticles.php
[line] => 704
[function] => db_res
[args] => Array
(
[0] =>
SELECT
`ArticlesID`,
`Articles`.`CategoryID`,
`Date`,
UNIX_TIMESTAMP(`Date`) AS 'Date_UTS',
`Title`,
`Text`,
`CategoryName`,
`ownerID`
FROM `Articles`
INNER JOIN `ArticlesCategory` USING( `CategoryID` )
ORDER BY `Date` DESC
LIMIT 2
)
)
[2] => Array
(
[file] => /home/sites/aura2aura.co.uk/public_html/templates/base/scripts/BxBaseIndex.php
[line] => 1262
[function] => getarticlesresource
[class] => bxdolarticles
[type] => ->
[args] => Array
(
[0] => 2
)
)
[3] => Array
(
[file] => /home/sites/aura2aura.co.uk/public_html/inc/classes/BxDolPageView.php
[line] => 167
[function] => getblockcode_articles
[class] => bxtemplindexpageview
[type] => ->
[args] => Array
(
[0] => 23
[1] =>
)
)
[4] => Array
(
[file] => /home/sites/aura2aura.co.uk/public_html/inc/classes/BxDolPageView.php
[line] => 132
[function] => genblock
[class] => bxtemplindexpageview
[type] => ->
[args] => Array
(
[0] => 23
[1] => Array
(
[Func] => Articles
[Content] =>
[Caption] => _Articles
[Visible] => non,memb
[DesignBox] => 1
)
)
)
[5] => Array
(
[file] => /home/sites/aura2aura.co.uk/public_html/inc/classes/BxDolPageView.php
[line] => 78
[function] => gencolumn
[class] => bxtemplindexpageview
[type] => ->
[args] => Array
(
[0] => 1
)
)
[6] => Array
(
[file] => /home/sites/aura2aura.co.uk/public_html/inc/classes/BxDolPageView.php
[line] => 105
[function] => gen
[class] => bxtemplindexpageview
[type] => ->
[args] => Array
(
)
)
[7] => Array
(
[file] => /home/sites/aura2aura.co.uk/public_html/index.php
[line] => 74
[function] => getcode
[class] => bxtemplindexpageview
[type] => ->
[args] => Array
(
)
)
)
Called script: /index.php
Request parameters:Array
(
)