Don't get upgraded from 1.2.alpha2 to current nightly

Discussion corner for Developers of Serendipity.
Post Reply
emwede
Regular
Posts: 58
Joined: Thu Jun 22, 2006 10:38 am
Contact:

Don't get upgraded from 1.2.alpha2 to current nightly

Post by emwede »

When upgrading from 1.2alpha2 to the most current nightly of today (as requested by the development team on the blog for testing purposes) I got stuck on the very error I had several times before. The sidebar gives me some weird message about pear:

Code: Select all

Fatal error: Cannot redeclare _pear_call_destructors() (previously declared in /var/www/s9ysvn/trunk/bundled-libs/PEAR.php:744) in /usr/share/php/PEAR.php on line 802
Furthermore the s9y thinks it still 1.2.alpha2 (according to waht it reports in the footer when I call http://myurl/serendipity_admin.php manualy. I do not get any upgrade links as in further version updates and so on. Makes me think s9y got stuck during upgrading to this new Version. Or have I overlooked some advices?

regards
Michael
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Don't get upgraded from 1.2.alpha2 to current nightly

Post by garvinhicking »

Hi!

Yes, new snapshots still show themselves as 1.2-alpha2, there has been no version bump. So all should be well with your upgrade.

Do you know which plugin emits this error? Under which plugin/at what position does it appear? Your URL to haev a look at that might help.

Best 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/
emwede
Regular
Posts: 58
Joined: Thu Jun 22, 2006 10:38 am
Contact:

Post by emwede »

Do you know which plugin emits this error? Under which plugin/at what position does it appear? Your URL to haev a look at that might help.
Actually it apears at the topmost position of the sidebar before any plugin, even before my picture apears. So its probably something with my customlayout - you suggest?

The url is http://www.modlog.de but that is probabyl not too helpfull as I switched back to the 1.2alpha2 I was using before, when experiencing the error.

Actually I got the "nightly" from svn not from a tarball - does that help in any way?

UPDATE: Hey this is neat. I just downloaded from svn again and went to the "plugis Verwalten" page of the Administration Interface. There the above mentioned error appears in the "Kategorien" Plugins Box which is the third in my layout on bottom. The plugins that I use above that are "Zitat" and "Suche" in that order.

I'll swicth bakc to the "older" version now again.

UPDATE II: meanwhikle I tried out to switches to Carls serendipity 3.0 Layout (and back again) but the same error there so that I can definetly say that it is not the styl I use provoking this error.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

That's strange. Could you try moving the sidebar plugins tothe "hidden" column and see which one causes the error exactly? It shouldn't be the categories plugin, as that one doesn't use any PEAR classes.
# 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/
emwede
Regular
Posts: 58
Joined: Thu Jun 22, 2006 10:38 am
Contact:

Post by emwede »

oh ... you were right, and I could have known that. Its that flickr plugin again. I'll now remove that permanently from my blog, as it gave me those errors before (with a beta of 1.1) And to be honest I left it there for testing purposes only. grrrr

Thank you for your assistance.

I'll now move my style, so taht it is based on a new stly and then try out the new features especially the https-one (have you already got any documentation how I'll have to work with that?

regards
Michael :oops:
Post Reply