|
Most of the time, your description of the problem or list of items installed won't show me where a problem is. The only way I can find a problem is by analyzing the debug information that Joomla! will provide you if you turn it on.
To get the Debugging information I need, you will have to go to your Admin Control Panel.
Click on Site -> Global Configuration -> Debug Site (Yes)
If there are any Warning or Error messages, they will be displayed at the top of the component being affected. If this is a malfunctioning SearchBot, it is usually right after the search input box and before the actual results if any!
These are important for locating possible programming errors in the script but the most important part is the list of database queries. These are usually located at the very bottom of your page.
Be sure that you provide the debug information from the page that you would expect the script to be working on. For example, if you are having a problem with a SearchBot, then provide the data returned on a search result page. Be sure to actually perform a search for something that should exist!
If you have further questions regarding how to provide the debug information, please include them with your bug report.
Thank You,
vujsa<br><br>Post edited by: vujsa, at: 2007/11/21 19:22
|