1
rabideau
Kernal Bugs in 2.2?
  • 2005/8/2 22:37

  • rabideau

  • Home away from home

  • Posts: 1042

  • Since: 2003/4/25


I get the following errors in v 2.2. (I am able to keep my site function by running it with php debug ON). Others have reported the same and no solution seems to be on the site. Any ideas?

Here are the errors:

Notice [PHP]: Undefined index: name in file kernel/object.php line 279
Notice [PHP]: Undefined index: name in file kernel/object.php line 280
Notice [PHP]: Undefined index: name in file kernel/object.php line 375

The lines of code I'm running are:
279 $ret = $this->vars[$key]['value'];
280 switch ($this->vars[$key]['data_type']) {

375 if ($this->vars[$key]['options'] != '' && $ret != '') {

If you'd like to see the error, it only appears on the index.php page-- most predicatbly on second entry (hit >> HOME) go tohttp://www.fbctogether.org

I do not get the error on other pages. With php debug off, I get the white screen of death.

Any help????
Pax vobiscum,
...mark

may the road rise to meet your feet!

http://treemagic.org

2
rowdie
Re: Kernal Bugs in 2.2?
  • 2005/8/3 5:06

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


If you have gzip on try turning it off in the admin preferences before turning phpdebug off.

3
rabideau
Re: Kernal Bugs in 2.2?
  • 2005/8/3 12:33

  • rabideau

  • Home away from home

  • Posts: 1042

  • Since: 2003/4/25


rowdie,

Thank you!!!!!

Your suggestion fixed the problem.
Pax vobiscum,
...mark

may the road rise to meet your feet!

http://treemagic.org

Login

Who's Online

145 user(s) are online (82 user(s) are browsing Support Forums)


Members: 0


Guests: 145


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits