Forum Replies Created

Viewing 15 replies - 1 through 15 (of 24 total)
  • Forum: Plugins
    In reply to: WP iTunes
    Thread Starter lucky33

    (@lucky33)

    looks like the php isn’t getting interpreted on your page, maybe because you have a space between the ‘<‘ and the ‘?’ at the start of your tag…take that out and it should be happier…also, if you want 50 songs, just change the 10 in the function to 50…

    Forum: Plugins
    In reply to: WP iTunes
    Thread Starter lucky33

    (@lucky33)

    Ok, so everyone knows, I just finished up WP iTunes v1.1…you can get it at https://www.lucky-33.com/scripts/plugins/wp-itunes…The two main things added are the CURL support to help the users having trouble with the amazon art…i also added support for caching the album art locally to help speed things up…let me know if you have any problems with it…thanks for all the feedback

    Forum: Plugins
    In reply to: WP iTunes
    Thread Starter lucky33

    (@lucky33)

    zeeg, i’ve noticed that same problem…i’ve talked to the developers of iTunesBlogger, and the only thing they mentioned is to make sure you don’t have a beta version of the .Net framework installed…however, i double-checked that on one of my machines, and i still have that problem where iTunes gets locked…basketball, you may be having the same problem, i’m not sure…

    Thread Starter lucky33

    (@lucky33)

    thanks for the heads up…should be fixed now

    Forum: Plugins
    In reply to: WP iTunes
    Thread Starter lucky33

    (@lucky33)

    the table gets created the first time that iTunesBlogger posts a playing song to your site…

    Forum: Plugins
    In reply to: WP iTunes
    Thread Starter lucky33

    (@lucky33)

    that should be all you have to put in the output file…have you looked in the database and seen if there are any songs in the wp_itunes table? if there are no values there, something is not set correctly between iTunesBlogger and your WordPress install…it could either be the $itunes_key value, or the URL is not pointing to the correct path on your site…

    Forum: Plugins
    In reply to: WP iTunes
    Thread Starter lucky33

    (@lucky33)

    silly question, but does $limit have a value in the output code above? try putting a value in there, like 3 or just leaving it as ‘<?php get_wp_itunes(); ?>’…

    Forum: Plugins
    In reply to: WP iTunes
    Thread Starter lucky33

    (@lucky33)

    dawson, the line in iTunesBlogger looks fine, it looks like there is some problem with the database query to retrieve the iTunes tracks…Do you know what version of mySQL your host is running? also, is the table named something like wp_itunes in your database, or whatever the prefix is for all your other wordpress tables?

    Forum: Plugins
    In reply to: WP iTunes
    Thread Starter lucky33

    (@lucky33)

    the table is created the first time iTunesBlogger posts a song to your blog…this is probably something i need to correct in the future…oshkoshposhjosh had a problem with the URL setting in iTunesBlogger, so it was not correctly posting any songs to his blog…i would start checking there

    Forum: Plugins
    In reply to: WP iTunes
    Thread Starter lucky33

    (@lucky33)

    magoo, sounds like you haven’t activated the plugin in the admin…that is the only reason i can think of why you would get the undefined function error…

    Forum: Plugins
    In reply to: WP iTunes
    Thread Starter lucky33

    (@lucky33)

    hesed: without looking at it, I would guess Recent tunes would be your best choice. iTunesBlogger simply makes a GET request to your site, and it looks like Recent tunes would allow you to do the same thing. However, I don’t have a Mac, so you would be on your own figuring it out to work with WP iTunes. Good luck with this and let us know how it goes.

    Forum: Your WordPress
    In reply to: lucky33
    Thread Starter lucky33

    (@lucky33)

    you can read about the ‘more info’ thing here

    Forum: Plugins
    In reply to: WP iTunes
    Thread Starter lucky33

    (@lucky33)

    I’m not sure what would be wrong with iTunesBlogger…it has always worked ok for me…i would suggest e-mailing the developers or leaving a question on their site…

    Forum: Your WordPress
    In reply to: lucky33
    Thread Starter lucky33

    (@lucky33)

    if anybody is interested, i posted the iTunes plugin here

    Forum: Your WordPress
    In reply to: nicolesutherland.com
    Thread Starter lucky33

    (@lucky33)

    p.s. if anybody is interested in the iTunes plugin, I just posted it here

Viewing 15 replies - 1 through 15 (of 24 total)