Pixelated a phpBB Template by SkaidonDesigns
 
Cheapest Web Software Support Area Forum Index www.cheapestwebsoftware.com
Play with the Best, be the Best!
Special Offer
FAQ
Search
Memberlist
Usergroups
Profile
Log in to check your private messages
Log in

The Mightiest Webmaster Solutions Ever
Links Organizer
Links Organizer
Special Offers
Special Offers
Kaktusan Cash
Kaktusan Cash
Blogs Organizer
Blogs Organizer

Haven't registered yet? Do it here now!
Problem with the posts and images... PLEASE HELP... :)

 
Post new topic   Reply to topic    Cheapest Web Software Support Area Forum Index -> Blogs Automater
View previous topic :: View next topic  
Author Message
3xbiz



Joined: 30 Jan 2009
Posts: 4

PostPosted: Fri Jan 30, 2009 4:54 am    Post subject: Problem with the posts and images... PLEASE HELP... :) Reply with quote
Hi, Im new here and just got the BA installed and testing it... Smile

This is one sweet script to use, it is very very useful I must say!

But I got a problem and do not know what to do...

When the posts appere on my blog it is all weired...

Here is example:

I took a RSS Feed from Juicy Bucks:
Code:

http://www.juicybucks.com/rss.php?A=natalmind&site=28&num=10

and here is how my post looks like:
Code:

Header Test!a href=http://jb.ifuckedthebabysitter.com/?A=natalmindS=28 title=Bree from I Fucked the Babysitter target=_blankimg src=http://www.3x-biz.com/BA/images/images2/screenshot.jpg alt=Bree from I Fucked the Babysitter border=1 /br/BABYSITTER: Bree/abr/br/Johnny and his Dad are going out for a few hours so they call the friendly local babysitter Bree to come around and look after things. After the guys leaveBree takes the opportunity to masturbate on the staircase, even squirting her pussy juice all over the hallway floor.br/br/When Johnny and Dad return home early they find horny little Bree with her legs in the air and 3 fingers in her cunt, so they decide to teach her a lesson.Bree gets forced to suck both cocks before having her pussy stretched by the father and son team, after fucking her senseless they both bust a nut on hercute little face.br/br/a href=http://jb.ifuckedthebabysitter.com/?A=natalmindS=28 title=I Fucked the Babysitter target=_blankClick to watch her full video/aFooter Test


---------------------------------------------

I have set the BA to download the images, but still it would not show the images or make the links or anything clickable...

I can view and edit the feed through the BA and there it looks great, but when I post it on the blog it gives this weired error...

I am using WP 2.7 (the latest) Can that be the problem? Shall I use the older one?

I am not sure what am I doing worng?

Is it problem with the feed?

Is it problem with the settings of WP?

Is it problem with the settings of BA?

Please somebody help... Smile

Ive been killing myself here for over 3 hours and cannot figure this out...

Thanks a lot....
Back to top
View user's profile Send private message

Author Message
3xbiz



Joined: 30 Jan 2009
Posts: 4

PostPosted: Fri Jan 30, 2009 2:39 pm    Post subject: Reply with quote
Hi, just a quick update on my problem...

I have tried with 5 more sponsors and still without any luck...

The posts on the blog appere as a plain text... no links or images appere...

Please tell me what am I doing wrong?

I hardly had any sleep Sad But still cant find what is the problem...

PLEASE HELP....
Back to top
View user's profile Send private message

Author Message
Atanasis
Owner


Joined: 22 May 2004
Posts: 4284
Location: The Net

PostPosted: Fri Jan 30, 2009 4:02 pm    Post subject: Reply with quote
it is not because of the feeds or BA. it is because of the php version at the server where your Wordpress are installed.

Since recently the newest php version use libxml to process the xmlrpc calls. And there is problem.

You can take a read here:
http://trac.wordpress.org/ticket/7771
_________________
Thanks,
Kaktusan

Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger ICQ Number

Author Message
3xbiz



Joined: 30 Jan 2009
Posts: 4

PostPosted: Fri Jan 30, 2009 6:39 pm    Post subject: Reply with quote
Atanasis wrote:
it is not because of the feeds or BA. it is because of the php version at the server where your Wordpress are installed.

Since recently the newest php version use libxml to process the xmlrpc calls. And there is problem.

You can take a read here:
http://trac.wordpress.org/ticket/7771


Hey there, thanks for the post... I have read it but still do not understand how to do it...

the description is here at:

http://blog.hoofoo.net/2009/01/14/wordpress-patch-for-problamatic-libxml2-version/

But I dont understand where to put this code:

Code:

//xmllib 2.7.0 -2.7.2 stripping leading angle brackets bug patch
if(LIBXML_DOTTED_VERSION == ‘2.7.0′ ||
LIBXML_DOTTED_VERSION == ‘2.7.1′ ||
LIBXML_DOTTED_VERSION == ‘2.7.2′
){
$xml =str_replace(”&lt;”,”<”,$xml );
$xml =str_replace(”&gt;”,”>”,$xml );
$xml =str_replace(”&amp;”,”&”,$xml );
}
//end Fix
xml_parse($parser, $xml);


it says: Before going to call xml_parse fuction put this code segment

but where is that?

Please help...

Thanks a lot...
Back to top
View user's profile Send private message

Author Message
Atanasis
Owner


Joined: 22 May 2004
Posts: 4284
Location: The Net

PostPosted: Fri Jan 30, 2009 8:58 pm    Post subject: Reply with quote
well, i never patched WP myself since i don't have any. Can't help much on here, sorry..

what bugs me, is that this problem has been around since 2 months and neither PHP team fixed the libxml library, nor Wordpress team patched their software..
_________________
Thanks,
Kaktusan

Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger ICQ Number

Author Message
3xbiz



Joined: 30 Jan 2009
Posts: 4

PostPosted: Sat Jan 31, 2009 1:55 am    Post subject: Reply with quote
Atanasis wrote:
well, i never patched WP myself since i don't have any. Can't help much on here, sorry..

what bugs me, is that this problem has been around since 2 months and neither PHP team fixed the libxml library, nor Wordpress team patched their software..


I dont blame you... Smile

But maybe we can get together and make a patch, that fixes things, because I do really need your progs...

I told you before, I need 4 things... BA, GS, RP, LA... but I need to figure out how to fix the blogs, as Im planning to build like 50 blogs with your soft... please if you can help me, at least a bit...

Thanks a lot...
Back to top
View user's profile Send private message

Author Message
Atanasis
Owner


Joined: 22 May 2004
Posts: 4284
Location: The Net

PostPosted: Sat Jan 31, 2009 3:04 pm    Post subject: Reply with quote
well, yeah, sure. I am interested myself to patch one WP so i can put some tutorial here, so atleast my users have any better solution than the tuts from the WP team..

the thing is i don't have such problemable WP and that version of php. If you can provide me ftp access and url and admin user/pass to one problemable, not touched WP blog i can get to try to patch it these days and hopefully make it work..
_________________
Thanks,
Kaktusan

Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger ICQ Number

Display posts from previous:   
Post new topic   Reply to topic    Cheapest Web Software Support Area Forum Index -> Blogs Automater All times are GMT + 2 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2002 phpBB Group