Viewing 7 replies - 1 through 7 (of 7 total)
  • Hello, alvaro05,

    Are you experiencing this problem with the Grooveshark WordPress plugin, or are you just trying to add grooveshark code manually in your posts?

    Thread Starter alvaro05

    (@alvaro05)

    The WordPress plugin doesn’t work for me, if I try to search for a song it says: “Error Code -4. Please try again.” and if I try to put my user and password in the Grooveshark Plugin Options it says: “Error Code Could not authenticate login information. If this problem persists, you can e-mail roberto.sanchez@escapemg.com for support.”

    So yes, I’m introducing the code manually in my posts.

    Thanks.

    Thread Starter alvaro05

    (@alvaro05)

    I think the problem is not grooveshark. I can’t even insert more than one image. Also, the image inserted creates a link to the post, I don’t know how to change that. This is how the image is in the post:
    <img class="align = left alignleft" title="s" src="/img/Playlists/Blalock/2010%20-%20July.jpg" alt="" width="300" height="300" />

    Anyone knows where the problem is?
    Thanks

    About your plugin problem, do you have cURL installed on the machine you use to host wordpress?

    As for the image, this:

    class="align = left alignleft"

    looks a little suspect. Try adding the image to your post with that section removed.

    Thread Starter alvaro05

    (@alvaro05)

    I solved the problem with grooveshark and other images, it was in the index.php. I can’t really explain where was it, I just replaced it with the original index.php from the theme.

    The link in the image was also in the index.php, I had to change:
    $flg_img_forcelink = true;
    to $flg_img_forcelink = false;

    Thanks!

    Glad to hear you got it sorted out. If you experience any further problems with the plugin, feel free to shoot me an email.

    I’m getting the following error message – “Error Code -4. Please try again.” – when I try to add a song to a post. Why is this?

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Grooveshark doesn't display with images at the same post’ is closed to new replies.