Support Joomla!
Search: Advanced Search
Serving 4167 extensions to the community. Last updated today.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 861 guests and 63 members online

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


frankcow Extensions(6) | Reviews(2) | Favourites(12)

 server load issues, March 9, 2007

I've been running my Joomla site successfully for quite some time. I installed the forum last week, and yesterday my host shut down my database due to high server load. Apparently this is caused by inefficient queries.

I can't figure out any other culprit besides the forum component

Joomap
 format for XML, April 12, 2006

Joomap from DP forums:
I've made a small addition to the file joomap.google.php

I've added
header('Content-type: text/xml;');

at line 86 (ie first line in the function JoomapGoogle:rintTree. This means that when I view the output I get formatted xml not raw text.