white screen.......

Events happening in the community are now at Drupal community events on www.drupal.org.
rotnme's picture
Notice: Trying to get property of non-object in /home/content/73/4427873/html/includes/common.inc on line 906

Notice: Trying to get property of non-object in /home/content/73/4427873/html/includes/common.inc on line 906

Notice: Trying to get property of non-object in /home/content/73/4427873/html/includes/common.inc on line 906

Warning: Cannot modify header information - headers already sent by (output started at /home/content/73/4427873/html/includes/common.inc:906) in /home/content/73/4427873/html/includes/bootstrap.inc on line 726

Warning: Cannot modify header information - headers already sent by (output started at /home/content/73/4427873/html/includes/common.inc:906) in /home/content/73/4427873/html/includes/bootstrap.inc on line 727

Warning: Cannot modify header information - headers already sent by (output started at /home/content/73/4427873/html/includes/common.inc:906) in /home/content/73/4427873/html/includes/bootstrap.inc on line 728

Warning: Cannot modify header information - headers already sent by (output started at /home/content/73/4427873/html/includes/common.inc:906) in /home/content/73/4427873/html/includes/bootstrap.inc on line 729

This is what I'm getting after I enable php error log. I updated two modules, ckeditor and drupal tweaks, when I try to run update.php I just get a blank white screen. This happened previously, I could not resolve it and ended up dumping and doing a re-install because everything got so screwed up. Finally got things working and now this..... before I go thru that again I am asking if anyone can help me nip this in the bud.

Thanks

Comments

What Drupal version are you

fxarte's picture

What Drupal version are you using?

6.2

rotnme's picture

6.2

Did you mean 6.20?

fchandler's picture

Did you mean 6.20?

Yes sorry 6.20

rotnme's picture

Yes sorry 6.20

http://drupal.org/node/158043

rotnme's picture

http://drupal.org/node/158043

came across this, anyone familiar?

Still trying to resolve this,

rotnme's picture

Still trying to resolve this, have been searching everywhere trying anything that sounds reasonable, still no luck. Error reporting enabled and this is what I get:


Notice: Trying to get property of non-object in /home/content/73/4427873/html/includes/common.inc on line 906

Notice: Trying to get property of non-object in /home/content/73/4427873/html/includes/common.inc on line 906

Notice: Trying to get property of non-object in /home/content/73/4427873/html/includes/common.inc on line 906

Warning: Cannot modify header information - headers already sent by (output started at /home/content/73/4427873/html/includes/common.inc:906) in /home/content/73/4427873/html/includes/bootstrap.inc on line 726

Warning: Cannot modify header information - headers already sent by (output started at /home/content/73/4427873/html/includes/common.inc:906) in /home/content/73/4427873/html/includes/bootstrap.inc on line 727

Warning: Cannot modify header information - headers already sent by (output started at /home/content/73/4427873/html/includes/common.inc:906) in /home/content/73/4427873/html/includes/bootstrap.inc on line 728

Warning: Cannot modify header information - headers already sent by (output started at /home/content/73/4427873/html/includes/common.inc:906) in /home/content/73/4427873/html/includes/bootstrap.inc on line 729

   

before I really mess things up I was hoping for some input as to these errors. I relatively new to drupal and would appreciate any help. Thanks

line 906: $langcode =

rotnme's picture

line 906:

$langcode = isset($langcode) ? $langcode : $language->language;

line 726 thru 729:

*
 * Any text within t() can be extracted by translators and changed into
 * the equivalent text in their native language.
 *

Pretty much everything in

sheena_d's picture

Pretty much everything in Drupal runs through bootstrap.inc and/or common.inc at some point. There really is no way to help troubleshoot based on these error messages.

Disable (non-core) modules and themes one at a time until the error goes away. If that doesn't help, back up your DB and try installing drupal fresh using this existing code base. If the issue goes away, something in your DB is corrupt, if it doesn't go away, something in your code base is corrupt.

triDUG

Group organizers

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds:

Hot content this week