Quantcast
Channel: Kodi Community Forum - All Forums
Viewing all articles
Browse latest Browse all 84004

Adding button to Confluence results in blank window

$
0
0
Hello,

I'm attempting to add a simple button to my home screen which goes to a specific videos share. I'm following this tutorial:
http://wiki.xbmc.org/index.php?title=HOW...o_the_Menu

In sources I have:
Code:
<source>
            <name>Torna</name>
            <path pathversion="1">smb://winserver/Torna/</path>
        </source>

In the Home.xml I have:

Code:
                    <item id="190">
                        <label>Torna</label>
                        <onclick>ActivateWindow(Videos,Torna,return)</onclick>
                        <icon>-</icon>
                        <thumb>-</thumb>
                    </item>

When I launch XMBC, I see the button, however when I click on it I just get this:
[Image: captureem.png]

I feel like a noob, although I can't see what's wrong and have checked everything I can think of, including other forum posts.

Thanks,

hades

Viewing all articles
Browse latest Browse all 84004

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>