Hi!
I installed Sugar 6.1 pro, and support is slow. I assume the weather is keeping em slow. Wondering if anyone can help with this problem.
When I navigate to the Accounts module, the accounts search and the accounts edit work fine, but when I click to view an account, it goes to the detailview action. The page loads but then does not display anything. It is just a blank white page. If I view source on the page, I get:
------------------------------------------
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type></HEAD>
<BODY></BODY></HTML>
V
--------------------------------------
The detailview for the other modules works.
When this happened, I deleted my installation of sugar and reinstalled it without error. The same devailview of the acounts module problem persisted through the re installation. I have double checked all of the files to make sure that they are present and have correct permissions.
I have deleted the sugarcrm.log, opened up the accounts page that gives me error, and then downloaded the sugar log. I have attached that isolated log here. The log was set to Debug so I could try to see what was failing to load.
I'm running:
Apache version 2.2.17
PHP version 5.2.16
MySQL version 5.1.54
----------------------------------------
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] using MysqliManager DBManager backend
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] using MysqliHelper DBHelper backend
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] Query:SELECT id, name, symbol, conversion_rate FROM currencies WHERE status = 'Active' and deleted = 0
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] Query Execution Time:8.20159912109E-5
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] Query:SELECT category, name, value FROM config
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] Query Execution Time:0.00012993812561
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] Query:SELECT id FROM outbound_email WHERE type = 'system'
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] Query Execution Time:0.000115871429443
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] Query:SELECT * FROM outbound_email WHERE id = 'e527a4d8-5e20-9224-5c84-4d488423cdcc'
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] Query Execution Time:8.51154327393E-5
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] Query:SELECT date_start, round_trips, active FROM tracker_sessions WHERE session_id = '46181d2057bcaf25a035e29cdf74b5a5'
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] Query Execution Time:0.000101089477539
Wed Feb 2 11:22:17 2011 [14106][-none-][DEBUG] We have an authenticated user id: 1
Wed Feb 2 11:22:17 2011 [14106][-none-][DEBUG] Retrieve User : SELECT users.* FROM users WHERE users.id = '1' AND users.deleted=0
Wed Feb 2 11:22:17 2011 [14106][-none-][DEBUG] Limit Query:SELECT users.* FROM users WHERE users.id = '1' AND users.deleted=0 Start: 0 count: 1
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] Query:SELECT users.* FROM users WHERE users.id = '1' AND users.deleted=0 LIMIT 0,1
Wed Feb 2 11:22:17 2011 [14106][-none-][INFO] Query Execution Time:0.000112056732178
Wed Feb 2 11:22:17 2011 [14106][1][INFO] Query:SELECT u1.first_name, u1.last_name from users u1, users u2 where u1.id = u2.reports_to_id AND u2.id = '1' and u1.deleted=0
Wed Feb 2 11:22:17 2011 [14106][1][INFO] Query Execution Time:7.60555267334E-5
Wed Feb 2 11:22:17 2011 [14106][1][DEBUG] additional detail query results:
Wed Feb 2 11:22:17 2011 [14106][1][INFO] Query:SELECT team_id, teams.name, teams.name_2 FROM team_memberships rel RIGHT JOIN teams ON (rel.team_id = teams.id) WHERE rel.user_id = '1' AND rel.team_id = '1'
Wed Feb 2 11:22:17 2011 [14106][1][INFO] Query Execution Time:5.98430633545E-5
Wed Feb 2 11:22:17 2011 [14106][1][DEBUG] SugarBean.load_relationships, Loading relationship (reports_to_id).
Wed Feb 2 11:22:17 2011 [14106][1][DEBUG] Retrieve Team : SELECT teams.* FROM teams WHERE teams.id = '1' AND teams.deleted=0
Wed Feb 2 11:22:17 2011 [14106][1][DEBUG] Limit Query:SELECT teams.* FROM teams WHERE teams.id = '1' AND teams.deleted=0 Start: 0 count: 1
Wed Feb 2 11:22:17 2011 [14106][1][INFO] Query:SELECT teams.* FROM teams WHERE teams.id = '1' AND teams.deleted=0 LIMIT 0,1
Wed Feb 2 11:22:17 2011 [14106][1][INFO] Query Execution Time:0.000108957290649
Wed Feb 2 11:22:17 2011 [14106][1][DEBUG] Retrieve Team : SELECT teams.* FROM teams WHERE teams.id = '1' AND teams.deleted=0
Wed Feb 2 11:22:17 2011 [14106][1][DEBUG] Limit Query:SELECT teams.* FROM teams WHERE teams.id = '1' AND teams.deleted=0 Start: 0 count: 1
Wed Feb 2 11:22:17 2011 [14106][1][INFO] Query:SELECT teams.* FROM teams WHERE teams.id = '1' AND teams.deleted=0 LIMIT 0,1
Wed Feb 2 11:22:17 2011 [14106][1][INFO] Query Execution Time:8.89301300049E-5
Wed Feb 2 11:22:17 2011 [14106][1][INFO] Query:SELECT id ,teams.name as team_name , teams.created_by owner FROM teams WHERE deleted=0 AND id='1'
Wed Feb 2 11:22:17 2011 [14106][1][INFO] Query Execution Time:6.48498535156E-5
Wed Feb 2 11:22:17 2011 [14106][1][INFO] Query:SELECT ea.*, ear.* FROM email_addresses ea
LEFT JOIN email_addr_bean_rel ear ON ea.id = ear.email_address_id
WHERE ear.bean_module = 'Users'
AND ear.bean_id = '1'
AND ear.deleted = 0
ORDER BY ear.reply_to_address, ear.primary_address DESC
Wed Feb 2 11:22:17 2011 [14106][1][INFO] Query Execution Time:9.98973846436E-5
Wed Feb 2 11:22:17 2011 [14106][1][DEBUG] Current user is: admin
Wed Feb 2 11:22:17 2011 [14106][1][DEBUG] Current user is: admin
Wed Feb 2 11:22:17 2011 [14106][1][DEBUG] setting cookie ck_login_id_20 to 1
Wed Feb 2 11:22:17 2011 [14106][1][DEBUG] setting cookie ck_login_language_20 to en_us
Wed Feb 2 11:22:17 2011 [14106][1][DEBUG] current_language is: en_us
continued in next post


LinkBack URL
About LinkBacks



Reply With Quote
ELETE FROM tracker where id = '8'
Thank you for taking the time to troll these forums.

Bookmarks