Perfomance issues [Reading of templates not cached in J2.5]

More
11 years 11 months ago #25437 by pshoeg
The performance issues occur in the entire frontend, on every single page, no matter if it's category or item view. I guess the issue is the many menu items, but only few of them (max 30-40) are visible on each page.

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #25439 by micker
can you send a link ?

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #25440 by pshoeg
I've PMed you the link — thanks!

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #25445 by ggppdk
The main performance issue in creating items is the triggering of content plugins.

if performance in category / items view is similar then it maybe a third party module or plugin that you have?


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #25467 by pshoeg
Could it be the way that content is loaded in my index.php template file?
Code:
<?php if($this->countModules('dashboard_element')) : ?> <!-- Dashboard --> <jdoc:include type="modules" name="dashboard_element" /> <!-- Dashboard slut --> <?php endif; ?> <?php if($this->countModules('sidebarnav')) : ?> <section class="grid_16" id="page"> <nav class="grid_4 alpha" id="sidebarnav"> <jdoc:include type="modules" name="sidebarnav" /> </nav> <article class="grid_12 omega" id="pagecontent"> <jdoc:include type="message" /> <jdoc:include type="component" /> </article> </section> <?php elseif($this->countModules('right_aside')) : ?> <section class="grid_16" id="page"> <article class="grid_11 alpha" id="pagecontent"> <jdoc:include type="message" /> <jdoc:include type="component" /> </article> <aside class="grid_5" id="right_aside"> <jdoc:include type="modules" name="right_aside" /> </aside> </section> <?php elseif(!$this->countModules('sidebarnav') && !$this->countModules('dashboard_element')) : ?> <section class="grid_16" id="page"> <article class="grid_16 omega" id="pagecontent"> <jdoc:include type="message" /> <jdoc:include type="component" /> </article> </section> <?php endif; ?>

I don't really have other plugins/components installed than FlexiContent, AceSearch and eXtplorer.

Please Log in or Create an account to join the conversation.

More
11 years 11 months ago #25470 by ggppdk
I dont have your PM and please give the specific item / category / favorites / etc view that you have the problem if it frontend and or which backend view has the problem.

Please be specific

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.325 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline