| Unknown column 'CONTENTMGR_TYPE_ABOUT' in 'where clause': |
| line | function | parameters |
| 4037 | DBLib.Select /contentmgr/contentmgr.php | "select * from contentmgr_articles where ( article_type in ( CONTENTMGR_TYPE_ABOUT)) and status in ('P') order by status_date desc" Array
(
)
1 -1 |
| 511 | ContentMgr.GetArticles /webos/webos.php | Array
(
[types] => Array
(
[0] => CONTENTMGR_TYPE_ABOUT
)
[status] => Array
(
[0] => P
)
[filter] =>
[bitfilters] =>
[groupby] =>
[sort] =>
[limit] => 1
[startat] =>
[fieldslist] =>
[idonly] =>
[getcountonly] =>
)
|
| 1050 | APPDO /contentmgr/contentmgr_components.php | "contentmgr" "GetArticles" Array
(
[types] => Array
(
[0] => CONTENTMGR_TYPE_ABOUT
)
[status] => Array
(
[0] => P
)
[filter] =>
[bitfilters] =>
[groupby] =>
[sort] =>
[limit] => 1
[startat] =>
[fieldslist] =>
[idonly] =>
[getcountonly] =>
)
|
| 630 | contentmgr_getarticlesbytype.MakeItGo /webos/webos.php | |
| 13 | COMPONENT /about/index.php | "contentmgr_getarticlesbytype" |