Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)
  • Oops, forgot to login. That was me in case you couldn’t guess…

    I updated to 1.0b15, and Gallery plays nice with CGA. I now would like to use Whattunes to format my Recent Tunes data, but I am getting a T-STRING error which I cannot seem to resolve. I copy/pasted the recommended PHP code from the whattunesReadme.htm, but it does not seem to be working for me. This is the error that I am getting:
    Parse error: parse error, unexpected T_STRING in /home/sasane/www/www/blog/index2.php on line 114
    Line 114 is the third line in the follwing code:
    <?php
      if (function_exists("getWhatsPlaying")) // then we can use it
      {
        $amaAlbum = getWhatsPlaying(true, true);
        if ($amaAlbum)
        {
          start_block("Now Playing", "now-playing", "li");
           echo '<br>';
           echo $amaAlbum;
          end_block();
        }
      }
    ?>

    The only character on this line is the “{“, I have tried altering the code in a bunch of ways, but I continue to get this error. Any ideas?

    David,
    Using the link that you provided above, I am getting an error message.

    Fatal error: Call to undefined function: unhtmlentities() in /home/httpd/vhosts/chait.net/httpdocs/download.php on line 91

    Thanks

    David,
    I downloaded a fresh version (CG-POWERPACK-1.0b14) from your site, but the unhtmlentitites line is still in there on line 221 of helper_fns.php. Can you upload the updated files, or email them to me? I will try it out, and if I continue to get errors I humbly take you up on your offer to poke around my site.
    Thanks
    Steve
    @
    sasane
    .com

    David,
    Thanks for the assistance. After playing around a bit with KT today, and having little success, I did a search for other solutions. I found another program, Recent Tunes, which I was able to set-up successfully in less than five minutes. I have got it working on a secondary index page (index2.php), but I have yet to add any formatting to it. I need to add the div to the css…
    Would I be able to use whattunes on the front end of this to work some of the formatting? I would really like to display the album cover if possible. Does this require using the cg-amazon plugin?
    You can see the output at this temporary page index2.php, and on the Recently played page.
    Thanks

    Thanks Beel
    Part of the problem is that I am on a Mac, and iTunesBlogger is a PC program. I can get Kung-Tunes to parse the data to tab delimintated, but now I cannot get the files to find each other. I haven’t even tried to add it to my index yet, as I want to see that I can get results from the wp-content/plugins/cg-plugins/tracktunes.php URL first.
    It looks like it might jsut be easier to do it all with Kung-Tunes and some PHP. I am going to hop back on this later with a fresh mind…

    I am having a problem setting these up….
    I am trying to start with whattunes, but I am a bit unsure how to create the tracktunes.txt file. Is there a way to do this with Kung-Tunes for Mac?
    I tried creating a few by hand, but even though there is a tracktunes.txt file in my cg-plugin directory, I get this message The /home/sasane/www/www/blog/wp-content/plugins/cg-plugins/tracktunes.txt file is empty or doesn’t exist. But it does…can someone post an example of what the contents of the text file should look like so that I can try to get Kung-Tunes to emulate it?
    Thanks

    Forum: Fixing WordPress
    In reply to: Login Trouble

    What browser are you using?
    This has happened to me a few times while using Safari on my iMac. I have found that reloading my browser tends to help. I usually just switch browsers though, and login with Firefox. I find that Firefox works better with the Quicktags anyway…. I am not sure what the issue is with this, but it is a bit odd.

    Thread Starter sasane

    (@sasane)

    The options are really limitless with this…
    You could hack in the Ten Commandments to help remind you not to kill and such…
    You could enter quotes from the Tao Te Ching or the Buddha if you are looking for harmoney while editing your blog.
    There is always Monty Python or Batman quotes if a little humor helps you loosen up…
    If you are concerned about your writing skills, how about entering in a list of grammar rules that you tend to forget…
    I am sure that I will tire of Ren & Stimpy after a while, and then who knows…

    Thread Starter sasane

    (@sasane)

    You caught me with my pants down for a minute. I will have to get back to that Last-Visit hack when I have more time…

Viewing 10 replies - 1 through 10 (of 10 total)