HEADS UP: Filling a list from a directory/plugin
Hi everyone.

I use content static for plugin of categories VIDEO. And get error below:
PHP Code:
ERRORXFILE::CDirectory::GetDirectory Error getting 


I use:
PHP Code:
<variable name="Name_Category">
        <
value  condition="Container.Content(Episodes) + Control.IsVisible(650)">plugin://categorryepisodes</value>
        
<value  condition="Container.Content(TVShows) + Control.IsVisible(650)">plugin://categorrytvshow</value>
        
<value  condition="Container.Content(Movies) + Control.IsVisible(650)">plugin://categorrymovie</value>
        
<value></value>
</
variable>

<
content target="Videos">$VAR[Name_Category]</content

Examle: I click on control static, from content Episodes window to content Movies window. It still pass to window, but It has a error.
PHP Code:
54:01 T:1996  NOTICEThread BackgroundLoader startauto deletefalse
16
:54:01 T:3132  NOTICEThread LanguageInvoker startauto deletefalse
16
:54:01 T:4288   ERRORXFILE::CDirectory::GetDirectory Error getting
16
:54:01 T:3132  NOTICE: -->Python Interpreter Initialized<-- 

Update:
Current window is content TVShows, current content statics is folder (link active content Episodes window). When I click item content static so that show content Episodes window and get error above. But Episodes window and static content of Episodes window still load and show ok. :|
Thanks for reading. My English is not good.
Reply


Messages In This Thread
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-01-08, 06:10
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-01-08, 13:41
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-01-08, 14:16
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-01-09, 20:44
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-01-09, 21:10
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-04-04, 01:22
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-04-04, 13:44
RE: HEADS UP: Filling a list from a directory/plugin - by removed151214 - 2014-04-04, 14:46
RE: HEADS UP: Filling a list from a directory/plugin - by luka - 2014-08-09, 12:09
Logout Mark Read Team Forum Stats Members Help
HEADS UP: Filling a list from a directory/plugin1