|
|
|
Re:Configuration page in CB blank
|
|
Date: 2006/02/21 23:35
|
By: rhickers
|
Status: User
|
|
|
Karma: 1  
|
|
Fresh Joomlapolitan  | Posts: 5 |   | |
|
I had the same problem. I tracked it down to two calls to update_checker(), one in admin.comprofiler.html.php; the other in comprofiler.class.php. Commenting these two calls allowed my test instance to work.
My test instance is located behind a corporate firewall. I noticed a long time elapsed between clicking on the Config Mgr link and the display of the Config Mgr icon. Now it makes sense that something was timing-out and the code wasn't catching the failure.
Question for developers: Is it really necessary to check for updates with every single action?
|
|
The topic has been locked. |
|
|
|
|
Re:Configuration page in CB blank
|
|
Date: 2006/02/22 03:12
|
By: joomward
|
Status: Visitor
|
|
|
|
|
|
|
rhickers, your tha man (or tha woman)!
I did the same and indeed, the problem was gone. Shouldn't we enlist this as a bug to the CB team?
|
|
|
The topic has been locked. |
|
|
|
|
Re:Configuration page in CB blank
|
|
Date: 2006/02/22 03:43
|
By: sheaver
|
Status: User
|
|
|
Karma: 0  
|
|
Fresh Joomlapolitan  | Posts: 3 |   | |
|
Do you know of any other outside calls.... I too am behind a firewall and commented out the two offending calls.
However, I am still experiencing the issues.... dammit
Great find though.....
|
|
The topic has been locked. |
|
|