114 SQL queries
Posted: Thu Oct 04, 2007 7:42 am
Hi guys,
I've got a speed problem due to an eccessive number of SQL queries. Most of them made by frontenduser and cms_content.
CMSMS version is 1.1.3.1.
You can take a look at:
www.alma-automotive.com/home
Here is the template:
------------------------------------------------------------------------------------------------------------------------
{cms_module module=CustomContent}
{sitename} - {title}
{metadata}
{cstylesheet}
{cms_selflink dir="start" rellink=1}
{cms_selflink dir="prev" rellink=1}
{cms_selflink dir="next" rellink=1}
{literal}
=b){nw=b+"px";}if(w
#pagewrapper {width:expression(P7_MinMaxW(720,950));}
#container {height: 1%;}
{/literal}
{anchor anchor='menu_vert' title='Skip to navigation' accesskey='n' text='Skip to navigation'}
{anchor anchor='main' title='Skip to content' accesskey='s' text='Skip to content'}
{cms_selflink dir="start" text="$sitename"}
Navigation
{menu template='alma_simple' collapse='1'}
{menu template='alma_simple' start_element='6.1' show_root_siblings='1'}
{search}
{cms_module module=FrontEndUsers form=logout}
{cms_module module=FrontEndUsers form=login nocaptcha=1}
News
{news number='3' detailpage='News' dateformat="%b %d, %Y"}
{print showbutton=true script=true}-->
{title}
{ccontent}
{anchor anchor='main' text='^ Top'}
{cms_selflink dir="previous" label="Previous page: "}
{cms_selflink dir="next"}
-->
{global_content name='footer'}
--------------------------------------------------------------------------------------
Thanks again for help.
I've got a speed problem due to an eccessive number of SQL queries. Most of them made by frontenduser and cms_content.
CMSMS version is 1.1.3.1.
You can take a look at:
www.alma-automotive.com/home
Here is the template:
------------------------------------------------------------------------------------------------------------------------
{cms_module module=CustomContent}
{sitename} - {title}
{metadata}
{cstylesheet}
{cms_selflink dir="start" rellink=1}
{cms_selflink dir="prev" rellink=1}
{cms_selflink dir="next" rellink=1}
{literal}
=b){nw=b+"px";}if(w
#pagewrapper {width:expression(P7_MinMaxW(720,950));}
#container {height: 1%;}
{/literal}
{anchor anchor='menu_vert' title='Skip to navigation' accesskey='n' text='Skip to navigation'}
{anchor anchor='main' title='Skip to content' accesskey='s' text='Skip to content'}
{cms_selflink dir="start" text="$sitename"}
Navigation
{menu template='alma_simple' collapse='1'}
{menu template='alma_simple' start_element='6.1' show_root_siblings='1'}
{search}
{cms_module module=FrontEndUsers form=logout}
{cms_module module=FrontEndUsers form=login nocaptcha=1}
News
{news number='3' detailpage='News' dateformat="%b %d, %Y"}
{print showbutton=true script=true}-->
{title}
{ccontent}
{anchor anchor='main' text='^ Top'}
{cms_selflink dir="previous" label="Previous page: "}
{cms_selflink dir="next"}
-->
{global_content name='footer'}
--------------------------------------------------------------------------------------
Thanks again for help.