[SOLVED]Problem witch links in posts

Found a bug? Tell us!!
Post Reply
waltharius
Posts: 4
Joined: Thu Nov 30, 2006 5:09 pm
Location: Poland
Contact:

[SOLVED]Problem witch links in posts

Post by waltharius »

Hi!
This is my firs post in this forum then HELLO everyone. Sorry for my poor English.
I have some strange problem witch my serendipity blog. Today when i put in one of my post link to other websites and when i click on this link i redirect to my blog not to this websites.
Whats wrong? I got information that PEAR.php its wrong in line 849 or something. In my blog i have got plug in thats sends ping to different sites. But i have that error:

Code: Select all

Wysyłam pinga XML-RPC do hosta rpc.pingomatic.com...Sukces!
Wysyłam pinga XML-RPC do hosta ping.blo.gs...Sukces!
Wysyłam pinga XML-RPC do hosta rpc.blogrolling.com...Niepowodzenie (przyczyna: Invalid return payload: enable debugging to examine incoming payload)
Wysyłam pinga XML-RPC do hosta rpc.technorati.com...Connection timed out
Notice: Connection timed out in /home2/walth/public_html/worldof/bundled-libs/PEAR.php on line 848
Connection timed out 
Post goes to blog, but trackbacks are not send i must publish post ones more to send trackbasks if any, adn to add this post to google site map.
Whats wrong and what i need to post here to diagnose my problem?

Thanks for any help

Regards
waltharius
Last edited by waltharius on Thu Nov 30, 2006 10:23 pm, edited 1 time in total.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Problem witch links in posts

Post by garvinhicking »

Hi!

Your host has problems connecting the technorati.com XML-RPC ping facility. The "Announce entries" plugin is contacting this. You can disable sending announcements to technorati while they are having problems...?

In the upcoming serendipity release we have changed the logic so that trackbacks are sent before ping-services.

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/
waltharius
Posts: 4
Joined: Thu Nov 30, 2006 5:09 pm
Location: Poland
Contact:

Post by waltharius »

Thanks
but now i have got something like this:

Code: Select all

Wysyłam pinga XML-RPC do hosta ping.blo.gs...Sukces!
Wysyłam pinga XML-RPC do hosta rpc.weblogs.com...Sukces!
Wysyłam pinga XML-RPC do hosta blogbot.dk...Sukces!
Wysyłam pinga XML-RPC do hosta blogsearch.google.com...Sukces!
Wysyłam pinga XML-RPC do hosta http:...
Notice: in /home2/walth/public_html/worldof/bundled-libs/PEAR.php on line 848
I have this websites to ping:
http://blogdb.jp/xmlrpc ---> disabled
http://bulkfeeds.net/rpc
http://coreblog.org/ping/
http://ping.cocolog-nifty.com/xmlrpc
http://ping.weblogs.se/
http://rcs.datashed.net/RPC2
http://rpc.blogrolling.com/pinger/
http://topicexchange.com/RPC2
http://www.a2b.cc/setloc/bp.a2b
http://www.bitacoles.net/ping.php
http://www.blogpeople.net/servlet/weblogUpdates
http://www.weblogues.com/RPC/
http://xmlrpc.blogg.de/
http://www.blogroots.com/tb_populi.blog?id=1
http://xping.pubsub.com/ping/

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

Post by garvinhicking »

Hi!

Your additional list of sites to ping is invalid - you are NOT allowed to prefix http:// to the lists. Only use "bulkfeeds.net/rpc" for example. No "http://".

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/
waltharius
Posts: 4
Joined: Thu Nov 30, 2006 5:09 pm
Location: Poland
Contact:

Post by waltharius »

Thanks
But why the links in my posts redirecting to my site in http://worldof.walth.hostdmk.net/index. ... -byte.html
if you clik on tehnorati tags: DRM, Microsoft you will go to the post in my blog?
Whats wrong?

UPDATE:
Sorry wrong adress... I update the post adress witch this strange post.

UPDATE2:
I have this problem which all of my new posts. If write new post and put it in links to other websites everything its ok, but if i edit this post or just simple rewriting it once again the links starts to redirect to my homepage.
Whats wrong which my blog?

Could anyone help me?

Regards

Walth
waltharius
Posts: 4
Joined: Thu Nov 30, 2006 5:09 pm
Location: Poland
Contact:

Post by waltharius »

Ok i solved my problem.
The events trackexits plugin was the problem.
I'm disabled it and then enabled and the problem disappear.
Anyway thanks for help :)
Regards
Walth

UPDATE:this plugin wont work. I must disable it permanently...
Chris
Regular
Posts: 49
Joined: Thu Dec 09, 2004 1:02 am
Location: Sydney, Australia
Contact:

Post by Chris »

I am having the same problem as well. All the links on my blog, when clicked, are re-directing back to my blog instead of their actual external destination address.

I don't really know what has changed because this has never happened before. So I've had to delete the Track Exits plugin to stop this from happening.

I'm running s9y 1.0.4 and PHP 5.1.4.

thanks,

Chris
Post Reply