Win2k3, SP2
IIS 6.0
PHP 5.2
MYSQL 5.0.41
SugarCRM 4.5.1c
SYMPTOMS:
when i click on the contact tab and it loads the contact module, the contact list doesn't have any contacts listed under it.
If I got to the accounts page, no accounts, even after I successfully add one
If I run a global search on something that should return results (in the search box in the upper right hand corner of the user interface) it tells me it has x results, but no contacts are listed below the contact list
The system Settings page is also blank when I load it.
The update wizard is also blank if I click on it from the admin section.
NOTES:
When I say blank, I mean all the page components load around the above items, but the result set with the contacts/accounts/system settings do not.
SugarCRM.log is blank
STEPS TAKEN:
I upped the memory in memory_limit in php.ini to 512M to make sure it had enough memory to build the page
I used var_dump() to dump the $data from the code and the query results are there and they are and did display, but in the raw format
I also dumped the SQL itself and pasted that into mySql query browser and it returned the results in the query browser
I'm new to sugarCRM and relatively new to PHP. Any and all suggestions are appreciated!!
Thank you!


LinkBack URL
About LinkBacks



Reply With Quote

Bookmarks