Well since i got the time today to look deeper in 4.0.3. After "$config['Misc']['debug'] = 1;" i am worried because of the high amount of used sql queries. As guest the CMS index page used more or less around 70 queries and logged in as admin i got a few times more then 120. I got a lot of red marked (nor cached) default cms templates such as bbcode_video, vbcms_article_css, vbcms_content_article_preview, vbcms_content_section_page, ...
Code:
vBulletin 4.0.3 Debug Information
Page Generation 0,12074 seconds
Memory Usage 6,089KB
Queries Executed 68 (?)
Code:
vBulletin 4.0.3 Debug Information
Page Generation 0,23715 seconds
Memory Usage 8,264KB
Queries Executed 126 (?)
So i ask myself if this is a normal amount of queries used for the CMS to generate it's content or do i have a problem? No custom plugins active, no code chances made but the forum is upgraded from 3.8.x. I would say anything above 30 is a lot for one page generation. No problem so far with the actual forum, about 12 queries are normal i guess.
__DEFINE_LIKE_SHARE__