SELECT * FROM `Blogs` WHERE `OwnerID` = '0'
Error
Database query error
Query:
SELECT * FROM `Blogs` WHERE `OwnerID` = '0'
Mysql error:
Table 'adult_main.Blogs' doesn't exist
Found error in file /home/adult/public_html/inc/classes/BxDolBlogs.php
at line 186. Called db_arr function with erroneous argument #0

Debug backtrace:
Array
(
    [1] => Array
        (
            [file] => /home/adult/public_html/inc/db.inc.php
            [line] => 117
            [function] => db_res
            [args] => Array
                (
                    [0] => SELECT * FROM `Blogs` WHERE `OwnerID` = '0'
                    [1] => 1
                )

        )

    [2] => Array
        (
            [file] => /home/adult/public_html/inc/classes/BxDolBlogs.php
            [line] => 186
            [function] => db_arr
            [args] => Array
                (
                    [0] => SELECT * FROM `Blogs` WHERE `OwnerID` = '0'
                )

        )

    [3] => Array
        (
            [file] => /home/adult/public_html/blogs.php
            [line] => 56
            [function] => genProfileCSS
            [class] => BxDolBlogs
            [type] => ->
            [object] => BxDolBlogs Object
                (
                    [iIconSize] => 45
                    [iThumbSize] => 110
                    [iBigThumbSize] => 340
                    [iImgSize] => 800
                    [iMaxUplFileSize] => 1000000
                    [bAdminMode] => 
                    [sPicNotAvail] => http://www.adultfriendsocial.com/templates/tmpl_7colors/images/icons/group_no_pic.gif
                    [sSpacerPath] => templates/base/images/icons/spacer.gif
                    [sUserWorkFile] => blogs.php
                    [sAdminWorkFile] => post_mod_blog.php
                    [sCSSDirName] => blogs
                    [sPermalinkName] => blogs
                    [aBlogConf] => Array
                        (
                            [visitorID] => 0
                            [ownerID] => 0
                            [isOwner] => 1
                            [loggedMember] => 
                            [categoryCaptionMaxLenght] => 150
                            [blogCaptionMaxLenght] => 150
                        )

                    [iLastPostedPostID] => -1
                    [iPerPageElements] => 10
                    [sCommonCSS] => 

                    [sProfCSS] => 
                    [iTopTagsCnt] => 20
                    [oCmtsView] => 
                    [bShowRating] => 1
                    [bShowCalendar] => 1
                    [bUseVFeat] => 1
                    [bShowPTInBread] => 1
                    [_isPermalinkEnabled] => 1
                )

            [args] => Array
                (
                    [0] => 0
                )

        )

)
Called script: /blogs.php
Request parameters:
Array
(
    [action] => show_member_blog
    [ownerName] => 
    [PHPSESSID] => 478d5d8c6125311fe4c935896ebc41fb
)