|
Haven't registered yet? Do it here now!
|
3xna
Joined: 25 May 2008 Posts: 8
|
|
|
|
|
|
|
Posted: Wed Jun 11, 2008 8:47 am Post subject: New Issue, Searched Forums but no help there yet. |
|
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Wed Jun 11, 2008 9:32 am Post subject: |
|
|
|
|
|
|
|
|
|
|
both the automated and manual posting are using same code to process the data. Surely this is not BA problem, since such a problem has never been reported if links were going broken. Check your WPMU and see if the "fix nested html..." is turned off..that was regularly causing problems with remote blogging _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
|
|
|
3xna
Joined: 25 May 2008 Posts: 8
|
|
|
|
|
|
|
Posted: Wed Jun 11, 2008 10:15 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
where would i find a "fix nested html" setting in my MU? I checked FORMATTING.php in wp_includes folder and found following code:
function wp_specialchars( $text, $quotes = 0 ) {
// Like htmlspecialchars except don't double-encode HTML entities
$text = str_replace('&&', '&&', $text);
$text = str_replace('&&', '&&', $text);
$text = preg_replace('/&(?:$|([^#])(?![a-z1-4]{1,8})/',
'&$1', $text);
$text = str_replace('<', '<', $text);
$text = str_replace('>', '>', $text);
The only reference to <, but removing this had little effect.
I also notice there is no <center> tag for the offending line in the original feed, but it seems to appeawr just before the offending line inside the blog.
Atanasis : "both the automated and manual posting are using same code to process the data."
I dont understand how can this be? ...unless processing is different from posting/exporting the data.
Please advise on the first q? Thanks much. |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Wed Jun 11, 2008 10:19 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
WP -> Options -> Writing -> "WordPress should correct invalidly nested XHTML automatically"
that option is regularly causing lots of problems and it should be turned off.
Understand that BA is not touching anything inside the post it is just intermediary script that reads the feed, extracts posts and post them as they are. The only case when it touches the content is if you applied some rewriters or something in the campaign settings.
When you say center tag is being added, then for sure your WP is touching the post and not BA. If you wish you can try it on some other WP install if you have and see all will work fine. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
3xna
Joined: 25 May 2008 Posts: 8
|
|
|
|
|
|
|
Posted: Wed Jun 11, 2008 10:47 pm Post subject: update |
|
|
|
|
|
|
|
|
|
|
I will strip bare the campaign of all morphing text as well....
-------no luck.
also verified blog page is in utf8 encoding. |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Wed Jun 11, 2008 11:19 pm Post subject: |
|
|
|
|
|
|
|
|
|
|
i am sure it is your wpmu. if you don't have any other wp based blogs to test, PM me url and pass to your BA and i will go try myself to some test wp installs i have for such purposes.. _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
3xna
Joined: 25 May 2008 Posts: 8
|
|
|
|
|
|
|
Posted: Wed Jun 11, 2008 11:37 pm Post subject: I created a test blog |
|
|
|
|
|
|
|
|
|
|
i deleted all feeds & entries and re imported the feed again.....and ran it against a brand new test blog and it seem to work now. No broken link
Now i will delete the blog and recreate it. hope it will be the same.
-----edit-------------------------------
This is finished. Seems to be working.
I do not like not knowing what went wrong but it seems to work now.
Thanks for your help. |
|
|
|
|
|
|
|
mozzer
Joined: 20 Sep 2008 Posts: 2
|
|
|
|
|
|
|
Posted: Sat Sep 20, 2008 4:59 am Post subject: |
|
|
|
|
|
|
|
|
|
|
It seems that I have the same problem. |
|
|
|
|
|
|
|
Atanasis Owner
Joined: 22 May 2004 Posts: 4284 Location: The Net
|
|
|
|
|
|
|
Posted: Sat Sep 20, 2008 10:54 am Post subject: |
|
|
|
|
|
|
|
|
|
|
have you tried it on a new different blog as the other user who posted here? _________________ Thanks,
Kaktusan
|
|
|
|
|
|
|
|
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
|
|
|
|
| |