1
fredski
Recent Upgrade 2.2 Module Problems
  • 2005/8/26 11:45

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


I have recently upgraded to 2.2 and am now getting php debug errors on my modules.

In my CBB Module i get the following:

Notice [PHP]: unserialize(): Error at offset 0 of 9 bytes in file kernel/object.php line 344
Notice 
[PHP]: unserialize(): Error at offset 0 of 7 bytes in file kernel/object.php line 344


Line 344 is:
$ret =& unserialize($ret);



In my WFsection and others I get the following:

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


Line 279 is:
$ret $this->vars[$key]['value'];


Line 280 is:
switch ($this->vars[$key]['data_type']) {


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


Any help with this would be much apperciated :)

Everything seems to be related to the object.php file in kernel

2
Mithrandir
Re: Recent Upgrade 2.2 Module Problems

Are these problems still there with XOOPS 2.2.3?
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

3
fredski
Re: Recent Upgrade 2.2 Module Problems
  • 2005/8/26 12:18

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Upgraded to 2.3 and most of the problems have gone.

Only one left that I can see is when I go into my forums (CBB 2.2 RC)

Notice [PHP]: unserialize(): Error at offset 0 of 9 bytes in file kernel/object.php line 350
Notice 
[PHP]: unserialize(): Error at offset 0 of 7 bytes in file kernel/object.php line 350


But thats probably more to do with CBB than xoops

4
davidl2
Re: Recent Upgrade 2.2 Module Problems
  • 2005/8/26 13:28

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


There is an update coming to cbb very shortly...

5
fredski
Re: Recent Upgrade 2.2 Module Problems
  • 2005/8/26 14:20

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Oh and since the upgrade to 2.3, no one can log in :(

this is the error when logging in:

Fatal errorgetauthconnection(): Failed opening required '/home/httpd/vhosts/ideal-handling.co.uk/httpdocs/class/auth/auth_nl2br.php' (include_path='.:/usr/share/pear'in /home/httpd/vhosts/ideal-handling.co.uk/httpdocs/class/auth/authfactory.php on line 33

6
davidl2
Re: Recent Upgrade 2.2 Module Problems
  • 2005/8/26 14:21

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


Check phppp's fix on the release thread.

Login

Who's Online

146 user(s) are online (108 user(s) are browsing Support Forums)


Members: 0


Guests: 146


more...

Donat-O-Meter

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

Latest GitHub Commits