Fatal error

Found a bug? Tell us!!
Post Reply
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Fatal error

Post by davecjr »

I updated to the nightly dated 12242005 and get this error when I click 'Manage Styles' and when I try to get updates for events or plugins.

Trying to open URL package_sidebar_en.xml...

Fatal error: Class net_socket: Cannot inherit from undefined class pear in /hsphere/local/home/dcockrel/thecockrells.com/blog/bundled-libs/Net/Socket.php on line 35
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

What version of PHP are you using? Is PEAR installed?
Guest

Post by Guest »

PHP 4.3.11 but I don't guess I've ever messed with PEAR and honestly don't know if it's installed or not. Is there an easy way to tell?! Is PEAR required now or has that changed recently?
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

That was me above. Sorry! :lol:
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

PEAR is bundled like the other classes we use...so basically it should all work. Did you maybe move/edit some files in your bundled-libs directory?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

Not that I know of but I'll upload the latest snapshot and see what happens.
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

That wasn't a good idea! Now I get this.

Fatal error: Call to undefined function: smarty_core_assemble_plugin_filepath() in /path taken out!! /bundled-libs/Smarty/libs/Smarty.class.php on line 1363
davecjr
Regular
Posts: 167
Joined: Fri Oct 29, 2004 3:09 pm
Contact:

Post by davecjr »

I used the 1223 snapshot and got a different error about templates_c not being writable and I changed that and have a my website now! My original problem is fixed now also. Thanks
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Phew, that's good to hear. :)

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply