Hey All,
I've been getting fatal error max execution time LINE 219 in C:\AreaPro\wamp\www\crm\include\database\PearDatab ase.php about 60% of the time for just about any operation in my Emails Module (but of course NEVER WHEN I WANT IT TO for debugging, however...)
I have enabled debugging ("log4php.rootLogger=debug, A2") in an effort to sort it out.
Curious--IS IT NOT-- that upon clicking the Emails TAB, I find...ORTHE FULL HTML_TEXT OF AN HTML EMAIL...description_html = <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
contained within the resulting sugarcrm.log????THE FULL TEXT of NON HTML EMAILS...description = Dear NAHI Member:
At the upcoming 2007 NAHI National Education Conference & 20th
Anniversary Celebration, a meeting of stakeholders will be held by the
American Society for Testing and Materials (ASTM) to discuss the
It seems to me that the max execution time error might be related to the fact that the query executed by simply clicking on the Emails TAB, is "reading" the contents (description/description_html) of each email which meets the query parameters rather than just the email id so as to simply return links to said emails should the user decide he wants to read them????
Does this make any sense???
SugarOS 4.0.10f
WAMP STACK
Apache version :Apache/2.0.55 (Win32)
PHP version :5.1.2 Loaded extensions :
bcmath, calendar, com_dotnet, ctype, date, ftp, iconv, odbc, pcre, Reflection, session, libxml, standard, tokenizer, zlib, SimpleXML, dom, SPL, wddx, xml, xmlreader, xmlwriter, apache2handler, mbstring, curl, gd, imap, mysql, mysqli, pdf MySQL version :5.0.18-nt


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks