Comment problem on upgrade to yesterdays CVS

Having trouble installing serendipity?
Post Reply
ned
Regular
Posts: 50
Joined: Fri May 07, 2004 4:11 pm

Comment problem on upgrade to yesterdays CVS

Post by ned »

After upgrading to alpha 11, I get the following error upon comment form submittal:

Code: Select all

Warning: main(Cache.php): failed to open stream: No such file or directory in /home/jeffblog/public_html/bundled-libs/Net/DNSBL/SURBL.php on line 34


Fatal error: main(): Failed opening required 'Cache.php' (include_path='/home/jeffblog/public_html/:/home/jeffblog/public_html/bundled-libs/:.:/usr/local/lib/php') in /home/jeffblog/public_html/bundled-libs/Net/DNSBL/SURBL.php on line 34
??
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Comment problem on upgrade to yesterdays CVS

Post by garvinhicking »

Seems you did not upgrade your bundled-libs directory, you should see if the mentioned files exist? They are in our CVS/snapshot, tough...

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/
ned
Regular
Posts: 50
Joined: Fri May 07, 2004 4:11 pm

Post by ned »

That is strange. The file and directory were present but the file was not the correct number of bytes. I replaced it and it works. Thanks again.
ned
Regular
Posts: 50
Joined: Fri May 07, 2004 4:11 pm

Post by ned »

Trackbacks now.

Just to make sure, I checked the trackback system to make sure it was working. When tracking to a sticky post, I got a "did not match target" URI warning.

I tried it again to a regular entry and got the message "trackback successful" but when checking the other entry, the trackback does not show up. Any ideas?

Never mind - the trackbacks are being moderated! doh!

Still, it looks like stick posts may not be trackbacked. Is that intentional?

Thanks.
Post Reply