Problems with trying to use the 'The Audio' theme with version 2.0.4

Hi!
I recently upgraded/updated my Omeka to version 2.0.4 (from 1.5.3); and all is good, but I am unable to utilize the 'The Audio' theme with the newest version 2.0.4.
I looked at the documentation and noticed it is tested for 2.0
Is this theme not usable with 2.0.4? and only tested up to version 2.0 (specifically)?
Thanks, I appreciate any help!

Mike

Could you tell more about the issue -- what does or does not look right, and any error messages?

This was built by our friends at The Popup Archive, so submitting an issue on their github page might also help.

Hi Patrick!
Thanks for the response.
Just to give you some back-story:

I was running 1.5.3; and recently did an upgrade to version 2.0.4. However, when I change the 'Appearance' through the admin dashboard to switch over to use The Audio theme, I get only a blank page when I visit the site(absolutely nothing- not even a 404 or 500 error). I can use the Berlin, Thanks Roy, and Seasons with no problems- but that's it.
Any thoughts?
Thanks!
Mike

Here are some updates- I activated all of my plugins, and now when I go to visit the public site, this is the error message I receive:

Warning: array_keys() [function.array-keys]: The first argument should be an array in /home3/tarblear/public_html/application/libraries/Omeka/Db/Table.php on line 132

Warning: Invalid argument supplied for foreach() in /home3/tarblear/public_html/application/libraries/Omeka/Db/Table.php on line 358

Fatal error: Class 'collection' not found in /home3/tarblear/public_html/application/libraries/Omeka/Db/Table.php on line 519

Has anyone with this or similar problem figured out how to correct this issue?

My particular issue:

Currently have 2.0.4 installed (never upgraded from previous version), the Roy, Seasons, Berlin, and Minimalist themes work when selected. Easy Colour and The Audio reveal no error, just simply display a white screen...

As the collection I'm working with is predominantly audio I'd like to give this theme a try...

Thanks!

p.s.

I've tried deleting and re-installing this theme and still have the same problem.

Not sure if this will be of use, but here's the source code when having The Audio selected:

<!DOCTYPE html>
<html lang="en-US">
<head>
    <meta charset="utf-8">
        <meta name="description" content="Trial run for Nashville online audio archive" />

    <title>NPL Boombox | Boombox</title>

    <link rel="alternate" type="application/rss+xml" title="Omeka RSS Feed" href="/boombox/testsite/items/browse?output=rss2" /><link rel="alternate" type="application/atom+xml" title="Omeka Atom Feed" href="/boombox/testsite/items/browse?output=atom" />
<!-- Plugin Stuff -->

<!-- Stylesheets -->
    <link href="http://jaredbrennan.net/boombox/testsite/plugins/ExhibitBuilder/views/public/css/exhibits.css" media="all" rel="stylesheet" type="text/css" >
<link href="http://jaredbrennan.net/boombox/testsite/themes/the-audio/css/normalize.css" media="all" rel="stylesheet" type="text/css" >
<link href="http://jaredbrennan.net/boombox/testsite/themes/the-audio/css/style.css" media="all" rel="stylesheet" type="text/css" >
<link href="http://fonts.googleapis.com/css?family=Crimson+Text|Allerta" media="all" rel="stylesheet" type="text/css" >
<!-- JavaScripts -->

Here's the source code when minimalist theme (which does work) is selected:

<!DOCTYPE html>
<html lang="en-US">
<head>
    <meta charset="utf-8">
        <meta name="description" content="Trial run for Nashville online audio archive" />
            <title>Boombox · NPL Boombox</title>

    <link rel="alternate" type="application/rss+xml" title="Omeka RSS Feed" href="/boombox/testsite/items/browse?output=rss2" /><link rel="alternate" type="application/atom+xml" title="Omeka Atom Feed" href="/boombox/testsite/items/browse?output=atom" />
    <!-- Plugin Stuff -->

    <!-- Stylesheets -->
    <link href="http://jaredbrennan.net/boombox/testsite/plugins/ExhibitBuilder/views/public/css/exhibits.css" media="all" rel="stylesheet" type="text/css" >
<link href="http://jaredbrennan.net/boombox/testsite/themes/minimalist/css/style.css" media="all" rel="stylesheet" type="text/css" >
    <!-- JavaScripts -->
    <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script>
<script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/jquery-ui.min.js"></script>
<script type="text/javascript">
    //<!--
    jQuery.noConflict();    //-->
</script></head>

<body id="home" class="page simple-page">
        <div id="wrap">

        <header role="banner">

            <div id="search-container">
                <form id="search-form" name="search-form" action="/boombox/testsite/search" method="get">    <input type="text" name="query" id="query" value="">        <input type="submit" name="" value="Search"></form>
            </div><!-- end search -->

            <div id="site-title"><a href="http://jaredbrennan.net/boombox/testsite">NPL Boombox</a>
</div>

            <nav id="top-nav">
                <ul class="navigation">

<li>
        <a href="/boombox/testsite/artists">Browse Artists</a>
    </li>
<li>
        <a href="/boombox/testsite/contribute">Contribute</a>
    </li>
<li>
        <a href="http://library.nashville.org/">NPL Home</a>
    </li>
<li>
        <a href="/boombox/testsite/faq">FAQ</a>
    </li>
<li>
        <a href="/boombox/testsite/temp_site_development">Site Development</a>
    </li>
<li>
        <a href="/boombox/testsite/workflow">Workflow</a>
    </li>
            </nav>

        </header>

        <article id="content">

            <div id="primary">
  <h1>
  Boombox  </h1>
    <h2 style="text-align: left;">A Nashville Public Library joint</h2>
<p> </p>
<p> </p>
<p> </p></div>

        </article>

        <footer>

            <nav id="bottom-nav">
                <ul class="navigation">

<li>
        <a href="/boombox/testsite/artists">Browse Artists</a>
    </li>
<li>
        <a href="/boombox/testsite/contribute">Contribute</a>
    </li>
<li>
        <a href="http://library.nashville.org/">NPL Home</a>
    </li>
<li>
        <a href="/boombox/testsite/faq">FAQ</a>
    </li>
<li>
        <a href="/boombox/testsite/temp_site_development">Site Development</a>
    </li>
<li>
        <a href="/boombox/testsite/workflow">Workflow</a>
    </li>
            </nav>

            <div id="footer-text">
                                                <p>Proudly powered by <a href="http://omeka.org">Omeka</a>.</p>
            </div>

        </footer>

    </div><!-- end wrap -->
</body>
</html>