select page_id,mode,navgroup from pages
where substring_index(pages.name,'/',-1)='kb.php') select page_id,navgroup from pages where (mode='' or mode is null) and substring_index(pages.name,'/',-1)='kb.php')
select title,header,footer,background,length(image1),
length(image2),length(image3),length(image4),length(bg_image),
font_color,font_size,shading,kb,support_logo,support_department,
table1_bgcolor,table2_bgcolor,table3_bgcolor
from pages_properties
where pages_properties.page_id='')
select length(header),header_align,length(footer),footer_align,
header_html,footer_html
from navlinks where navgroup='') ![]() | |
|
SQL error (SELECT command denied to user 'betatest'@'localhost' for table 'kb_config') in (
select rate_answers,show_products,show_categories,show_sort_dropdown,
sort_by_rating,show_faq,length(icon1),length(icon2)
from kb_config) |
|