MySpace Crossposter v2.0a Released

September 11th, 2007 by Roderick Russell

crosspostertwooh

Version 2.0a of the surprisingly popular WordPress to MySpace Auto Crossposter plugin is now released.

Click to DOWNLOAD NOW

The old project page for all 1.x versions is located here.

What It Does
The WordPress to MySpace Auto Crossposter is a WordPress plugin that publishes all of your WordPress blog entries to your MySpace blog at the time of publication. This allows you to publish as usual on your WordPress blog, but to also capture and retain your MySpace audience without any extra effort.

Each time that a new WordPress post goes live it will automatically be sent to MySpace for publication.

Users of the plugin have the option of publishing a notification or a whole story to MySpace.

myspaceblogsingleentry-trimmed

Notification-style crossposting is the default, which will alert readers of your MySpace blog that you have a new story and provide links back to your WordPress blog. This serves to drive traffic to your WordPress blog and is the recommended option. This options also allows you to avoid many of the MySpace page formatting issues.

Users that select the whole story option will have the entire story crossposted to their MySpace blog for readers to view without leaving MySpace.

The project is the same. The code is evolved.


What’s New in v2.0a

-Many users had trouble installing the original plugin due to the fact that the installation procedure did not make use of the standard WordPress plugin activation process. To help alleviate the problem, v2.0a is activated via the WordPress Plugins Management screen.

-All setup is now handled within WordPress itself directly from the Options > MySpace Crossposter screen.

-All code has been condensed to one file.

-Nothing needs to be modified to initiate the code after it is activated and configured. When you post, it posts. Simple as that.

Installation Instructions

As with most plugins, simply download the source file, place the plugin into your wp-content > plugins directory, activate the plugin on the Plugins admin panel and configure on the Options panel. That’s it. For more information see WordPress.org’s Managing Plugins page.

Quick and Dirty FAQ

When will the plugin update MySpace?
As soon as your story is published. That is, when you click “Publish” and it goes live on your WordPress blog.

What if I set the post to automatically publish sometime in the future? When will MySpace be updated?
When the story goes live on your WordPress blog.

Will the MySpace Crossposter update MySpace when I edit an already published post?
No. The only time the story will be crossposted in on the first publication.

MySpace didn’t update. Why not?
Of course, there could be a million reasons. Assuming that you configured the plugin properly with all the correct information, the #1 reason that MySpace doesn’t update with this plugin is because MySpace was down/not working/under maintenance/otherwise screwed up at the time that you published.

Will my post still be published on my WordPress blog even if MySpace is down?
Yes.

I published my post but MySpace was down, how can I get the crosspost onto MySpace when it’s back up?
Unfortunately at this time, the only way to do so is to delete the live story from your WordPress blog and to republish it.

I get a white screen with errors on it when I click publish. What’s wrong?
What do the errors say? They are usually pretty descriptive. The #1 problem is an invalid MySpace username and password. Double check all of your settings - typos, wrong info, caps lock, etc…

The system seems to hang/take-forever-to-load when I click publish. Why?
If this happens, it’s likely that your database server is not responding properly. It could be down or timing out connections, or you may have the wrong server information in your settings.

I am trying to post the Whole Blog Entry but nothing is showing up on MySpace.
Does the Notification Style work fine? If so, it’s a problem with the code not responding well to your content (we’re on it - debugging in process). If not, then there’s probably a greater underlying issue - start with confirming your setup information.
###

tags: , , , , , , , , , , , , ,

246 Responses to “MySpace Crossposter v2.0a Released”

  1. WordPress to MySpace Auto Crossposting Says:

    [...] NEWEST VERSION IS 2.0a - LOCATED ON THE NEW 2.0 PROJECT PAGE [...]

  2. Zee Says:

    Woohoo.. thanks so much! and how lucky am I to check this on the day it comes out?

  3. Daniel Says:

    Hi, thanks for the new version. I installed it today and we will see tomorrow :-) Best wishes, Daniel

  4. Steven Rutledge Says:

    Thanks for the great work.

  5. stevenrutledge.com » Post Topic » New Version of Wordpress Crossposter announced Says:

    [...] From: http://noumenon.roderickrussell.com/myspace-crossposter-v2-released#comment-3083  [...]

  6. Jordan Says:

    Can’t get it to work i have tried all versions no errors are given even on previous versions but still no posting to myspace

  7. Jordan Says:

    I get a error that says could not connect although all my login info is correct i have tried my database and myspace manually. For my db host i use localhost should i be using something different. Thats how i have it setup for wordpress

  8. Roderick Russell Says:

    Jordan - Chances are good that you’ll have to explicitly declare your database server name. Though you didn’t mention if the error says that you “couldn’t connect to database” or if it says “couldn’t log in to MySpace”.

    Also, in listing the database name, make sure that you do *not* put in “http://” or any trailing /’s.

    For troubleshooting purposes, keep the Post Style set to “n”, at least until you get it working.

  9. Jordan Says:

    the error i get doesn’t specify it joes says “can not connect” when i deactivate the plugin i no longer get that error. Please email me if you have a chance to look at it from the administrator sides. Thanks for your quick responses

  10. Jordan Says:

    Well i figured out the first problem. the databse host name is Localhost with a capital L not localhost. However i get no errors and nothing is posted to my myspace. any ideas?

  11. Andrew Says:

    when i try to post i get:

    Warning: mysql_data_seek() [function.mysql-data-seek]: Offset -1 is invalid for MySQL result index 56 (or the query data is unbuffered)

    and

    Warning: Cannot modify header information - headers already sent by

    help?

  12. Zee Says:

    Eh well I had no luck getting it to work on my old wordpress install, I’ve messed with it a lot and thought I might have had something to do with it. So I installed a fresh one (to test with) today, Wordpress 2.2.2. Everything is pretty much at the defaults, minus the name of the blog and such, no other plug-ins are activated. It isn’t working, here is a copy and paste of the page I get after publishing the post

    ===================================
    We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.
    Warning: Cannot modify header information - headers already sent by (output started at /home/theweazu/public_html/vfs4/wp-content/plugins/myspacecrossposter_v2_0a.php:236) in /home/theweazu/public_html/vfs4/wp-includes/pluggable.php on line 331
    ===================================

    I don’t believe this was the exact error I was receiving before. Anyway I would be happy to help you solve anything by offering my role as being a test monkey.

  13. Roderick Russell Says:

    Zee - Looks like there’s a problem with your MySpace user and pass. Could be that MySpace was having its own trouble at that moment. However, if you could log into your database and confirm that the table names match the ones listed in your plugin setup, that they are the only instance of the wordpress tables and that the data is actually contained in the database, that would rule out any problem on your end and definitely point to MySpace as the culprit.

    Just to confirm - you say that everything is “pretty much at the defaults” - please tell me that you did actually input and save your MySpace login information. I know it sounds like a stupid question, on par with the old “did you check the power cable” question, but all bases need to be covered.

  14. Chris Says:

    My crossposting to my myspace is not working. I get no errors but nothing posts to my myspace account Do you know of any solution? I know my passwords and logins are all correct because I am able to login into both wordpress and myspace manually? Any help would be greatly appreciated. This plugin is exactly what i’ve been looking for

  15. Zee Says:

    sorry about not being clear. I do have the myspace crosspost plug-in completely setup, I was referring to the rest of the fresh wordpress install. I’ll check the database
    ==========

    I checked the database. The wp_posts looks good, all the posts I attempted are there. Here is a screenshot from phpmyadmin
    http://bayimg.com/oAhfhAabb
    I’m not really sure what I’m looking for in the wp_postmeta, so again, screenshot
    http://bayimg.com/OAhFNAAbB

    ps. sorry for all the crap surrounding my browser

  16. Mike Says:

    Hi,
    Just in search for this plugin n lucky i got from you.many thanks.Hope it works well.

  17. Roderick Russell Says:

    Zee - screenshots all look fine. Check in wp_options to confirm that there is an entry that contains your myspace login info.

    Also, are you trying to post a Notification Style “n” or Whole Blog Entry “w”?

  18. Zee Says:

    All the info entered on the configuration page is in wp_options. I’m using the n style. all this is reflected in the wptoms_* option names.

  19. Spurls Says:

    OK I got this plugin installed and it did post a notification to my myspace…. but whenever I save a post in WP I get the following…

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/spurls/public_html/wp-content/plugins/myspacecrossposter_v2_0a.php on line 148

    Warning: Cannot modify header information - headers already sent by (output started at /home/spurls/public_html/wp-content/plugins/myspacecrossposter_v2_0a.php:148) in /home/spurls/public_html/wp-includes/pluggable.php on line 331

    But it still posted the notification…. hmmm… any ideas?

  20. Roderick Russell Says:

    Spurls - it’s only a warning, not an error, that’s why it still posted. Looks like it’s a conflict with your curl install.

  21. Spurls Says:

    So I got nuthin to worry about then… sweet.. this is a GREAT plugin!! I had been putting my blog into a widget on my myspace… but it wasnt really generating any traffic… I’m hopin this will turn that around!

    Thanks for the great work!

  22. Roderick Russell Says:

    Well, technically you *shouldn’t* be getting the warning, and when you press “publish” the plugin is supposed to work invisibly. So, you have an added inconvenience insofar as it’s not invisible. But if it’s working nevertheless, it’s working!

  23. evardsson.com: stuff that w0rks » Blog Archive » Getting caught up Says:

    [...] I can’t just blame that on moving, it hasn’t been done in a while) and updating the MySpace crossposter from Roderick Russell to version 2.0. That part, at least, was a piece of cake, and the options [...]

  24. jon Says:

    I get the following error when I try to save or publish a post. I have tried using my URL address and by host address. I have verified that the login information is correct.

    XXXXX = login name. I even created a seperate login with full access specifically for cross post with no luck :(

    Warning: mysql_connect() [function.mysql-connect]: Access denied for user XXXXX’@'box179.bluehost.com’ (using password: YES) in /home/curiosi1/public_html/wp-content/plugins/myspacecrossposter_v2_0a.php on line 414
    Could not connect:

    What am I doing wrong? Thanks.

  25. jon Says:

    Just as a note. I saw megs post here: http://72.14.253.104/search?q=cache:qW61px4KrQwJ:noumenon.roderickrussell.com/wordpress-to-myspace-auto-crossposting+Warning:+mysql_connect()+%5Bfunction.mysql-connect%5D:+Access+denied+for+user+wordpress+myspace&hl=en&ct=clnk&cd=1&gl=us

    It appears she was having the same problem. I have verified all my settings from wp config file. Even deleted the user and created a new one. WP can access the data base fine. For some reason I can’t get it to work through the cross post plugin. Same error. Any help would be great. Thanks again.

  26. Carrie Says:

    I’ve installed the plugin and everything works as it should… ONLY when using the “n” notification option. I would actually prefer to use the “w” whole post option, but when I use this setting the posts do not show up in myspace. I don’t get an error at all, just nothing shows up. Is there something I may have missed?

  27. Roderick Russell Says:

    Carrie, Nope - you haven’t missed anything. There’s a bug somewhere in there that we haven’t hunted down yet that *sometimes* prevents the ‘w’ option from posting properly. My apologies! Unfortunately I’m not in a position to hunt it out right now, but rest assured that it will be fixed in the next release.

  28. Carrie Says:

    Roderick, thanks for the quicky reply! I’ll continue to use the plugin with the “n” option for now and I’ll look forward to the bug fix in the future.

  29. jon Says:

    Roderick,

    Thanks for the help! We arrived at the solution at about the same time. Note to others who may be having similar problem as discussed here ( http://noumenon.roderickrussell.com/myspace-crossposter-v2-released#comment-3345 ).

    If you are getting a “Warning: mysql_connect() [function.mysql-connect]: Access denied” message make sure you verify that your DATABASE HOSTNAME (and of course login info) is correct. My server, bluehost.com, apparently has it set up to use “localhost” If this is the case try using that instead of “www.yourdomain.com” - Solved that problem for me…

  30. jon Says:

    So one problem solved… now I have another:

    Whenever I try to publish I get this error message: We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.
    Warning: Cannot modify header information - headers already sent by (output started at //pluggable.php on line 331

    I have quadruple checked my myspace login and password.

    I have checked myspace, all is well there. Site is not down.

    I have checked/verified the following:
    cURL is enabled
    curl –version
    curl 7.15.3 (x86_64-unknown-linux-gnu) libcurl/7.15.3 OpenSSL/0.9.7a zlib/1.2.1.2 libidn/0.5.6
    Protocols: tftp ftp telnet dict ldap http file https ftps
    Features: IDN IPv6 Largefile NTLM SSL libz

    Crossposter was written and tested it on version 7.10.6, I don’t know if this may cause any issue. Anyone else have any ideas? Thanks.

  31. Nelson Tan Says:

    Hi Roderick,

    In the option for filling in the blog URL, do I put in the MySpace blog URL or my WP blog?

  32. Roderick Russell Says:

    Nelson - your WP blog.

  33. CoolB Says:

    I keep getting the following error when I make a post:

    Warning: mysql_affected_rows() [function.mysql-affected-rows]: A link to the server could not be established in /home/coolb/public_html/wp-includes/wp-db.php on line 183

    Warning: mysql_affected_rows() [function.mysql-affected-rows]: A link to the server could not be established in /home/coolb/public_html/wp-includes/wp-db.php on line 183

    Warning: mysql_affected_rows() [function.mysql-affected-rows]: A link to the server could not be established in /home/coolb/public_html/wp-includes/wp-db.php on line 183

    Warning: mysql_affected_rows() [function.mysql-affected-rows]: A link to the server could not be established in /home/coolb/public_html/wp-includes/wp-db.php on line 183

    Warning: mysql_affected_rows() [function.mysql-affected-rows]: A link to the server could not be established in /home/coolb/public_html/wp-includes/wp-db.php on line 183

    Warning: Cannot modify header information - headers already sent by (output started at /home/coolb/public_html/wp-includes/wp-db.php:183) in /home/coolb/public_html/wp-includes/pluggable.php on line 275

    What do I need to tweak to fix?

    Thanks.

  34. CoolB Says:

    Slight correction. The plug-in is working and posts are getting to MySpace, but is there anyway to keep that error message form showing up after I publish a comment on my blog?

  35. jon Says:

    just a note on the above issue: http://noumenon.roderickrussell.com/myspace-crossposter-v2-released#comment-3395

    i tried creating a new myspace account… just in case. no luck either :(

  36. Travis Says:

    Hi,

    I have 2 quick questions:

    1. How long until the version that posts bulletin alerts is out? :D That would be awesome

    2. Is there any way to set the myspace blog category?

  37. elaine Says:

    hello

    I’ve been looking for something like this as I have one for Livejournal. I wondered if there were any way to limit the crosspostings to specific categories? With the livejournal crossposter you can select on the write post page whether to crosspost or not and if it should be public/your LJ friends list / LJ private post.

    I only want to crosspost a few specific categories to myspace and not everything I write in wordpress, is there a way of doing that?

    Thanks in advance

  38. hurry Says:

    I get the exact same error as Spurls with a blank white page when I click publish though it gets posted both on myspace and wordpress. Please fix this bug and tell us what to change. It is difficult to live with it as it shows up everytime we post.

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/username/public_html/folder/blog/wp-content/plugins/myspacecrossposter_v2_0a.php on line 148

    Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/folder/blog/wp-content/plugins/myspacecrossposter_v2_0a.php:148) in /home/username/public_html/folder/blog/wp-includes/pluggable.php on line 390

  39. Sascha Says:

    Hey Roderick,
    thanx again for your your work and patience.
    The plugin works quite good over here.
    Except one issue…
    Whenever i publish an new post it is not viewed under Raintraders latest Blog Entries @ myspace Profile page.
    I have to klick View all Blog entries to see the actual Post.

    Is there something i can di about it ?

    Cheers Sascha

  40. Russell Says:

    I was excited to get this installed but it doesn’t seem to be working for me. I installed it successfully and I quadruple checked the setting and they seem to be correct. I set the posts to ‘n’ for notifications as you’ve suggested in many of your previous entries. The posts are being posted to WordPress correctly so I’m at a loss since I have no idea how to tell what or why it isn’t working. Thanks in advance for any help you can provide!

  41. Douglas A. Maske Says:

    I’m having the same problem as Russell. Everything is set correctly, no errors, just a post to WordPress.

  42. Nate Says:

    I had been using it for a week successfully but it’s no longer posting to MySpace. No errors or anything but new posts aren’t being cross-posted.

  43. Chrystalline Says:

    :: Sigh ::

    I’m with Nate ^
    Was working fine, now won’t crosspost notifications anymore. At first I thought perhaps it was the barrage of non-letter symbols I used in my subject line, but previous posts had non-letter symbols, too, and they went through all right. I don’t know what it is; I don’t get any error messages, it just won’t send the notification to MySpace.

    The only other issue I noticed is that, on the ones that did post, the timestamp was off by about 13 hours. I noticed because my Facebook crossposter is off by 11 hours, and decided to compare all my crossposting efforts. LJ is the only one that gets the time right.

  44. Meg Says:

    Hey there-

    I finally got this working (a few of my posts went through fine as a test) but now it has stopped working altogether, and it looks like I am not the only one having this problem. Perhaps Myspace has caught on and devised some kind of countermeasure to the whole thing?

  45. Dan Says:

    I am using the 1.4 version and mine tells me it’s a HASH function error. It’s not able to verify the hash value when it previews the myspace blog post. I tried disabling it, but it still doesn’t work.

  46. steve Says:

    Yep. Just stopped working. I had two sites plugging away with it. One with the new version, one with an older 1.x version, both have stopped.

  47. Dan Says:

    Actually, it’s not able to login anymore. I tried rewriting the code with the new login fields (I viewed the HTTP headers sent via Firefox), but I must be missing something because it still doesn’t log me in.

    Once the login is working again, the rest should work just fine I’m guessing. If I figure out a fix before one is released, I’ll post the code changes here.

  48. Roderick Russell Says:

    To all, regarding the sudden stop in functionality - still working fine from my end, and I just posted several new stories to confirm. Could it be that MySpace was undergoing changes/maintenance/usual MySpace problems and that you all tested within roughly the same time frame? They are known to have problems for *hours* if not *days* at a time.

    In any event, it truly does seem to be a false alarm and all appears to be working well.

    Dan - I appreciate you stepping up and offering mods! Thanks also for identifying where your install was halting!

    On the road still, so apologies for slow responses.

  49. JP Says:

    Was working, now suddenly doesn’t. No settings changed. No errors. I think it’s a myspace thing.

  50. Kristian Says:

    Great plug in, you’re a life saver! One thing I’d love to see in the next version is the option to have an excerpt of the blog entry put on Myspace, followed by something like “to read more, visit [blogname]“. Maybe this line could be customised too. Sadly I don’t have the programming know-how to modify the plugin myself, so I’m anxiously anticipating your next version. Keep up the great work.

  51. Nate Says:

    Jp, it’s still not working for me. It stopped on October 10th. No settings change or anything. I have made dozens of posts since then up to today and none of them have cross-posted. Is there something I should do to reset anything since it’s supposed to be working now?

  52. Ian Says:

    After installing MySpace Crossposter and using it successfully for less than 1 week - my MySpace page appear to have been deleted!! (following message…”Invalid Friend ID. This user has either cancelled their membership, or their account has been deleted. “)

    Has anyone experienced similar or can help me out??!!

  53. Velanche Says:

    The latest version of the Crossposter isn’t working for me, either.

    For a couple of weeks, I’ve put up with a user error in the Crossposter settings (I would get an error whenever I posted a new blog). But after fixing the error, I’ve found that my posts weren’t displaying in my Myspace account.

    I’ve read that it could be that it could have been interference from Myspace whenever it does maintenance, but I must say that the last six posts that I’ve attempted, all after fixing the error and all at random times during the day and night, failed to post.

    Any clues or insight would be welcome; thanks.

  54. Rigi Says:

    Yeap, plugin stopped working here as well.

    I would blame the MySpace code changes they implemented on October 10th. Before that it was working fine, after then - nothing. The bigger mystery is why it’s still working for Roderick?

    Only reason I could come up with is that sometimes MySpace seems to implement their changes in batches with some millions of accounts getting the changes at a time.

    Of course this is not a life and death issue by any means, but I really like this plugin and hope to get it work again (with the option to post notifications preferably, that would be great..).

  55. Roderick Russell Says:

    Rigi - your explanation seems exceedingly reasonable. :)

    Where did you get the news that they implemented changes on the 10th. I’d like to follow that blog. ;)

    My apologies to *everyone* for being so absent - still on the road.

    You’re right Rigi, it’s not a life or death issue, but like you I’ve been finding the code extraordinarily useful and would *hate* to see it go the way of the Dodo. (I’m glad that you like it, btw…)

    Though I can’t help the delay right now - what with the travel and all - I’ll do what I can once I’m settled for a week or two to get it back up and working for everyone.

    Of course, I’m still in that lucky bunch… ;)

  56. Deadlamb - The Blog » Blog Archive » Big fat test Says:

    [...] is simply a test post to see if the MySpace Crossposter v2.0a is going to work. With this plug-in, my blog posts should be automatically updated on my MySpace [...]

  57. Rigi Says:

    THanks for replying Roderick!

    For example this horrible blog discusses the changes: http://abrax.us/bbz/MyspaceBaseCodeUpdates.htm as well as Tom’s MySpace blog: http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=6221

    I think there are several blogs that follow MySpace. I don’t usually care enough to follow them, but this recent change broke my modifications (and the mods of very many other people).

    Anyways, good luck with your show and take your time, I’ll survive untill the plugin works again and then I’ll be happy to get back to using it :)

  58. Camille Says:

    This was exactly what I was looking for, I installed it, and got an error when I posted. Reading through the comments, it was the exact same error message others go t, but it was more of a “warning” than an error since the entry still posted to both Wordpress and MySpace. I checked and it posted to my Wordpress blog, but not MySpace. Reading more of the comments, it looks like perhaps the code just doesn’t work anymore.

    This is the error I received:

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /[path removed by me]/blog/wp-content/plugins/myspacecrossposter_v2_0a.php on line 148

    Warning: Cannot modify header information - headers already sent by (output started at /[path removed by me]/blog/wp-content/plugins/myspacecrossposter_v2_0a.php:148) in /[path removed by me]/blog/wp-includes/pluggable-functions.php on line 269

    ::sigh:: Thank you for your hard work! It’s too bad MySpace had to go and screw it up.

  59. alex Says:

    What means this?

    Warning: ini_set() has been disabled for security reasons in /usr/export/www/hosting/milkalex/wp-content/plugins/myspacecrossposter_v2_0a.php on line 133

    Fatal error: Call to undefined function curl_init() in /usr/export/www/hosting/milkalex/wp-content/plugins/myspacecrossposter_v2_0a.php on line 139

  60. Marc Says:

    Hello, I have been using your myspace crossposter since version 1.x and I LOVE it.
    Recently I upgraded myspace and your plug in to the latest version and it stopped working. I just get a “Could Not Connect:” error on a blank screen. The story is published in WP but not in MySpace.
    All my configuration details seem to be correct so I am at a loss… I don’t expect you to have an answer (but if you do PLEASE email me and let me know) however I have two recommendations to improve the plug in:

    1. add TEST routines to the plug in options page with a call to the database and a call to myspace so that the user can check that the info that is entered is actually correct

    2. do something about the quotes (if the title of my WP story contains quote the quotes translate to ascii text such as & r s q u o ; in the title of the MySpace blog entry - you can see this behaviour on my myspace blog at http://www.myspace.com/marcurselli)

    If you have any answers as to what I should look into to get it working again, please let me know. Thanks

  61. Fabrizio Says:

    Same problem as Camille.

  62. Quicksilver Says:

    A couple feature requests:
    1) Ability to disable crossposting on individual posts when needed.
    2) Ability to write crosspost template without going into plugin code

  63. Noeland - Brett A. Noe’s Personal Blog » More blog enhancements to make things better. Says:

    [...] addition to the stuff I installed yesterday, I installed a WordPress plug-in called MySpace Crossposter. Once you install and configure it, every time you post to your WordPress blog it automatically [...]

  64. mickylog Says:

    Hi,
    i tried the plugin but when i try to publish i obtain this error:
    “Fatal error: Call to undefined function: curl_init() in [cut]\myspaceblog\myspacecrossposter_v2_0a.php on line 139″
    I’m not able to understand why this function seems to be undefined… Can you help me?
    Thanks!
    Mic

  65. SilverPen Pub » Archive du blog » MySpace Crossposting Says:

    [...] I don’t really have to. A plugin has already been made that allows Wordpress entries to be automatically crossposted to MySpace. Of course, since MySpace has horrendous formatting tools and tends to rip nicely formatted [...]

  66. Matthew Says:

    Ha, I see your blog has already picked up my blog :-P It’s nice that they’re so friendly and communicative.

    Unfortunately, the plugin didn’t work for me either (as I note in that entry). I get similar errors to what others have, starting with the formatted statement of “myspace isn’t working, but it might be their fault. Try again later and if it doesn’t work then send the developer your name, site, and what you were doing at the time.” After that, I don’t remember the exact error, but if you want more debugging info just write. I’d be happy to re-enable it and capture whatever information will help you re-enable this great plugin :-)

    I’ve followed cross-posting plugins for about 4 years now, and having one for MySpace would really complete my set ;-P

  67. wheatdogg Says:

    Great idea for a plugin, but I’m having trouble getting it to work.

    When I publish a post, I get these warnings:

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/ethanow/public_html/wheatdogg/wp-content/plugins/myspacecrossposter_v2_0a.php on line 148

    Warning: mysql_data_seek() [function.mysql-data-seek]: Offset -1 is invalid for MySQL result index 70 (or the query data is unbuffered) in /home/ethanow/public_html/wheatdogg/wp-content/plugins/myspacecrossposter_v2_0a.php on line 449

    Warning: Cannot modify header information - headers already sent by (output started at /home/ethanow/public_html/wheatdogg/wp-content/plugins/myspacecrossposter_v2_0a.php:148) in /home/ethanow/public_html/wheatdogg/wp-includes/pluggable-functions.php on line 270

    And the post never makes it to MySpace. It does appear in WordPress, though.

    For the record, I’m using WP2.0.10 and my server uses PHP 4.4.7, MySQL 5.0.27 and I’m not sure what version of CURL (if any).

  68. Volker Hett Says:

    Many thanks for this nice plugin, it realy fills a need.

    To the problem with CURLOPT_FOLLOWLOCATION, I have this too and it is clearly related to open_basedir. This should happen to a lot of people on shared hosts and those who have PLESK managing their hosts, like me :-(

    IMHO open_basedir is an important security feature and should be on on all php sites.

    So we should find a way to work around this problem.

  69. Quicksilver Says:

    Another feature request:
    Ability to include one or more pictures posted in a blog with the cross post notification (see Wordbook crossposter functionality for Facebook)

  70. thekiesch {dot} com » Blog Archive » Not Forgetting MySpace Users Says:

    [...] I stumbled upon a pretty cool plugin that hopefully solves that problem. MySpace Crossposter is a plugin for WordPress which will post all of my entries to the MySpace [...]

  71. Bret McDanel Says:

    I got this and decided to tweak it a little. If you have a lot of blog entries it will take longer, more ram, and generally make smaller weaker systems less usable to try to do this cross post.

    The SQL statement gets all of the posts, then does offset magic to pick the last. SQL supports created ordered lists (and by definition the order is ‘random’ if you dont do this, even if it works most of the time that isnt guaranteed). Further they support limits, why get all the records when we only want a couple?

    You also reference things by number and not name. PHP supports associative arrays, and names are *much* safer than numbers, since the order of items in the database can be different, especially if someone does an alter because they installed something extra or whatever.

    Finally, you select * instead of just the 3 things that you wanted. By selecting only the 3 that you want, its a little more optimized - although at this level it may not matter (1 row, presumably a home user so not heavy blogging by multiple people etc). Although there are some professional blogger companies that are using myspace, so that may not always be true.

    And an optional feature. I have excerpts enabled (I dont know if this is via a plugin or not, I installed WP yesterday along with plugins so I dont know what a plain one looks like in the DB). I wanted to put the excerpt on the myspace page such that it would give readers a taste but still get them off of that site - at least now I have content on my page there :)

    So here is what I did:

    From the sql statement on at the end of pingmyspace.php I have attached my changes (which includes some stuff I didnt change).
    Now we have just the information that we want, lets use it. I did this by *removing* the mysql_num_rows() and mysql_data_seek() and the mysql_close() call. The mysql_close() call must be removed if limit > 1 (which it can be for my initial post I set it to 5 just to fill in my myspace page with ahem 5 things :) If it is there, it wont harm anything if limit == 1. PHP will call close when the page ends anyway, since the last thing we do is use it, we can slack and not call it implicitly.

    Thanks for the script :)

    CODE STARTS HERE
    $result = mysql_query(”SELECT post_title,post_content,post_name,post_excerpt FROM wp_posts WHERE post_status=’publish’ AND post_type=’post’ order by post_date desc limit 1″);
    // This is a while loop in case someone set the limit to greater than 1
    // if limit == 1 then it wont matter, it will only execute 1 time
    while ($row=mysql_fetch_array($result)) {
    $title=$row['post_title'];
    $content=$row['post_content'];
    $postUrl=$blogUrl.$row['post_name'];
    $postExcerpt = $row['post_excerpt'];

    $blogContent= “I’ve posted a new article entitled “.$mySubject.” on my blog “.$blogName.”. Here is an excerpt:”.
    $postExcerpt. “Please visit “.$blogName.” or go directly to the article at:“.$postUrl.”Enjoy!”;

    $myspaceconnect = new myspace;
    $myspaceconnect->myspaceCreds($myspaceuser, $myspacepass);
    $myspaceconnect->login();
    $myspaceconnect->blogPost($mySubject, $postUrl, $blogContent);
    $myspaceconnect->close();
    }

  72. wildes crossposten at sondala Says:

    [...] mySpace gibt es den MySpace Crossposter, der allerdings noch etwas unkonfortabler zu konfigurieren ist, Datenbank-Name, Passwort etc. (das [...]

  73. Links für den 27.12.2007 at sondala Says:

    [...] MySpace Crossposter v2.0a Released The WordPress to MySpace Auto Crossposter is a WordPress plugin that publishes all of your WordPress blog entries to your MySpace blog at the time of publication. This allows you to publish as usual on your WordPress blog, but to also capture and retain y (tags: mashup wordpress software plugin myspace blog) [...]

  74. Jared W. Smith | Blog | The ultimate success: Now crossposting at MySpace Says:

    [...] to the hard work of Roderick Russell and others in the WordPress community, I’m now able to somewhat reliably crosspost this blog [...]

  75. Two New Plugins Says:

    [...] MySpace Crossposter posts a link to my blog entries everytime I post here. [...]

  76. Velanche Says:

    Hello:
    The crossposter seems to working fine. But I’ve noticed something about my postings that can be rather obtrusive.

    My normal posts, for example, look like this…

    Happy New Year - Urban Landscapes is 10 Years Old!

    I've posted a new article entitled Happy New Year - Urban Landscapes is 10 Years Old! on my blog The Urban Landscapes Radioshow.

    Due to crossposting and formatting restrictions within the MySpace system, the article will not be posted here.

    Please visit The Urban Landscapes Radioshow or go directly to the article at:http://www.urbanlandscapes.org/2008/01/04/happy-new-year-urban-landscapes-is-10-years-old/

    Enjoy!

    At the end of the post seems to be an addition which says…

    crosspost provided by noumenon

    Now the “crosspost provided by” part has its fonts blown up at about 36 or 48px, and the “noumenon” link is normal.

    How can I edit or get rid of this part. I don’t mind keeping this part except the bigger font size is distracting. Thanks.

  77. Velanche Says:

    Nevermind…I figured it out. Thanks anyway!

  78. Rich Bruchal Says:

    I’m having an issue posting the whole post to MySpace. it seems that entries with carriage returns do not get published to MySpace. If I create a post with text:

    “This is text. This is text. This is text. This is text.”

    it gets published to MySpace. If I make one with:

    “This is text. This is text.
    This is text. This is text.”

    it doesn’t. I’m using v. 2.0a of the crossposter & v.2.3.1 of Wordpress. Can anyone confirm this?

  79. crossposting from wordpress to myspace - sol.net Says:

    [...] Resource this is just a test post to see if i configured this cool wordpress plugin called the MySpace Crossposter which lets me blog in one place, my wordpress blog. I know I don’t blog that frequently, but [...]

  80. Camille Says:

    I left a comment on October 29th about it not working (which it didn’t after numerous tries and futile searches online for solutions). It seemed that MySpace had changed something on their end to make it suddenly stop working for those it had worked for, and not work for new installs (like mine).

    Well, I thought that was that and last week I quickly posted something to my blog (first time since November 15th - yeah, I’m a good blogger) and didn’t even notice until today that it crossposted on my MySpace!

    I don’t know what changed (I didn’t do anything), but I’m glad to see it working now and hope it stays that way. Please MySpace, don’t screw this up!

  81. Lisa Hartjes Says:

    I just wanted to thank you for the great plug-in, Roderick. Having something like this makes things so much easier for me, and lets me spend my time creating things rather than crossposting all over the web.

  82. Rob Darnell » You can kill two birds with one stone? Says:

    [...] For those of you who would like to auto-crosspost to MySpace like you do to LiveJournal, that plugin is here. [...]

  83. Rob Says:

    Has anyone figured out an open_basedir work around for the error?

    Thanks - can’t wait to use this if we can get it to go.

    Rob

  84. Kennedy Projects » Added a myspace crossposter script Says:

    [...] myspace crosspost script can be found here and i’m actually testing it out with this post. It’ll be pretty cool if it works since [...]

  85. Larry Says:

    Darn, this totally didn’t work for me either — getting the error where there is a blank page after posting and shows up fine in WP, but not in Myspace.

    I can see data in wp_posts but not wp_postmeta. I’m pretty sure the settings are correct as it built the tables correctly, and quadruple checked the login settings.

    I’m hoping I didn’t miss the answer in the thread — any help would be greatly appreciated :-)

    Thanks in advance!
    Larry

  86. Shine Says:

    Grat plugin!!

    Our site has just gone online, it uses your plugin and everything work

    thanks

  87. Bradley Kelly » Use MySpace to Boost Traffic (An Experiment, pt.1) Says:

    [...] Crossposting There’s an awesome little plugin out there that will automatically post a bulletin notifying all your myspace friends of new blog [...]

  88. how i roll (all of my content together) » digital guerrilla Says:

    [...] it then spews it back out to my accounts on Livejournal (plugin here), Facebook, and MySpace (plugin here) along with a “new entry” tweet and the standard RSS [...]

  89. » MySpace Crossposter v2.0a Released BlogoZavr Says:

    [...] blog, but to also capture and retain your MySpace audience without any extra effort. Sourse: MySpace Crossposter v2.0a Released You must be login to [...]

  90. Michael Watson Says:

    Have you considered making an app through myspace’s API (http://developer.myspace.com/community/) because I couldn’t get mine to work, and it may be something to consider so you wouldnt be in danger of breaking their policies or urls breaking.

  91. Rod Says:

    If you receive the error, “Call to undefined function curl_init()”
    this means that curl is not properly compiled into PHP/Apache.

    Have your sysadmin properly recompile your Apache.

  92. sid Says:

    Wow its in version 2 already? nice. awesome work bro. Also what would you think about porting the plugin to use a webservice?

    Sid

  93. Randall Jenkins Says:

    Roderick,
    Quick question, I installed this and under the first go I edited a previously published post and it showed up on MySpace fine. I was ecstatic, then I tried to play around and add an excerpt into the notification and it wasn’t working so I went back and killed all the files and reinstalled completely. Now it will only post a new post, not a post that I edit (that has not been posted to MySpace yet)

    I know you have code in there to check if it’s already been published to MySpace and if it is, it will not post, but is it supposed to work the first time you edit and save a post that it will publish to MySpace?

    Thank you much Sir!

  94. sblogtastic » Blog Archive » Getting it all up to date Says:

    [...] I figured I’d see if there was a way to do it automatically. Oh, there is: the myspace crossposter. [...]

  95. James Says:

    Roderick -

    Thanks for plugin. The install was painless, and the plugin worked great the first time I tried to use it. Thanks for the hard work, it is much appreciated

  96. gregqualls.com » Blog Archive » Genius!!! Says:

    [...] my attempts to avoid doing work, I came across this plugin for WordPress that automatically posts your new articles to MySpace when you publish them.  Since [...]

  97. Intergrating Wordpress and MySpace | metablog Says:

    [...] using this nifty plugin to automatically post my blog posts (from my blog) straight to mySpace. This way, I can keep my [...]

  98. Brian A. Thomas Says:

    Haven’t been able to make this plugin work. I put in the info, exactly as it says in the config file, but it comes up saying I don’t have access to the database, yet WP itself is fine with the same info.

  99. Roderick Russell Says:

    Brian - could be any number of things, but given the details you’ve related, it’s not the crossposter. Could likely be the database hostname that you’re using. Make sure that there’s no “http://” before your hostname in the plugin configuration, and if you’re using an explicit server name that’s not working, try using “localhost” instead. DB permissions are sometimes setup in whacky ways. Also could be that you simply have the wrong db hostname. This is more common than you’d think…

  100. Live Journal and MySpace Crossposter | Brad's Tiny World Says:

    [...] am testing the MySpace Crossposter Plugin the LiveJournal Crossposter Plugin for WordPress.  My Current WP Version is 2.3.3 and the plugins [...]

  101. Brad Says:

    I am having trouble getting this to work on a yahoo hosted WP blog. I can’t seem to find the actual database name. Does anyone have have suggestions on how to fix this this issue?

  102. Roderick Russell Says:

    Brad - I’d recommend contacting Yahoo directly to get the hostname/database name. They can give you a direct and correct answer. A quick search turned up quite a bit of info, but it’s easier to just ask the source than attempt to parse through the data hoping to find the solution.

  103. D'Arque Bishop Says:

    I realize this is probably a stupid question and not likely anything to do with the plugin, but I figured I might ask…

    When I do a crosspost, apostrophes come across with their formatting code slightly stripped, so it looks nasty. For example, my most recent post was called, “In times of troubleshooting, it’s usually the little and obvious things.” On the MySpace side, it comes out as, “In times of troubleshooting, it’s usually the little and obvious things.” Any ideas what might have gone wrong? I also had to change the opening line “I’ve posted a new article…” to “I have posted a new article” in the plugin itself because that apostrophe was coming through incorrectly too.

    Otherwise, it’s a fantastic plugin and thanks for making it available! :-)

  104. D'Arque Bishop Says:

    Er, the WP actually translated the apostrophe code into an actual apostrophe in my comment. :-) It looks on my MySpace like “& r s q u o ;” (without spaces).

  105. Antonio Says:

    Hello,

    I used your plug-in, but I noticed that does not allow copying of the code embeded …

    In this way loose copy of the posts that contain youtube video …

    Why?

  106. Tarun Says:

    Everytime I try to edit by dbhost details in the plugin, I get the following message on clicking Update-

    The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

    This has been going on for a week. Please help.

  107. Camille Says:

    This is my 3rd comment on this board, so you’ll see that I’ve been using this for a while. Just wanted to say I haven’t changed anything and it’s stopped working. My last successful post was 3/9/2008. In the past it has stopped and started working on its own, usually in a span of months.

    Here’s my error message in case anyone is encountering the same thing:

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /[path removed by me]/wp-content/plugins/myspacecrossposter_v2_0a.php on line 148

    Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server during query in /[path removed by me]/wp-content/plugins/myspacecrossposter_v2_0a.php on line 414
    Could not connect:

    I guess I’ll just wait and see again.

  108. Roderick Russell Says:

    Camille - Thanks for being a long-term user!

    Believe it or not, it actually sounds like it’s your web host that is causing the lack of functionality. You might find a solution to the problem if you contact them. Looks like they may be changing PHP options and killing your functionality inadvertently. This could be a result of reconfigs on their part, or upgrades and other maintenance. They might not realize that it’s even a problem until a complaint comes in alerting them to it.

  109. Mike Hedge Says:

    is this only for wordress.org or also somehow for wordpress.com blogs too?

  110. Gloria Says:

    I am having exactly the same problem and error message as Camille.

    I wonder if she’s got it working yet.

  111. Camille Says:

    Okay, it works perfectly now! No error messages whatsoever.

    Here’s what I had to do (please see my comment 5 entries above for the two error messages I had received):

    Regarding the 2nd error message: MY FAULT. I had deactivated the plugin some time ago after it had stopped working. I reactivated it, but what I didn’t realize is that every time you deactivate it, the OPTIONS reset to the default. These are the options that specify your database name, login, and your MySpace login details. So of course it could not connect to or post to MySpace because once activated, the plugin didn’t have the correct details. I went to Options in the Wordpress admin and re-entered the correct details. Remember, this happens every time you deactivate, so make sure to re-enter your details whenever you reactivate.

    As for the 1st error message, Rod was correct in that it was with my hosting provider, and in my case, Lunarpages. Their global PHP configuration (for all customers) has safe_mode set to ON. I needed it set to OFF. (FYI: The plugin still works in spite of this error message, but I didn’t like being brought to a white page with this error message instead of back to the Wordpress admin.)

    Lunarpages gave me instructions to override their PHP settings: In my root directory (outside my public_html) folder, I created and added a file called .htaccess with the following line of code:

    suPHP_ConfigPath /home/cpanelusername/public_html/

    (Of course, I changed cpanelusername to my actual cpanel username.)

    I also created and added a file called php.ini with the following line of code:

    safe_mode=off

    I added this to both my root directory and also inside my public_html folder because I wasn’t sure where it was suppose to go. It looks like the first thing they told me to do is saying “Look for the PHP configuration settings HERE” which leads to public_html, so that’s why I put php.ini (the PHP configuration override) in public_html also.

    I don’t know the exact technical details, but it works! I hope this helps someone.

  112. Matt Says:

    Hi, I’m getting this error when I post any ideas?

    Warning: mysql_connect() [function.mysql-connect]: Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock’ (2) in /netapp/whnas-imperial/s7/s7/01169/www.divaliglassjewelry.com/webdocs/blog/wp-content/plugins/myspacecrossposter_v2_0a.php on line 414
    Could not connect:

    I’ve double checked everything, but I still can’t get the crossposting to work.

    thanks in adavance

  113. Roderick Russell Says:

    Camille - Thanks for the follow-up post and letting us know how you resolved the problem! I’m sure that others will find it helpful too!

  114. Roderick Russell Says:

    Matt - Your warning message can indicate many possible issues, all of which would reside on your web host, so I would recommend contacting them. Here’s a list, though, of problems that can be associated with that message:

    -MySQL is not actually running (not the case if WordPress is working)
    -The socket file has been removed (intentionally or accidentally)
    -No hostname is specified in the plugin admin (unlikely, as you say you’ve double checked it)
    -A server thread has died (need to restart MySQL)
    -Your account may not have proper access privileges (unlikely if WordPress is working)

    Also, if you specified your hostname in the plugin admin as “localhost”, you may be able to get around the problem by explicitly stating the hostname. You’re getting the socket file warning as a result of trying to connect via the file system. This happens when you declare “localhost”. If you explicitly state a host name it will try to connect via TCP/IP, bypassing the file system, and you won’t encounter the error.

    Nevertheless, contacting your web host is a good place to go for this one. It’s a server config issue, not a plugin issue.

  115. Matt Says:

    Thanks, I’ll look into that.

    I do have it set up as localhost, so I’ll start there.

    I thought it was a config issue, but I was sure you’d point me in the right direction.

    thanks again

  116. Roderick Russell Says:

    Matt - My pleasure! Let us know what you find! :)

  117. Matt Says:

    changing it to the right host worked like a charm (imagine that?).

    for those of you that use Earthlink for hosting, your db host name needs to be set to:

    mysql123.hosting.earthlink.net

    the username needs to be set to your db name
    password is your db password
    and the db name is your db name

  118. Roderick Russell Says:

    Thanks Matt! Glad it was such a simple fix. :) Good info for Earthlink users too!

  119. matth Says:

    Does this work on Wordpress 2.5, I just upgraded but am getting weird things happening like my pages not loading and an error with the plugin being registered as the cause of the error… any ideas?

  120. Nina Rota Says:

    I get error messages such as this:

    Warning: mysql_affected_rows() [function.mysql-affected-rows]: A link to the server could not be established in /data/12/1/15/140/1178466/user/1252957/htdocs/backuptd/wp-includes/wp-db.php on line 183

    However, Crossposter posts the blog entry on myspace anyway. But it will not crosspost anything that has html code in it even though myspace allows html code in blog posts. Will this ability be added to crossposter at some point in the future because it is a hug timesaver for me and I appreciate this plugin a great deal.

  121. Crossposting Bonanza 2008 | jasonkirk.net Says:

    [...] looks like I might be a little closer to that goal now. Last night I found a Wordpress plugin that lets me automatically crosspost to Myspace. It’s inelegant to say the least, but [...]

  122. Yohami Says:

    Hi Roderick,

    Thanks for the great plugin. I dont find the “options” panel to set up my details, and the Wordpress page doesnt mention it. Should I edit the php? probably Im missing something

    Thanks,
    Yohami

  123. blog.JacobBurke.com » Blog Archive » Testing the MySpace Crossposter Says:

    [...] I have decided to test out the MySpace Crossposter for my blog entries.  It is so hard these days to keep everyone aware of what is going on when I [...]

  124. adachan Says:

    I have tried my best to get this working, but no matter what I do, I get a white screen when I hit post. Any ideas would be greatly appreciated.

    Thanks.

  125. neva, miss feva, blogging » Blog Archive » just my luck Says:

    [...] a really cool plugin for WordPress, it doesn’t work on 2.5? If I can only get the Ask Me and MySpace Crossposter plugins to work, I’d be a happy blogger. Filed under: plugins, word [...]

  126. Some Blogging tools | Byrnesys Blabberings Says:

    [...] OK in browsers and Operating systems you can’t check them on. Check my sites example hereMySpace Cross Poster - This works as a Wordpress plugin and does what it says on the tin, it took me a few tweaks to get [...]

  127. Michael Johnson Says:

    This is a wonderful plugin that does indeed work but whenever I post a blog using WP-Admin or using Windows Live Writer I get an error although MySpace gets updated. The error I get from Windows Live Writer is: The response to the metaWeblog.newPost method received from the weblog server was invalid: Invalid response document returned from XmlRpc server

    Any ideas?

    Ignoring this minor issue, thank you for providing a great plugin.

    Michael

  128. Danny Says:

    I also get this error and i need help fixing it:

    Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/username/public_html/folder/blog/wp-content/plugins/myspacecrossposter_v2_0a.php on line 148

    Warning: Cannot modify header information - headers already sent by (output started at /home/username/public_html/folder/blog/wp-content/plugins/myspacecrossposter_v2_0a.php:148) in /home/username/public_html/folder/blog/wp-includes/pluggable.php on line 390

    Thanks!

  129. Danny Says:

    I just had my server admin look at this problem after trying everything i read above and this is what he said “it was open_basedir causing this; this should be removed or commented out in apache config.”

    He also said on other servers it could be safe mode but we tried that is it did not work. Anyway i hope this helps some people. We fixed the open_basedir in our apache config and it fixed the above warning message! I officially love this plug-in!

  130. HeroBot.net » MySpace Is Just Dirty Says:

    [...] promoter, MySpace remains a necessary evil. But I am messing around with some new WordPress-MySpace crossposting plugins, seeing if I can’t keep the MySpace community aware of things without actually popping into [...]

  131. Jorge Vega Says:

    Thanks a ton, man! Just set this up on my blog and I’m loving it.

    Props to you.

  132. Umbral Echoes Blog » My Digital Life Says:

    [...] to Livejournal when I make a post on my Wordpress-driven blog. There is also a plugin that auto-posts to MySpace, though it’s a really roughly written plugin.  I could probably do a whole post about [...]

  133. Hoodgrown Magazine Says:

    I’ve added the plugin to Wordpress 2.5.1 and it doesn’t even show up on the plugin page in order to activate it.

  134. jae@bailbondwebzine.com Says:

    Fatal error: Call to undefined function curl_init() in D:\Home\bailbondrecoveryagent\wordpress\wp-content\plugins\myspacecrossposter_v2_0a.php on line 139

    Could this be from having the wrong HOSTNAME or something?

  135. LLB Says:

    I want to say thanks for making this plugin. It works great. I also wanted to share some modifications I made, in case anyone else is interested in them.

    As I tried out both the notification and whole post modes, I came to the conclusion that what I really wanted was a combination of the two. I liked the link backs that notification offered, but I wanted to have actual content in my myspace blog, and not just the repetitive notification. Here is what I did:

    Your code (for whole post) line 521:
    $blogContent=$content;

    My modifications:
    $blogContent="“.$blogName.”“.$content.”To comment, please click here: “.$mySubject.”“;

    The changes place the linked name of your blog above the content and a request to post comments to the blog at the bottom of the content post (with the post name linked to the post).

    In addition to this, I changed the value of line 91 (the variable for enabling/disabling myspace blog comments) from 0 to 1. This will disable the comment system for crossposted entries, further encouraging readers to follow the link to the blog.

  136. LLB Says:

    Darn, the code didn’t survive posting to your comment system. I’ll try one more time:


    $blogContent="“.$blogName.”“.$content.”To comment, please click here: “.$mySubject.”“;

  137. the laughing linden branch » The code changes I made to Myspace crossposter Says:

    [...] MySpace crossposter [...]

  138. scottandrew Says:

    Cool plugin!

    I’m having the same issues as CoolB and others above. I get the following similar errors, but the post goes through to myspace all the same:

    Warning: mysql_affected_rows() [function.mysql-affected-rows]: A link to the server could not be established in /path/to/wp-includes/wp-db.php on line 183

    I haven’t pinpointed the cause of this. I’m not sure what the plugin’s interaction with the DB is supposed to be (is it just checking post status to eliminate dupes?).

  139. endlessruin.com » WordPress and MySpace? Says:

    [...] that duplicates entries between the two. Something they call autocrossposting, you can find it here http://noumenon.roderickrussell.com/myspace-crossposter-v2-released if you have trouble using it let me know, i will help you get [...]

  140. Dan Says:

    This plugin was working great until yesterday. I didn’t change anything but now I’m getting this error:

    Warning: Cannot modify header information - headers already sent by (output started at /home/701/domains/sinch.net/html/wp-content/plugins/myspacecrossposter_v2_0a.php:236) in /home/701/domains/sinch.net/html/wp-includes/pluggable.php on line 694

    Any ideas why that might be happening?

  141. Araceli Says:

    I’m getting the same error as Dan since a week or so ago. And I didn’t change anything either.

  142. Emily Says:

    I’m seeing lots of questions and no answers. Is this plugin still being supported? I’m having issues with the plugin connecting to the database - specifically, it won’t.

  143. Emily Says:

    Update: Nevermind my comment. Myspace has an rss myspace app. You can find it here:

    http://www.myspace.com/rssreader

  144. Chris Says:

    When I post I get a blank white screen that says “Could not connect” — it posts to my blog but not Myspace… what am I doing wrong?

  145. StevieD Says:

    I am excited to have found this plugin. At the moment it’s not working and I’m getting the following error. It maybe something I’m doing but if you could offer some suggestions it would be appreciated.

    Warning: mysql_connect() [function.mysql-connect]: Host ‘mdwebhostingptyltd18.theplanet.host’ is not allowed to connect to this MySQL server in /home/pmyviqtp/public_html/wp-content/plugins/myspacecrossposter_v2_0a.php on line 414
    Could not connect:

    Can’t wait to see the plugin in action.
    StevieD

  146. StevieD Says:

    I have updated the host to localhost and now it works but everytime I post I get this message:-

    We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.
    Warning: Cannot modify header information - headers already sent by (output started at /home/pmyviqtp/public_html/wp-content/plugins/myspacecrossposter_v2_0a.php:236) in /home/pmyviqtp/public_html/wp-includes/pluggable.php on line 694

    So it’s crossposting but I get the white page with the above message everytime. So maybe I’m on the right track but am still lost as to what direction to go. This error will get awfully annoying after a while.

  147. Wordpress zu Myspace Plug-In Says:

    [...] keine Sorge, ich wechsel hier nicht die Plattform, bin ja nicht bescheuert! Aber ich teste mal das Myspace Crossposter v2 Plug-In, mit dem ich automatisch mit erstellen eines Beitrags auf meinem Blog, ein Blogpost unter [...]

  148. Tony Says:

    I get the following on every post…

    We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.

    Any ideas?

  149. Dave3 Says:

    I would just like to echo the ‘excerpt’ sentiment. To be able to crosspost using the blog ‘except’ would be an amazing feature for this plugin.

    Please, if anyone out there knows of a way to do this already, please feel free to contact me.

  150. The Irredeemable Shag Says:

    I’m having the same problem. It worked for months, and now suddenly it’s not working. I’m guessing MySpace changed something on their end.

    Any assistance would be appreciated.

  151. mistic.flame » Birthday Wishes Says:

    [...] note, this is the first post I’m doing with the wordpress myspace crossposter plugin. instead of having to put up with myspace’s horible formatting bs and let wordpress copy [...]

  152. Nathan Friedly Says:

    Sweet - I’ve been looking for a way to do this for about two years.

    I had more or less settled on scraping my myspace blogs into wordpress, but whey they started redirecting all new links to myspace’s warning page, I started looking again, and this is exactly what I was looking for.

    THANK YOU!

  153. WB Says:

    Been working with the ISP, no luck, getting this error from the start, and we’ve checked and 2x checked all the config info, it’s right, plus we’ve tried variations like localhost etc…

    She’s a no workee…..

    Here’s the error -
    “Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, webmaster@stillmusic.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.”

  154. Cross posting to facebook and wordpress | digiculturetravelexpatasia Says:

    [...] to see if this shows up on my abandoned myspace blog courtesy of the MySpace Crossposter plugin for wp. I already have posts cross posting from wp to fb with the wordbook plugin / fb app. [...]

  155. ChetG Says:

    I keep getting this error:

    Warning: Cannot modify header information - headers already sent by (output started at /hsphere/local/home/bob6003/chetgassett.com/chets_blog/wp-content/plugins/MySpace Crossover/myspacecrossposter_v2_0a.php:236) in /hsphere/local/home/bob6003/chetgassett.com/chets_blog/wp-includes/pluggable.php on line 694

    I’ve checked my settings and spellings, and everything is correct, even better the posts are still going through to MySpace. I just get this obnoxious white screen when I publish. Any ideas on how to rectify?

  156. Cross posting redux: pingPressFM | digiculturetravelexpatasia Says:

    [...] worked initially but caused a few wordpress panics along the way that required turning off that plugin. I looked for another solution and came up with pingPressFM which makes use of the ping.fm API. At [...]

  157. Testing a post on Wordpress to Myspace Crossposter v2.0a | Jim Jamesson Says:

    [...] UPDATE: 2 minutes later, this sucker works! I get some errors here and there but probably an easy fix. This is kick ass! Thanks to Roderick Russell for this awesome Wordpress plugin! [...]

  158. A Glad Man’s Blog » Crossposting su MySpace Says:

    [...] a MySpace Crossposter v2 posso finalmente pubblicare automaticamente su MySpace i nuovi post del blog. Rispetto alla [...]

  159. A Glad Man’s Blog » … Says:

    [...] a MySpace Crossposter v2 posso finalmente pubblicare automaticamente su MySpace i nuovi post del blog. Rispetto alla [...]

  160. A Glad Man’s Blog » Funziona o no? Says:

    [...] a MySpace Crossposter v2 posso finalmente pubblicare automaticamente su MySpace i nuovi post del blog. Rispetto alla [...]

  161. Marc Says:

    I get the standard Error message (”we are sorry an error occurred…”) 4 times in a row, in 1 giant paragraph, and then the error message

    Warning: Cannot modify header information - headers already sent by (output started at /usr/local/www/Blog2/wp-content/plugins/myspacecrossposter_v2_0a/myspacecrossposter_v2_0a.php:236) in /usr/local/www/Blog2/wp-includes/pluggable.php on line 694

    ive seen a few people with the header information error but i haven found any solution. has anyone fixed it?

  162. Dave Says:

    For what it’s worth, I get the same error as Marc, but despite this it does seem to work. Posts are appearing in the Myspace blog.

  163. The Bearupweb » Blog Archive » MySpace CrossPoster Says:

    [...] I installed a cross-poster that links my Wordpress blog with myspace. Now my loyal fans will get updates whenever I post new [...]

  164. The Bearupweb » Blog Archive » Msyapce CrossPoster and CEH Says:

    [...] I installed a cross-poster that links my Wordpress blog with myspace. Now my loyal fans will get updates whenever I post new [...]

  165. Dawn Says:

    Mine was working fine (I’d get the error page after publishing, but it’d still post) NOW it won’t post at all. “Cannot Connect” nothing has changed. Any ideas? I double checked all the configs and I can’t figure it out. Is anyone else experiencing this? I’m wondering if it’s MS.

  166. StevieD Says:

    All of a sudden mine has stopped working the same as Dawn. The error message is: -
    Warning: mysql_connect() [function.mysql-connect]: Access denied for user ‘pmyviqtp_ozsteph’@'localhost’ (using password: YES) in /home/pmyviqtp/public_html/wp-content/plugins/myspacecrossposter_v2_0a.php on line 414
    Could not connect:

    It was working up until yesterday. I can’t work it out. Any ideas

  167. Create Digital Motion » Wordpress Plugins for Musicians Says:

    [...] Synthtopia has a little list of plugins, most interesting of which are Gigs Calendar, and Myspace Crossposter. [...]

  168. Create Digital Media » Wordpress Plugins for Musicians Says:

    [...] Synthtopia has a little list of plugins, most interesting of which are Gigs Calendar, and Myspace Crossposter. [...]

  169. Bookmarks for August 9th at dpwolf/blog Says:

    [...] MySpace Crossposter v2.0a Released - The WordPress to MySpace Auto Crossposter is a WordPress plugin that publishes all of your WordPress blog entries to your MySpace blog at the time of publication. (via Create Digital Motion) [...]

  170. links for 2008-08-09 [delicious.com] at dpwolf/blog Says:

    [...] MySpace Crossposter v2.0a Released The WordPress to MySpace Auto Crossposter is a WordPress plugin that publishes all of your WordPress blog entries to your MySpace blog at the time of publication. (via Create Digital Motion) (tags: wordpress plugin myspace blog post) [...]

  171. Crosspost to Myspace from Wordpress plugin! » Barbara Ling Says:

    [...] MySpace Crossposter Wordpress Plugin! [...]

  172. jpfdeuce Says:

    OK, I’m having consistent issues with this. On one site I use the cross poster for, I get the following error (and note the repetition of the error message):

    sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.
    Warning: Cannot modify header information - headers already sent by (output started at /home/(private)/html/wp-content/plugins/myspacecrossposter_v2_0a.php:236) in /home/(private)/html/wp-includes/pluggable.php on line 770

    BUT the cross poster is posting to the Myspace profile in question. So it works, but it doesn’t?

    But then on my personal blog and personal myspace page, I get… well, the same error (sans the 3 times repeat):

    We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.
    Warning: Cannot modify header information - headers already sent by (output started at /home/(private)/wp-content/plugins/myspacecrossposter_v2_0a.php:236) in /home/(private)/wp-includes/pluggable.php on line 770

    In this instance, there is nothing added to my myspace blog. All the login data is correct, mind you… so either I am doing something wrong or there is a setting conflict? Or maybe Myspace is endorsing the other site but not mine personally? :-p j/k

    any help appreciated.

  173. Compassionate Christianity » » Crossposting made easy Says:

    [...] more complicated, and only for those using WordPress. WordPress has a plugin available called MySpace Crossposter. Install it like any plugin, activate, and enter your settings. (If this makes no sense to you, you [...]

  174. randomrage Says:

    Same problem as Chris way up there. Get the “could not connect” error and posts aren’t forwarded to MySpace. I was wondering where all my msplinks traffic went! Did 2.6 break the plugin?

  175. Leeds Festival Says:

    exactly what i was looking for thanks a lot. Installing now :)

  176. Music, Websites & Marketing Says:

    I too am getting the white page the error message. If someone has come up with a fix for it, it would be much appreciated. I’m running WP 2.6.

  177. cadoo Says:

    yeah same issue here. 2.6.1

    any word?

  178. Paul Says:

    Hi. I followed th installation instructions, as I have with other plugins. I get the story to publish in myspace, but I still get the following white-page error:

    We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.
    Warning: Cannot modify header information - headers already sent by (output started at /home/paulcoll/public_html/jukeboxheart.com/wp-content/plugins/myspacecrossposter_v2_0a.php:236) in /home/paulcoll/public_html/jukeboxheart.com/wp-includes/pluggable.php on line 390

    Once I clear that, it should be fine…how do I fix this?

    and I am also jukeboxheart on myspace.

    Thanks

  179. paul Says:

    I still have that white screen issue, but I did get it to cross post, so went on with business as usual. I reinstalled my cross post plugin for Live Journal. After that, when I posted something, I noticed that it cross posted to LJ, but not to myspace. Any idea why? Doe sit not that I am running two cross-posting plug-ins?

    Also, I noticed the time stamp is two hours behind my local time, but I don’t see any switch to be able to modify the time stamp. Am I missin something?

  180. Stop Me Before I Crosspost Again! at Tad Dreis Says:

    [...] I have to repost my blog writings on multiple sites by hand. Thus, I’m testing out the Myspace Crossposter plugin to try and send an automatic announcement to my Myspace blog, hopefully solving the problem of [...]

  181. Tad Says:

    This plugin is awesome, thanks for taking the time and putting it together! I’ve installed it and it’s working, but with a small glitch glitch: I also use the BlogsForBands.com Gig Calendar plugin, and rather than posting the most current actual blog posting (Sept 1, 2008), Crossposter posted the calendar entry dated furthest in the future (Dec 2008). Wordpress normally knows how to sort out normal posts from data entered into the calendar plugin, but somehow the Crossposter confused them when sending the “latest” post to Myspace. Any suggestions? Thanks again!

  182. james t Says:

    Hi,

    I run wp 2.6.1 with wp-omatic and the crossposter posts about 2 of my syndicated posts and then breaks saying that the user id is wrong.

    seems to me to be a compatibility issue with wp-omatic and publish via rss

  183. “Mi Familia”… now on Facebook and MySpace « Mi Familia Says:

    [...] to the post is sent over to my Facebook and MySpace blogs. I’m using two Wordpress plugins, MySpace Crossposter and Wordbook. It was getting quite old manually cross posting the pictures and videos just so my [...]

  184. Myspace Crossposting | Matt Holmen Says:

    [...] updated into those other social networking sites.  This wordpress plugin called ‘MySpace Crossposter‘ is the first that I have read up on that looks like it might just [...]

  185. Games Freez Says:

    Any chance of developing Wordpress to MySpace Application Plugin?

  186. Darth-Cena.net - Cena Moves Dirt. Great Success. - Darth-Cena.net Says:

    [...] if you can’t beat ‘em… join them! We’ll see how this [...]

  187. Cristina Says:

    I got the same white screen message everyone else has. All my login information was correct, so any chance of a fix?

  188. Danny Says:

    We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.
    Warning: Cannot modify header information - headers already sent by (output started at /home/punkradi/public_html/blog/wp-content/plugins/myspacecrossposter_v2_0a.php:236) in /home/punkradi/public_html/blog/wp-includes/pluggable.php on line 770

    I get this error when publishing a post with the newest version of wordpress (2.6.2)

    Posts to myspace without a problem and if i edit the post no error so things work just another annoying white screen.

    Anyone fix this yet?

  189. Daniel Arellano Says:

    I am having trouble with this pluggin. I get an error and white screen that reads: Could not connect:

    I have everything as required. Can anyone offer any help

  190. Soshibi Says:

    I have the same problem as Danny.
    I caused me too much headaches to find that your plugin is not compatible to wordpress 2.6.2 and to others like twitterupdate.
    If I published a post the post.php went to a blank pages and could not redirect.
    As I deactivated your plugin, all other worked fine.

    Please update.

    Thanks

  191. Tadd Says:

    Great! Works wonderful on my 2.6.2. Great way to keep in touch with family/friends/etc - I’ve honestly had NO issues, and I”m running a heck of a lot of additional plugs. Xanga, Facebook, Twitter … a lot. So any problems others are getting seems .. weird I guess.

    Now, the only request I’d make is this: Is there a way to post just a certain snippet of the article, say the first 150 characters, and then have a “go read the article here” with a link? That way you whet the reader’s appetite and then click to finish what you have to say. I think that could be a good feature, if you continue to develop this awesome and undeniably useful plug.

  192. Chrystalline Says:

    All the talk of apps on MySpace had me start looking; this solved my problem, so it might be useful for any of you:

    http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=374131200

    (I guess this is why you’re not updating the plugin?)

  193. MySpace Crossposter plugin review for WordPress Says:

    [...] very short and quick search on Google led me to the MySpace Crossposter v2.0a plugin for WordPress.  It is almost totally what I was looking for.  As described on their site, The [...]

  194. BlueRuby » Blog Archive » wordpress x SNS Says:

    [...] wordpress用にMySpace crossposter pluginというのがあるらしい。とりあえず導入して設定。 [...]

  195. Paper May » Crosspost from WordPress to MySpace Says:

    [...] too. *happy dance* There were no problems setting this up, and it does just what it should, so far. Get the plugin for your self-hosted WordPress blog here. Sphere: Related [...]

  196. Steven Says:

    Hey, I too am running into the white screen of death when posting, but I am getting a cross post. To avoid this “error” I commenting out line 236: ” //echo $this->stdError;” which prevents the fake “error” from showing, which prevents the header error…

    This worked for like.. one post and now it doesn’t work. Perhaps an update is in order? :)

  197. Alessandro Says:

    The plugin doesn’t work anymore.

    IMHO the problem IS NOT related to WP updates, BUT with some change with MySpace “API”

    will stay tuned for update, for now i’ll keep it disabled :(

  198. Wordpress Blogs For Bands » Strange Duck - Tech Talk in Plain English Says:

    [...] MySpace crossposter is another time saver. Any posts to your blog will be immediately crossposted to your MySpace [...]

  199. Ultimate Cowboy Says:

    Arg!
    Getting “Invalid query: Table ‘199x.wp_posts’ doesn’t exist” when I got to post.

    Anyone able to help me?

    Much appreciated…

    Also: the new myspace profile editor sucks….

  200. J Says:

    hi, great plugin. I used an older version a while ago and had no problems with it. I set up a new blog and got the latest version of this plug in but the URL rewrite isn’t working in the crosspost. e.g. the URL for my block entry is http://myblog.com/new-blog-entry but on the Myspace cross post the URL is showing up as http://myblog.com/?p=99

    I’ve combed through plugin and didn’t see any obvious settings to look for the rewritten URL.

    any help? Thanks!

  201. Live Journal and MySpace Crossposter :: Local News and Newspapers Says:

    [...] = ‘FFFFFF’ var AdBrite_Border_Color = ‘FFFFFF’ Your Ad HereI am testing the MySpace Crossposter Plugin the LiveJournal Crossposter Plugin for WordPress. My Current WP Version is 2.3.3 and the plugins [...]

  202. JRS Says:

    Plugin is great! Got it to work just fine. My question is that when I blog from my email, setup through the Flickr for “Extending Flickr”, the post shows up in the WP Blog but does not cross over to MySpace. I have run several tests and it still won’t work.

    Any ideas?

  203. Mongoose Says:

    I use Myspace Toolbar Ultimate Edition, it has alot of similar features and supports both firefox and IE6 (http://www.ultimatemyspacetoolbar.com)

  204. BloggerSavvy Says:

    WP 2.7 gets a white screen when posting or editing a post. The post does go to MySpace no problem, but I do get a white screen every time (with no error messages on the screen).

    I’ve deactivated and uninstalled the plugin (for now). Anyone have a fix or update for this plugin?
    Thanks muchly!
    :)

  205. Dreamie Says:

    I’ve been trying to use this crossposter but have similar problems as above. The “n” mode works fine, however I would really prefer “w” mode to saciate the vast internet laziness. I noticed that if I post a comment in W mode, let’s say, “test”, it posts to myspace. If I post:
    “test

    test”
    It wont post to myspace. This leads me to believe that there’s a problem with the line break inclusions. I noticed you have code deleting the line breaks, and I also noticed that the code created with WP creates a “p” tag instead of a “br”… so I tried duplicating the code on the “$result” line that deletes the br and putting in “p” tags instead (also “/p” and “br /” to be thorough)
    It still didn’t work, but thought this idea might help.
    This might be around where the “W” posting problem is.

  206. Yemoonyah Says:

    Hi

    I have been looking for something like this :-)
    But when I install it I can’t activite and get this:

    Fatal error: Cannot redeclare xpost_it() (previously declared in /home/kabaithr/public_html/wp-content/plugins/myspacecrossposter_v2_0a.php:553) in /home/kabaithr/public_html/wp-content/plugins/myspacecrossposter_v2_0a.php on line 576

    thanks

  207. Firewallender // Cassie Wallender » So you’d like to start a WordPress.org blog? Says:

    [...] not everyone is going to put your blog in their RSS Reader, or even use one.  Here’s a handy MySpace Crossposter and a Live Journal Cross Poster. I also import my blog’s feed into my Facebook.  You [...]

  208. Tom Says:

    Invalid query: Table ‘worddb.wp_posts’ doesn’t exist

    Please help me figure out how to fix this. I saw someone else post it and dont see a solution in response.

  209. Bones Says:

    Will try it on a fresh Wordpress 2.7. As Firewallender said, for face book you can import your feeds, i’ll see with crossposter on myspace.

  210. die Schönheit des Simplexen » Blog Archive » crossblogging mit myspace Says:

    [...] gedacht, dass ich gerne meinen myspace-account mehr nutzen möchte. Günstigerweise habe ich ein crossblog-plugin entdeckt, so dass ab nun jeder post auch auf meiner myspace-Seite erscheint. Ich hoffe, dass mein [...]

  211. aicha Says:

    since i upgraded to wp 2.7 i have this message error each time i create a new post :

    Warning: mysql_connect() [function.mysql-connect]: Lost connection to MySQL server at ‘reading initial communication packet’, system error: 111 in /home/www/blog/wp-content/plugins/myspacecrossposter_v2_0a.php on line 414
    Could not connect:

    the post is well posted, but no more crossing with Myspace since…

  212. Remergence Says:

    Just found this plugin, I’ve been looking for something like this for ages, many thanks for the plugin…

  213. Heather B Says:

    works great thanks, the only issue i have is that it says i have the wrong username and pw for myspace but it still posted it anyways

  214. punkassjim Says:

    For the majority of posters who say that they’re getting the “We’re sorry but an error has occurred” message, yet the cross-post is actually working: this is actually easy to fix (or at least put a band-aid on it).

    In the PHP plugin file (myspacecrossposter_v2_0a.php), you can simply comment out the error reporting, and the if-then statement that follows it. So, comment out lines 228-239, and also line 242. For the un-initiated, “commenting it out” just means you need to put # at the beginning of the line.

    Of course, error reporting is a great thing to have, when it works. So yes, this is a band-aid solution. But I haven’t got time to dick around with it more than that. So, I hope this helps some of you.

    Also, if you’re getting the mysql_connect() error message, that probably means your database access credentials got hosed from the plugin. Go back into the settings panel for this plugin, and make sure you’ve got the right stuff in there.

  215. TaTonka Says:

    Do you have a working version for WP 2.7? This version ends up in a whitepage of death.

  216. Brandon Says:

    Yeah, all this does for me is download “myspacecrossposter_v2_0a.php”.

  217. Heather B Says:

    this was working good but my last two post from the last 2 days are not on myspace :( any clues?

  218. amuletts Says:

    I’m getting an error message when I try to post and the post does not go over to myspace. The message is:

    Fatal error: Call to undefined function curl_init() in /home/epicfail/public_html/wp-content/plugins/myspacecrossposter_v2_0a.php on line 139

    What do I need to do to fix it?

  219. David Says:

    Hi there,
    This plugin was working great for me too. Although a while ago I found that when I published a post from within Wordpress (I’m using 2.7), I was returned a page with nothing but the text “Could not connect”, and predictably, the posts aren’t making it across to Myspace.

    Hope this can be overcome!

    Thanks for the plugin anyway :)

  220. Diva Shoe Fetish Says:

    The plug-in was working great for me, I installed the latest update and none of my post have made it to myspace since.

    Hope everything gets worked out soon.

  221. Matthew Ebel Says:

    Yeah, this plugin does not work for me either, and I’m only running WP 2.6. I get a flood of “check your password” errors when I try to post a new entry, but my connection info is all correct.

    The only thing I can think is that “localhost” doesn’t work for the local database server field. Other than that, it may just be that MySpace has evolved some new retardation.

    Pax,
    Matthew

    http://matthewebel.com
    http://matthewebel.net

  222. Jizza Says:

    I am getting the Standard Error Message: “We’re sorry but an error has occured, please check your user name and password. If you are sure this is correct this may be due to myspace, please try again later. if you continue to recieve this error please contact the developers with the following information : your name and email, what function you were attempting to use, page that error occured.” Everything is correct is it the code? I am using the newest download. Let me know!

  223. Duke ironside Says:

    I got the problem, that the plugin doesn’t even appear in my plugins management screen, although it is installed correctly. Any ideas? All my other plugins just work fine.

  224. John Says:

    im getting the “can not connect” error message.
    I have no clue as to what i fill out in the settings area. It would be nice if you could cover that for me.

  225. Diva Shoe Fetish Says:

    I am getting the same error message as Jizza also, plus none of my post have made it over to myspace since the new upgrade. I have made like 10 new post on my site that haven’t made it to myspace. Please Help??

  226. David Says:

    For some reason, posting works fine, I get no errors, but the posts never make it over to myspace. I know that the db credentials are good, I know that my myspace credentials are good. I’ve tried setting it to both ‘n’ (notification) and ‘w’ (whole post) modes, but either way get no luck. Since there are no error messages, I have no way of troubleshooting this.

  227. David Says:

    Hmm, it’s blatantly not even trying to post this. I went back in and screwed up the mysapce credentials intentionally to see if I got an error message. I created a new post, I hit publish…and I got a success message from wordpress. No error, no nothing. I’m guessing this plug-in is never even being invoked.

  228. Liam Says:

    Hi I downloaded the most recent version of your plugin un zipped it and put it in the plugins folder. It does not appear as an option to activate. Not at all. Am I missing something?

    Thanks, L

  229. Nate Says:

    this plugin is exactly what I needed, however I am using the latest version of wordpress and current myspace account and after making a post I don’t see anything change on my page. Is there code that I’m missing or is the code put in place automatically? Please let me know what can be done to fix and if there is an update I need to install!

    Thanks!

  230. Nate Says:

    Just from some online searches it appears that this plug-in stopped working around January 6th or 7th. I think myspace changed something and the plug-in needs to be updated. If anyone knows of a bug fix please let me know!

  231. Nebuleux Says:

    Same issue, seems myspace has blocked the crossposting app. No sql errors no feedback, just no push.

  232. VanBlumreich.com » Crossposting to MySpace Says:

    [...] to a wonderful plug-in called MySpace Crossposter, all blog entries made here will be forwarded to my Myspace blog and site, found here: [...]

  233. VanBlumreich.com » Online Carbon Footprint Says:

    [...] to a wonderful plug-in called MySpace Crossposter, all blog entries made here will be forwarded to my Myspace blog and site, found here: [...]

  234. Chelle Says:

    Adding myself to that list of no nothing anymore.

  235. Кросспостинг « Sultanaev.ru Says:

    [...] самое, регистрируемся и устанавливаем, настраиваем плагин под WordPress. Если возникнут проблемы с кодировкой - [...]

  236. Testing MySpace Crossposter v2.0a | Holotropik Says:

    [...] I am testing the MySpace Crossposter v2.0a, information about this Wordpress Plugin can be found here: http://noumenon.roderickrussell.com/myspace-crossposter-v2-released [...]

  237. MySpace Crossposter | Papu’s-Blog Says:

    [...] Crossposterってのがあった。 MySpace Crossposter v2.0a Released [...]

  238. fretbuzz Says:

    I am a new victim of the everything is fine in WP but Nothing posts in MySpace. I even tried changing my myspace password, but the plugin doesn’t act like it is even connecting.

  239. Christopher Joel Says:

    Hey Roderick,

    I really like the idea of your plugin, unfortunately it doesn’t seem to work. I’d like to endorse your plugin in my upcoming book, but I won’t endorse something that doesn’t work for me. Could you take a look and get it to work with 2.8?

    Thanks,
    CJ

  240. ian Says:

    same - no error - no myspace post - can you help?

  241. ian Says:

    Plugin here that does work to post to FB, MySpace & Twitter http://www.gilfether.com/socialite/

  242. Chris Gordon Says:

    I will hire someone to fix this plugin. Help me pay for it by visiting my site: http://www.browardtherapy.com. It is a pay-per-click site (hint hint).

    I posted a project on Scriptlance and will post the fix when I get it.

    Chris

  243. MySpace Friend Adder Says:

    Hard to beleive, but true it is LOL…. Thanks Again

  244. Robert L Bryant – Blog » Blog Archive » Still Integrating Things Says:

    [...] Oh, here’s the link to said plugin: Myspace Crossposter [...]

  245. twitter proxy Says:

    Thanks For keeping it on point!

    Best Regards

  246. Nino Natividad Says:

    Wow.. this is really great. Thanks for sharing this great information.

    Nino Natividad

Leave a Reply



Top incoming search terms for this post

 myspace crossposter (420)  wordpress myspace (164)  myspace wordpress plugin (158)  wordpress myspace plugin (93)  myspace letter symbols (85)  wordpress to myspace (77)  myspace wordpress (76)  myspace plugin (68)  myspace (59)  myspace plugins (53)  wordpress plugin myspace (38)  myspace cross poster (37)  myspace plugin wordpress (35)  plugin myspace (31)  wordpress myspace crosspost (30)  wordpress myspace crossposter (29)  myspace crosspost (26)  myspace hash (25)  crossposter (23)  myspace plugin for wordpress (21)  wordpress crossposter (19)  export myspace blog (19)  "view private myspace blogs" (15)  myspace wordpress crossposter (14)  wordpress on myspace (13)  myspace to wordpress (13)  "view private myspace blog" (12)  crosspost to myspace (12)  wordpress and myspace (12)  MySpace Crossposter (11)  wordpress myspace cross poster (11)  myspace and wordpress (11)  wordpress crosspost myspace (10)  wordpress myspace cross post (10)  myspacecrossposter (10)  export myspace blog to wordpress (10)  computers internet blog (9)  myspace wordpress crosspost (9)  wordpress plugins myspace (9)  export wordpress to myspace (9)  myspace crossposter wordpress (8)  plugins myspace (8)  wordpress to myspace blog (8)  crosspost myspace (7)  wordpress myspace crossposting (7)  cross post to myspace (7)  wordpress plugin myspace blog (7)  MySpace WordPress Plugins (7)  myspace crossposter not working (7)  "export myspace blog" (7)  wordpress post to myspace (7)  wordpress plugin for myspace (7)  myspace blog to wordpress (7)  crosspost livejournal myspace (6)  MySpace Crossposter Options (6)  myspace facebook crossposter (6)  myspace heading symbols (6)  automatically post to myspace blog (6)  myspace blog plugin (6)  0a (6)  link wordpress to myspace (6)  myspace blog wordpress (6)  plugins for myspace (6)  wordpress myspace blog (6)  Wordpress Blog on Myspace (6)  wordpress myspace integration (6)  wordpress blogs (6)  myspacecrossposter_v2_0a.php on line 414 (5)  all (5)  symbols for myspace name (5)  "private myspace blog" (5)  myspace header symbols (5)  "how to view a private myspace page" (5)  wordpress myspace crosspost plugin (5)  wordpress myspace plugins (5)  wordpress to myspace plugin (5)  plugin wordpress myspace (5)  myspace.com (5)  myspace cross poster plugin (5)  crosspost to myspace blog (4)  myspace crosspost wordpress (4)  "view private blog" (4)  export myspace blogs (4)  WordPress crosspost to MySpace (4)  letter symbols for myspace (4)  connect wordpress blog to myspace (4)  MySpace Crossposter plugin (4)  put wordpress on myspace (4)  wp myspace plugin (4)  myspace v2 (4)  configure myspace crossposter (4)  wordpress in myspace (4)  post wp blog on myspace (4)  MySpace Crossposter Plugin for WP (4)  facebook crossposter (4)  myspace crossposter wordpress plugin (4)  wordpress blog to myspace (4)  wordpress myspace blog plugin (4)  "post to myspace blog" (4)  wordpress for myspace (4)  myspacecrossposter_v2_0a.php (3)  myspace cross post (3)  wp crossposter (3)  crosspost wordpress myspace (3)  "myspace crossposter" (3)  rsquo myspace (3)  ASCII SYMBOLS FOR MYSPACE (3)  view private myspace blogs (3)  curl myspace (3)  crosspost myspace livejournal (3)  View Private Myspace comments (3)  automatically post to myspace (3)  crosspost wordpress to myspace (3)  connect wordpress with myspace (3)  LiveJournal Crossposter Wordpress (3)  wordpress to myspace crossposter (3)  wp plugin myspace (3)  miranda myspace plugin (3)  myspace login (3)  update myspace blog automatically (3)  cross post livejournal myspace (3)  crosspost myspace wordpress (3)  myspace profile V2 (3)  wordpress crosspost (3)  myspace wordpress plugin (3)  wordpress myspace poster (3)  livejournal myspace crosspost (3)  mysql123.hosting.earthlink.net (3)  wordpress plugins (3)  myspace login curl (3)  automatically post wordpress to myspace (3)  myspace plug in (3)  lunarpages CURLOPT_FOLLOWLOCATION (3)  myspace wordpress cross poster (3)  myspace plugins for wordpress (3)  myspace auto message (3)  my space (3)  wordpress+myspace (3)  www.jouporn.com (3)  wordpress update myspace (3)  myspace version 2 (3)  twitter myspace crosspost (3)  Plugin Myspace for wordpress (3)  myspace wordpress blog (3)  Connect wordpress and myspace (3)  Myspace crossposter help (3)  myspace v2 codes (3)  wordpress plugin to post automatically to myspace (3)  myspace wordpress (3)  livejournal to myspace crosspost (3)