mySQL :: error ::
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY tb_order' at line 4
mySQL :: query ::
SELECT tb_id
FROM c2p_table
WHERE tb_cn_id =
ORDER BY tb_order
mySQL :: error ::
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ORDER BY tb_order' at line 4
mySQL :: query ::
SELECT tb_id
FROM c2p_table
WHERE tb_cn_id =
ORDER BY tb_order
mySQL :: error ::
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
mySQL :: query ::
SELECT cn_ch_id
FROM c2p_content
WHERE cn_id =
mySQL :: error ::
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
mySQL :: query ::
SELECT cn_ch_id
FROM c2p_content
WHERE cn_id =
mySQL :: error ::
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
mySQL :: query ::
SELECT ch_parent_id
FROM c2p_chapters
WHERE ch_id =
mySQL :: error ::
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
mySQL :: query ::
SELECT ch_parent_id
FROM c2p_chapters
WHERE ch_id =
mySQL :: error ::
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'JOIN c2p_table_conditions
ON tc_th_id = ls_th_id
AND tc_cn_id =
' at line 18
mySQL :: query ::
SELECT ls_column,
ls_align,
ls_align_char,
ls_width,
ls_align_standard,
ls_align_char_standard,
ls_width_standard,
ls_th_id,
tc_column
FROM c2p_layout_structure
LEFT JOIN c2p_content
ON cn_la_id = ls_la_id
AND cn_id =
LEFT JOIN c2p_table_conditions
ON tc_th_id = ls_th_id
AND tc_cn_id =
LEFT JOIN c2p_table_heads
ON th_id = ls_th_id
WHERE cn_id =
ORDER BY ls_column
mySQL :: error ::
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'JOIN c2p_table_conditions
ON tc_th_id = ls_th_id
AND tc_cn_id =
' at line 18
mySQL :: query ::
SELECT ls_column,
ls_align,
ls_align_char,
ls_width,
ls_align_standard,
ls_align_char_standard,
ls_width_standard,
ls_th_id,
tc_column
FROM c2p_layout_structure
LEFT JOIN c2p_content
ON cn_la_id = ls_la_id
AND cn_id =
LEFT JOIN c2p_table_conditions
ON tc_th_id = ls_th_id
AND tc_cn_id =
LEFT JOIN c2p_table_heads
ON th_id = ls_th_id
WHERE cn_id =
ORDER BY ls_column
mySQL :: error ::
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND tb_lan_id = 1
AND tc_column = td_order
AND tc_th_id = 3
' at line 13
mySQL :: query ::
SELECT tb_order,
td_content
FROM c2p_table_data
LEFT JOIN c2p_table
ON tb_id = td_tb_id
LEFT JOIN c2p_table_conditions
ON tc_cn_id = tb_cn_id
WHERE tb_cn_id =
AND tb_lan_id = 1
AND tc_column = td_order
AND tc_th_id = 3
ORDER BY tb_order
mySQL :: error ::
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND tb_lan_id = 1
AND tc_column = td_order
AND tc_th_id = 3
' at line 13
mySQL :: query ::
SELECT tb_order,
td_content
FROM c2p_table_data
LEFT JOIN c2p_table
ON tb_id = td_tb_id
LEFT JOIN c2p_table_conditions
ON tc_cn_id = tb_cn_id
WHERE tb_cn_id =
AND tb_lan_id = 1
AND tc_column = td_order
AND tc_th_id = 3
ORDER BY tb_order
Warning: Invalid argument supplied for foreach() in /netsite/var/www/vhosts/deutschepapier-click2print.de/httpdocs/bin/pdf/class_pdf_scope_table.inc on line 505
mySQL :: error ::
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND ind_group =
AND ind_group_sub =' at line 4
mySQL :: query ::
DELETE
FROM c2p_index
WHERE ind_pl_id =
AND ind_group =
AND ind_group_sub =
mySQL :: error ::
1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '
ind_group = ,
ind_group_sub = ,
ind_page ' at line 4
mySQL :: query ::
INSERT INTO c2p_index
SET ind_name = '',
ind_description = '',
ind_pl_id = ,
ind_group = ,
ind_group_sub = ,
ind_page = 1
Warning: Cannot modify header information - headers already sent by (output started at /netsite/var/www/vhosts/deutschepapier-click2print.de/httpdocs/classes/class_database.inc:248) in /netsite/var/www/vhosts/deutschepapier-click2print.de/httpdocs/bin/pdf/factory.php on line 102
Warning: Cannot modify header information - headers already sent by (output started at /netsite/var/www/vhosts/deutschepapier-click2print.de/httpdocs/classes/class_database.inc:248) in /netsite/var/www/vhosts/deutschepapier-click2print.de/httpdocs/bin/pdf/factory.php on line 103