Incorrect information in file: './sbit_db1/item.frm'
query(array (
0 => '
SELECT
item.id,
item.name,
item.brief,
item.description,
item.time,
item.image_url
FROM
item
WHERE
item.id=item.portal_id="#sbit" AND item.status!="HIDE" AND item.type="INTRODUCTION" AND item.category_id=129
ORDER BY item.id DESC
LIMIT 1;
',
)
) at packages/portal/includes/system/database.php:413,
fetch(array (
0 => '
SELECT
item.id,
item.name,
item.brief,
item.description,
item.time,
item.image_url
FROM
item
WHERE
item.id=item.portal_id="#sbit" AND item.status!="HIDE" AND item.type="INTRODUCTION" AND item.category_id=129
ORDER BY item.id DESC
LIMIT 1;
',
)
) at packages/enterprises/packages/example/modules/ExampleIntroductHome/db.php:20,
get_item(array (
0 => 'item.portal_id="#sbit" AND item.status!="HIDE" AND item.type="INTRODUCTION" AND item.category_id=129',
)
) at packages/enterprises/packages/example/modules/ExampleIntroductHome/forms/list.php:11,
draw() at packages/portal/includes/portal/form.php:295,
on_draw() at packages/portal/includes/portal/module.php:55,
draw() at packages/portal/includes/portal/module.php:70,
on_draw() at cache/page_layouts/home.portal=sbit.cache.php:514,
require_once(array (
0 => '/home/sbit/domains/sbit.vn/public_html/cache/page_layouts/home.portal=sbit.cache.php',
)
) at packages/portal/includes/portal/portal.php:208,
run_page(array (
0 =>
array (
'id' => '13960',
'package_id' => '249',
'layout_id' => '0',
'layout' => 'packages/enterprises/packages/example/layouts/example-two-column.php',
'skin' => 'default',
'help_id' => '0',
'name' => 'home',
'title_1' => 'Trang chủ',
'description_1' => '',
'description' => '',
'customer_id' => '0',
'read_only' => '0',
'show' => '1',
'cachable' => '0',
'cache_param' => '',
'params' => 'portal=sbit',
'site_map_show' => '1',
'type' => 'CLIENT',
'condition' => '',
'is_use_sapi' => '0',
),
1 => 'home',
2 => 'portal=sbit',
)
) at packages/portal/includes/portal/portal.php:117,
run() at index.php:61
Incorrect information in file: './sbit_db1/item.frm'
query(array (
0 => '
SELECT
item.id,
item.name,
item.url,
item.image_url,
item.category_id
FROM
item
inner join category on item.category_id=category.id
WHERE
item.portal_id="#sbit" AND item.category_id=135 and item.status!="HIDE" and item.type="ADVERTISMENT"
AND (item.language_id="1" or item.language_id=0)
ORDER BY
item.id ASC,item.position
',
)
) at packages/portal/includes/system/database.php:437,
fetch_all(array (
0 => '
SELECT
item.id,
item.name,
item.url,
item.image_url,
item.category_id
FROM
item
inner join category on item.category_id=category.id
WHERE
item.portal_id="#sbit" AND item.category_id=135 and item.status!="HIDE" and item.type="ADVERTISMENT"
AND (item.language_id="1" or item.language_id=0)
ORDER BY
item.id ASC,item.position
',
)
) at packages/enterprises/packages/example/modules/ExampleAdvCustom/db.php:21,
get_items(array (
0 => 'item.portal_id="#sbit" AND item.category_id=135 and item.status!="HIDE" and item.type="ADVERTISMENT"',
)
) at packages/enterprises/packages/example/modules/ExampleAdvCustom/forms/list.php:8,
draw() at packages/portal/includes/portal/form.php:295,
on_draw() at packages/portal/includes/portal/module.php:55,
draw() at packages/portal/includes/portal/module.php:70,
on_draw() at cache/page_layouts/home.portal=sbit.cache.php:516,
require_once(array (
0 => '/home/sbit/domains/sbit.vn/public_html/cache/page_layouts/home.portal=sbit.cache.php',
)
) at packages/portal/includes/portal/portal.php:208,
run_page(array (
0 =>
array (
'id' => '13960',
'package_id' => '249',
'layout_id' => '0',
'layout' => 'packages/enterprises/packages/example/layouts/example-two-column.php',
'skin' => 'default',
'help_id' => '0',
'name' => 'home',
'title_1' => 'Trang chủ',
'description_1' => '',
'description' => '',
'customer_id' => '0',
'read_only' => '0',
'show' => '1',
'cachable' => '0',
'cache_param' => '',
'params' => 'portal=sbit',
'site_map_show' => '1',
'type' => 'CLIENT',
'condition' => '',
'is_use_sapi' => '0',
),
1 => 'home',
2 => 'portal=sbit',
)
) at packages/portal/includes/portal/portal.php:117,
run() at index.php:61
Incorrect information in file: './sbit_db1/item.frm'
query(array (
0 => '
SELECT
item.id,
item.name,
item.brief,
item.time,
item.image_url,
item.category_id
FROM
item
inner join category on item.category_id=category.id
left join item_language on item.id=item_language.item_id
WHERE
item.portal_id="#sbit" AND item.status!="HIDE" AND item.status="HOT" AND item.type="NEWS"
and (item.language_id="1" or item.language_id=0)
ORDER BY
item.position,item.id DESC,item.time DESC
LIMIT
0,5
',
)
) at packages/portal/includes/system/database.php:437,
fetch_all(array (
0 => '
SELECT
item.id,
item.name,
item.brief,
item.time,
item.image_url,
item.category_id
FROM
item
inner join category on item.category_id=category.id
left join item_language on item.id=item_language.item_id
WHERE
item.portal_id="#sbit" AND item.status!="HIDE" AND item.status="HOT" AND item.type="NEWS"
and (item.language_id="1" or item.language_id=0)
ORDER BY
item.position,item.id DESC,item.time DESC
LIMIT
0,5
',
)
) at packages/enterprises/packages/example/modules/ExampleNewsHot/db.php:26,
get_items(array (
0 => 'item.portal_id="#sbit" AND item.status!="HIDE" AND item.status="HOT" AND item.type="NEWS"',
)
) at packages/enterprises/packages/example/modules/ExampleNewsHot/forms/list.php:9,
draw() at packages/portal/includes/portal/form.php:295,
on_draw() at packages/portal/includes/portal/module.php:55,
draw() at packages/portal/includes/portal/module.php:70,
on_draw() at cache/page_layouts/home.portal=sbit.cache.php:519,
require_once(array (
0 => '/home/sbit/domains/sbit.vn/public_html/cache/page_layouts/home.portal=sbit.cache.php',
)
) at packages/portal/includes/portal/portal.php:208,
run_page(array (
0 =>
array (
'id' => '13960',
'package_id' => '249',
'layout_id' => '0',
'layout' => 'packages/enterprises/packages/example/layouts/example-two-column.php',
'skin' => 'default',
'help_id' => '0',
'name' => 'home',
'title_1' => 'Trang chủ',
'description_1' => '',
'description' => '',
'customer_id' => '0',
'read_only' => '0',
'show' => '1',
'cachable' => '0',
'cache_param' => '',
'params' => 'portal=sbit',
'site_map_show' => '1',
'type' => 'CLIENT',
'condition' => '',
'is_use_sapi' => '0',
),
1 => 'home',
2 => 'portal=sbit',
)
) at packages/portal/includes/portal/portal.php:117,
run() at index.php:61
Incorrect information in file: './sbit_db1/item.frm'
query(array (
0 => '
SELECT
item.id,
item.name,
item.url,
item.image_url,
item.category_id
FROM
item
inner join category on item.category_id=category.id
WHERE
item.category_id=3698 and item.status!="HIDE" and item.type="ADVERTISMENT"
AND item.portal_id="#sbit" AND (item.language_id="1" or item.language_id=0)
ORDER BY
item.id ASC, item.position
',
)
) at packages/portal/includes/system/database.php:437,
fetch_all(array (
0 => '
SELECT
item.id,
item.name,
item.url,
item.image_url,
item.category_id
FROM
item
inner join category on item.category_id=category.id
WHERE
item.category_id=3698 and item.status!="HIDE" and item.type="ADVERTISMENT"
AND item.portal_id="#sbit" AND (item.language_id="1" or item.language_id=0)
ORDER BY
item.id ASC, item.position
',
)
) at packages/enterprises/packages/example/modules/ExampleAdvRight/db.php:21,
get_items(array (
0 => 'item.category_id=3698 and item.status!="HIDE" and item.type="ADVERTISMENT"',
)
) at packages/enterprises/packages/example/modules/ExampleAdvRight/forms/list.php:10,
draw() at packages/portal/includes/portal/form.php:295,
on_draw() at packages/portal/includes/portal/module.php:55,
draw() at packages/portal/includes/portal/module.php:70,
on_draw() at cache/page_layouts/home.portal=sbit.cache.php:521,
require_once(array (
0 => '/home/sbit/domains/sbit.vn/public_html/cache/page_layouts/home.portal=sbit.cache.php',
)
) at packages/portal/includes/portal/portal.php:208,
run_page(array (
0 =>
array (
'id' => '13960',
'package_id' => '249',
'layout_id' => '0',
'layout' => 'packages/enterprises/packages/example/layouts/example-two-column.php',
'skin' => 'default',
'help_id' => '0',
'name' => 'home',
'title_1' => 'Trang chủ',
'description_1' => '',
'description' => '',
'customer_id' => '0',
'read_only' => '0',
'show' => '1',
'cachable' => '0',
'cache_param' => '',
'params' => 'portal=sbit',
'site_map_show' => '1',
'type' => 'CLIENT',
'condition' => '',
'is_use_sapi' => '0',
),
1 => 'home',
2 => 'portal=sbit',
)
) at packages/portal/includes/portal/portal.php:117,
run() at index.php:61