submenu editor

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Kobazz Offline
Senior Member
Posts: 235
Joined: Dec 2003
Reputation: 0
Location: The Netherlands
Post: #1
submenu editor doesnt work anymore with the latest builds. any fixed versions available out there?

real_men_don't_need_spacebars.
find quote
Asteron Offline
"Skilled" Python Coder
Posts: 933
Joined: Feb 2004
Reputation: 0
Post: #2
if someone fixes it, it also needs to support the xml inheritance. in pmiii ntsc derives its dialogsubmenu.xml from the pal folder but the script looks for it in the ntsc folder.
find quote
HarshReality Offline
Posting Freak
Posts: 1,557
Joined: Jan 2005
Reputation: 0
Post: #3
odd mine works fine... can you give me an exact build date as i am using 2-11

[Image: x3.jpg]
find quote
solexalex Offline
Skilled Python Coder
Posts: 706
Joined: Jul 2004
Reputation: 6
Post: #4
i noticed some bugs with some other script on recent builds...
i've got a script running here on my xbmc but not on a xbmc of a friend...
find quote
HarshReality Offline
Posting Freak
Posts: 1,557
Joined: Jan 2005
Reputation: 0
Post: #5
ok so, if i have it working and you have it working but your buddy doesnt.... perhaps you should look for dis similarities between yours and his rather than ask for the script to be unbugged.

[Image: x3.jpg]
find quote
Livin Offline
Posting Freak
Posts: 3,432
Joined: May 2004
Reputation: 17
Location: above ground
Post: #6
i've tried running that script on about 4-6 builds now... never worked, always get some error (cannot remember now) so ijust don't use it... all fixed! :nuts:

I'm not an expert but I play one at work.
find quote
smuto Offline
Senior Member
Posts: 241
Joined: Sep 2004
Reputation: 2
Post: #7
Quote: - 25-01-2006 added: <onclick> (replaces <execute>)

it's easy to fix
just find and replace in text editor
execute to onclick

[Image: 1.png]
find quote
skilltronix Offline
Junior Member
Posts: 29
Joined: Sep 2005
Reputation: 0
Post: #8
hi,

anytime i try to run this script it says it can't find dialogsubmenu.xml in the pmiii skin, anyone have a similar problem or a solution?

thanks
find quote
Livin Offline
Posting Freak
Posts: 3,432
Joined: May 2004
Reputation: 17
Location: above ground
Post: #9
(skilltronix @ feb. 16 2006,07:28 Wrote:hi,

anytime i try to run this script it says it can't find dialogsubmenu.xml in the pmiii skin, anyone have a similar problem or a solution?

thanks
that is the error i have always had... oh well.

I'm not an expert but I play one at work.
find quote
Asteron Offline
"Skilled" Python Coder
Posts: 933
Joined: Feb 2004
Reputation: 0
Post: #10
(asteron @ feb. 14 2006,11:29 Wrote:if someone fixes it, it also needs to support the xml inheritance. in pmiii ntsc derives its dialogsubmenu.xml from the pal folder but the script looks for it in the ntsc folder.
it's because of this.
find quote
Post Reply