well the 25 queries would be a start. Cut down the queries, and page generation times should go down with it.
adding $debug = 1 in config.php will help you asses what queries are being ran.
If you find you can get the query count down without removing hacks,then I suggest you ask in the threads of the hacks that you installed,how to cut down the queries without having to remove the hack.
Also some hacks just might not work well together.
|